Edgio

Security Dashboard

The Security dashboard provides the means through which you may perform a historical analysis of:
  • Recent threats to site traffic.
  • Recent trends in bot traffic detection.
  • Recently rate limited requests.
  • Recent rate limiting enforcement events.
Log data is retained for 30 days for most security solutions. The exception is Security Insights which only retains data for 7 days.
To view the dashboard
  1. Navigate to the Security dashboard.
    1. From the Edgio Console, select the desired organization.
    2. Click Security.
    By default, the dashboard displays the sum of events across your entire security configuration.
  2. Optional. Filter the dashboard to view a different set of events by clicking on the desired event type.
    • Total Events: View consolidated statistics across your entire security configuration.
    • WAF Events: View statistics for requests that violate an access rule, custom rule, or managed rule.
    • Bot Events: View statistics for requests identified as bot traffic.
    • Rate Events: View statistics for rate limited requests and enforcement events.
  3. Optional. Define the dashboard’s time period by performing either of the following steps:
    • Select Custom time range and then define a start and end date / time.
    • Select a predefined time range (e.g., Last hour, Last 2 days, or Last 7 days).
Focus on relevant or critical events by applying one or more filter(s) to the dashboard.

Total Events View

The Total Events view shows consolidated statistics across your entire security configuration. Use this view to identify patterns across your entire security configuration.

WAF Events View

A WAF event occurs when an access rule, custom rule, or managed rule is violated. It allows you to:
  • Visualize the time periods during which site traffic is most heavily targeted.
  • Understand the variety, frequency, and severity of illegitimate traffic.
  • Identify the countries from which illegitimate traffic originates.
  • Identify key individual offenders by their IP address.
  • Learn detailed information on the types of attack being mounted against your site.
Learn about WAF log events.

Bot Events View

A bot event occurs when a bot manager rule is violated. Analyze recently detected bot traffic to
  • Visualize peak bot traffic time periods and the amount of bot traffic directed at your web application and APIs.
  • Identify the countries from which bot traffic originates.
  • Identify key individual offenders by their IP address.
Learn about Bot log events.

Rate Events View

The Rate Events view contains the following tabs:
  • Rate Limiting: Contains statistics for requests that exceed a rate limit.
  • Rate Enforcer: Contains statistics for groupings of rate limited requests.

Rate Limiting Tab

A rate limit event occurs when a request exceeds a rate limit. Analyze recently rate limited requests to:
  • Understand the severity of rate limited requests.
  • Identify the countries from which rate limited traffic originated.
  • Identify key individual offenders by their IP address.
  • View detailed information that describes a rate limited request.
Logging for rate limited requests is downsampled to 10% due to the volume of requests that may occur during a single incident (e.g., volumetric Distributed Denial-of-Service attack).
Learn about Rate Limit log events.

Rate Enforcer Tab

A rate limit enforcement event identifies when a set of requests were rate limited. Analyze rate limit enforcement events to:
  • Visualize the time periods during which a high volume of requests resulted in the enforcement of a rate rule.
  • Understand the frequency of rate limited requests.
Learn about Rate Limit Enforcement log events.

Rate Enforcement Example

The Rate Enforcer tab will log a single event whenever your rate limit threshold is exceeded. This occurs regardless of the number of requests that end up being rate limited as a result of this enforcement.
In this example, you have configured a rate limit of 300 requests per minute with an enforcement duration of 1 minute. Assuming the traffic pattern described below, the Rate Enforcer tab will indicate that 4 events took place.
Time# of Requests
12:01300,000
12:031,000,000
12:05800,000
12:07400,000

Dashboard Usage

The Security dashboard contains the following components:
  • Line Graph: A line graph displays the number of events detected over a given time period.
    Key information:
    • Each line on the graph represents a category of events.
    • Change the category used to graph lines by selecting it from the option that appears directly to the left of the graph. A line will be drawn on the chart for each unique value.
      For example, if you select Top Profile Type and requests were screened by production and audit rules, then the graph will contain a line for audit and another one for production.
    • By default, graphing events by type will include up to the 10 most popular entries.
    • Hovering over the line graph will indicate the exact number of violations that took place during that time slot.
  • Donut Charts / Bar Graphs: Two donut charts are displayed directly below the line graph. These charts break down events by category. Select a category for each donut chart to view statistics for it.
    Donut chart
    If you prefer to view this data as bar graphs, then click the bar graph icon in the upper-right hand corner of the desired donut chart.
    Toggle from donut chart to bar graph
  • Statistics: Statistics on the events detected over a given time period are displayed directly below the donut charts. Select a category to view statistics for it.
    Statistics
    Statistics for up to the 10 most popular entries may be displayed for each category.
    The following information is displayed for each category:
    • <Value>: Groups events by the request’s value for the current category.
      The following illustration shows a partial listing of values for the Rule Message category.
    • %: Indicates the percentage of detected events over a given time period that belong to the group identified by the Value field.
      Percentages are calculated from the total events detected during the given time period. The Max Top Number option determines the limit of entries per category. If the number of entries exceeds this limit, then the sum of the percentages for that category will not add up to 100%.
    • Events: Indicates the number of detected events that belong to the group identified by the Value field.
  • Log Data: Paginated log data for the current time period is displayed within the Log Events section at the bottom of the dashboard. Click on a log entry to view detailed information about that event.

