Table of Contents | ||
---|---|---|
|
...
For example, to change the priority of an alert to Urgent Very high if the triggering event contains a given username or when a single source IP scans more than a set number of ports within any 10-minute period.
A single alert may have one or several post-filters.
Data table registry for post-filters
All post-filters are registered in the devo.audit.alert.definition
table at the time of creation, providing a comprehensive record of their settings. This table also registers post-filter deletion to cover their complete lifecycle for auditing purposes. Learn more about this here.
What permissions do I need?
To access the Alerts overview area to create post filters, as well as access the Post filters tab to manage them, you need at least the View level of the Triggered alerts permission (see a detailed descriptions of the alerts permissions herework with post-filters, you need one of the following permissions:
Triggered alerts (View): allows you to see existing post-filters, both in the list of triggered alerts and the post-filters tab, but you cannot create or delete them.
Triggered alerts (View) + Update status / priority: allows you to create and delete post-filters, but you cannot configure them to delete triggered alerts.
Triggered alerts (View): allows you to manage post-filters entirely (create, delete, and configure them to perform any action).
Additionally, you need to have alerts assigned with at least View access (see Assign resources to a role).
Creating a post filter on an alert
From the alert list
Post filters are created in the Overview tab of the Alerts area.
...
Name | Enter a descriptive name for the post filter. | Basic Data | This area is to identify the data flow and characteristics. Click Add to include a condition (you can add several). Then select a parameter from the drop-down and specify the value.It is recommended to give it a meaningful name that helps identifying its purpose. | ||
---|---|---|---|---|---|
Extra Data | This is where you specify the condition(s) that will activate the post filter. Click Add to include a condition (you can add several). Then select a parameter from in the first drop-down and specify the rule. , an operator in the second, and write a value in the text field. | ||||
| query.Eventdate | Here you can choose to apply the post filter only to events generated within a specified time range (for example between 8PM and 8AM). Select this checkbox and click Add. Then specify a time range using the time expressions in the different fields. If the alert's query contains other fields with timestamp data, you can use them to define the date range
| |||
Action | Select the action you want to perform when the alert meets the criteria:
|
From the alert details window
You can also create a post filter from the alert details window, which is accesible by clicking an alert’s ID on the list (more info about the details window here). Simply click on the New post filter button at the top right and configure it as shown above.
...
Managing post filters
...
From the
...
alert list
When an alert has already a post filter applied, the ellipsis menu will show the edit filter option instead of new filter. In this window, you can see all the filters applied to that specific alert and delete them, or add more filters.
...
From the alert details window
When an alert has already a post filter applied, the button at the top right of the alert details window becomes edit post filter (the number indicates the filters already applied). The window that opens is the same as the one shown above, where you can see all the filters applied to that specific alert and delete them, or add more filters.
...
In the post filters tab
All post filters created are listed in the Post filters tab of the Alerts area. Here you can review them, stop them temporarily, restart them, or permanently delete them. However, you cannot modify them, only delete them and create them again with different settings.
Click the ellipsis menu that appears at the end of the row and select:
Stop: when the filter is active, the menu shows this option to deactivate it.
Run: when the filter is inactive, the menu shows this option to activate it again.
Delete: this option removes the filter permanently.
...
Related articles:
Child pages (Children Display) | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|