List Visualization

With the List visualization type chosen, the Total Events section represents a list of records for each delivery or security transaction (depending on the chosen event type) that has occurred within your application.

The columns within this list will slightly differ according to the selected tab (either Delivery, WAF, Rate Limiting, or Bot Management):

Clicking on any of the records within any tab will provide you with the complete list of parameters for the selected request - additional information on this is available within the Event Record Details guide.

Delivery Events Details

For the Delivery events, the following request parameters are presented within the list view:

  • Color vertical line at the beginning of each record indicates the result of this request’s processing in accordance with the color legend for the graph above;

  • Date and time of the event;

  • Total time of the request processing in seconds (sum of the prewrite_time and write_time values);

  • Read time in seconds that it took for an edge server to read the response;

  • Message with detailed information on all request attributes and their values.

WAF Events Details

For the Web Application Firewall events, the following request parameters are presented within the list view:

  • Date and time of the event;

  • Message with detailed information on all request attributes and their values.

Rate Limiting Events Details

For the Rate Limiting events, the following request parameters are presented within the list view:

  • Date and time of the event;

  • Message with detailed information on all request attributes and their values.

Bot Management Event Details

For the Bot Management events, the following request parameters are presented within the list view:

  • Date and time of the event;

  • Message with detailed information on all request attributes and their values.

Last updated