Events overview

Created:
August 15, 2023
Updated:
September 20, 2023

The FireTail event system is a way of recording the creation, deletion and modification of resources from cloud providers such as AWS API Gateways, as well as resources in the FireTail SaaS platform such as collections, new collection versions, and a periodic analysis performed on API traffic. 

Events are created when:

  • Resources in the FireTail platform are modified (for example, collections)
  • When resources belonging to cloud providers are scanned the following is detected:

            - New resources are added.

             - Resources are deleted. 

             - Resources are changed.

  • Events are also created periodically for API traffic analysis This is done daily. The average execution times, request/response body sizes and so on are examined.

Events enable the discovery of Findings. The events are processed and any findings contained within the event are generated.

View events

The events pages enables you to view all events that have occurred and any associated findings within that event.

Navigate to Posture management in the FireTail platform and select the Events tab to view the created events.

When viewing the events you can choose grid view or list view. Toggle between grid and list to change the view.

Event information

- Title - The title of the event. For example; Collection version changed.

- Description - Describing the event that has been created. For example; This event is created when the latest version of a collection item in the Firetail SaaS is changed.

- Related Findings - Any findings that have been discovered in the event. The findings are grouped by severity.

- Created - When the event was created.

Click on a specific event to view all findings within the event. Learn more about findings here.

Related topics