Filters

Filter the Security dashboard by clicking on a top entry for a particular category or by setting up an advanced filter. The Filters section, which appears on the right-hand side of the dashboard, displays a list of active filters. It also allows a filter to be cleared by clicking on the x (remove) icon displayed next to it.
To apply a filter from the line graph
  1. From the line graph, select the desired category.
  2. Click on the desired entry.
    Filter by line graph
To filter for a specific statistic
  1. From the statistics section, select the desired category.
  2. Click on the desired entry.
To manually define a filter
  1. Click Edit/Add Filters from the upper-right hand corner of the dashboard.
  2. Click + Add Filter.
  3. Select the desired field.
  4. Optional. By default, the dashboard is filtered to find exact matches. Toggle the = to to filter for events that do not match the specified value.
  5. Type the value by which the dashboard will be filtered.
  6. Click Save.
  7. Click Apply.
To view, modify, enable, disable, or remove active filters
  1. Perform either of the following steps:
    • Click the desired filter from the top of the dashboard.
    • Click Edit/Add Filters from the upper-right hand corner of the dashboard.
  2. Perform one of the following steps:
    • Modify: Click the
      Edit
      (Edit) icon next to the desired filter. Make the desired changes and then click Save.
    • Disable: Click the
      Disable
      (Disable) icon next to the desired filter.
    • Enable: Click the
      Enable
      (Enable) icon next to the desired filter.
    • Delete: Click x next to the desired filter.
  3. Click Apply.

Log Events

Edgio provides log data for recent events within the Edgio Console. Use this log data to analyze specific requests that were flagged as violations of your security policy, exceeded your rate limit, or were classified as bot traffic.
To view recent event logs
  1. Navigate to the Dashboard page.
    1. From the Edgio Console, select the desired organization.
    2. From the Security section, click Dashboard.
    The dashboard displays recent log events for the currently selected view (e.g., Total Events, WAF Events, and Bot Events).
  2. Click on the desired view.
    Types of events
  3. Scroll down to the Log Events section.

WAF Log Events

Select the WAF Events view to filter the Log Events section to only display log events for recent access rule, custom rule, or managed rule violations. The following summary is provided for each entry:
  • Timestamp: Indicates the date and time (UTC) at which the request was screened.
  • Host: Identifies the hostname requested by the client.
  • Profile Type: Indicates whether the request triggered a rule in Production or Audit mode.
  • Rule Msg: Identifies the rule that was violated.

WAF Log Fields

View the following detailed information on an event (i.e., rule violation) by clicking on it:
  • Common Headers: Provides key request header data.
  • Sub Events: Describes a rule violation. View log fields.
  • Other Data: Describes the request, the security configuration that was violated, and the edge server on which it was processed.

Bot Log Events

Select the Bot Events view to filter the Log Events section to only display log events for requests that were flagged as bot traffic. The following summary is provided for each entry:
  • Timestamp: Indicates the date and time (UTC) at which the request was screened.
  • Host: Identifies the hostname requested by the client.
  • Action Type: Indicates the enforcement action that was applied to the request.
  • Rule Msg: Identifies the rule that was violated.

Bot Log Data

View the following detailed information on an event (i.e., request flagged as bot traffic) by clicking on it:
  • Common Headers: Provides key request header data.
  • Sub Events: Describes why the request was flagged as bot traffic. View log fields.
  • Other Data: Describes the request, the security configuration that was violated, and the edge server on which it was processed. Key fields when analyzing bot traffic identified through a browser challenge are described below.
    • Browser Challenge Status (challengeStatus): Indicates the reason why a browser challenge was served. Valid values are:
      • CHAL_STATUS_NONE: Indicates that a browser challenge was not issued.
      • CHAL_STATUS_IP_MISMATCH: Indicates that a browser challenge was served due to an invalid token. This status is typically reported when a token is shared or the user’s IP address is modified after the initial token was generated.
      • CHAL_STATUS_NO_TOKEN: Indicates that a browser challenge was served for a new session.
      • CHAL_STATUS_TOKEN_CORRUPTED: Indicates that a browser challenge was served due to an invalid token. This status is typically reported when a user agent submits a request that includes a token that our service cannot decrypt.
      • CHAL_STATUS_TOKEN_EXPIRED: Indicates that a browser challenge was served due to an expired token. This status is typically reported when a user agent (e.g., web browser) submits a request after the expiration of the previously solved browser challenge.
        You may configure the duration for which our CDN will serve content to a client that solves a browser challenge without requiring an additional browser challenge through the Security Application’s Valid for (in minutes) option.
      • CHAL_STATUS_UA_MISMATCH: Indicates that a browser challenge was served due to an invalid token. This status is typically reported when a token is shared with another user agent (e.g., web browser) within the same machine.
      • CHAL_STATUS_WRONG_ANSWER: Indicates that a browser challenge was served because the user was unable to solve the previous browser challenge. This status may also be reported when the user agent (e.g., web browser) submits a tampered token.
    • Token Validity Duration (tokenDurationSec): Indicates the number of minutes for which our CDN will serve content to a client that solves a browser challenge without requiring an additional browser challenge.

