Indicator Feed Layout Rule
Details
| ID | Indicator_Feed_layout_rule |
|---|---|
| From Version | 6.10.0 |
| Opens Layout | Indicator Feed Incident |
Alert conditions (all must match)
| Field | Operator | Value |
|---|---|---|
alert_type |
EQ | Indicator Feed |
Source
Indicator_Feed.json{ "id": "Indicator_Feed_layout_rule", "name": "Indicator Feed Layout Rule", "rule_id": "Indicator_Feed_layout_rule", "layout_id": "Indicator Feed", "description": "", "rule_name": "Indicator Feed Layout Rule", "alerts_filter": { "filter": { "AND": [ { "SEARCH_FIELD": "alert_type", "SEARCH_TYPE": "EQ", "SEARCH_VALUE": "Indicator Feed" } ] } }, "fromVersion": "6.10.0", "supportedModules": [ "agentix", "xsiam" ] }