Rate Limit Log Events

Select the Rate Events view and then verify that the Rate Limiting tab is selected to filter the Log Events section to only display log events for rate limited requests. The following summary is provided for each entry:
  • Timestamp: Indicates the date and time (UTC) at which the request was screened.
  • Host: Identifies the hostname requested by the client.
  • Action Type: Indicates the enforcement action that was applied to the request.
  • Limit Name: Identifies the rate rule that was violated.

Rate Limit Log Data

View the following detailed information on an event (i.e., rule violation) by clicking on it:
  • Common Headers: Provides key request header data.
  • Other Data: Describes the request, the security configuration that was violated, and the edge server on which it was processed.

Rate Limit Enforcement Log Events

Select the Rate Events view and then select the Rate Enforcer tab to filter the Log Events section to only display log events for rate limit enforcement events. The following summary is provided for each entry:
  • Timestamp: Indicates the date and time (UTC) at which your rate limiting policy was enforced.
  • Limit Name: Identifies the rate rule that was violated.

Rate Limit Enforcement Log Data

View information on a rate limit enforcement event by clicking on it. For example, view the type of enforcement action (i.e., enforcementEnfType) that was applied to the rate limited requests and the time period (i.e.,. enforcementStartTimeMs and enforcementDurationSec) during which it was applied.

Sub Event Fields

A sub event identifies a rule violation. Each sub event contains the following fields:
  • Matched On: Indicates a variable that identifies where the violation was found.
  • Matched Value: Indicates the value of the variable defined by the Matched On field.
    Standard security practices dictate that measures should be taken to prevent sensitive data (e.g., credit card information or passwords) from being passed as clear text from the client to your origin server. Another incentive for encrypting sensitive data is that it will be logged by our system when an alert is triggered as a result of this data. If sensitive data cannot be encrypted or obfuscated, then it is strongly recommended to contact our technical customer support to disable logging for the Matched Value field.
  • Rule ID: Indicates the ID for the rule that the request violated.
  • Rule Message: Provides a description of the rule that the request violated.
  • Operator Name: Indicates how the system interpreted the comparison between the Operator Parameter and the Matched Value fields. Common operators are:
    • BEGINSWITH: Begins with. Identifies a match due to a request element that started with the specified match value.
    • CONTAINS: Contains. Identifies a match due to a request element that contained the specified match value.
    • ENDSWITH: Ends with. Identifies a match due to a request element that ended with the specified match value.
    • STREQ: Exact match. Identifies a match due to a request element that was an exact match to the specified match value.
    • RX: Regex. Identifies a match due to a request element that satisfied the regular expression defined in the match value.
    • EQ: Value match. Identifies a match due to a request element that occurred the exact number of times defined in your custom rule.
    • IPMATCH: IP Address. Identifies a match due to the request’s IP address either being contained within an IP block or that was an exact match to an IP address defined in your custom rule.
  • Operator Parameter: Indicates the source or the value that was compared against the Matched Value field.
  • Rule Tags: Indicates the tags associated with the rule that the request violated. These tags may be used to determine whether a rule, access control, or global setting was violated.
    Naming convention:
    <Rule Set>/<Category>/<Subcategory>
    <Category> identifies whether the request violated a rule, an access control, or the delivery profile.
    Example values:
    • Policy: The following sample values identify a policy:
      OWASP_CRS/PROTOCOL_VIOLATION/INVALID_HREQ OWASP_CRS/WEB_ATTACK/SQL_INJECTION
    • Blacklist: The following sample values identify a blacklist criterion:
      BLACKLIST/IP BLACKLIST/COUNTRY BLACKLIST/REFERRER BLACKLIST/URL
    • Setting: The following sample values identify a setting:
      OWASP_CRS/POLICY/SIZE_LIMIT
  • Total Anomaly Score: Indicates the anomaly score assigned to the request. This score is determined by the number of rules that were violated and their severity.