mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 09:42:46 +01:00
Fix index reference for system auth default
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
# https://securityonion.net/license; you may not use this file except in compliance with the
|
# https://securityonion.net/license; you may not use this file except in compliance with the
|
||||||
# Elastic License 2.0.
|
# Elastic License 2.0.
|
||||||
|
|
||||||
{%- set cur_close_days = CURATORMERGED['logs-import-so'].close %}
|
{%- set cur_close_days = CURATORMERGED['logs-system-auth-default'].close %}
|
||||||
actions:
|
actions:
|
||||||
1:
|
1:
|
||||||
action: close
|
action: close
|
||||||
@@ -17,7 +17,7 @@ actions:
|
|||||||
filters:
|
filters:
|
||||||
- filtertype: pattern
|
- filtertype: pattern
|
||||||
kind: regex
|
kind: regex
|
||||||
value: '^(.ds-logs-import-so.*)$'
|
value: '^(.ds-logs-system.auth-default.*)$'
|
||||||
- filtertype: age
|
- filtertype: age
|
||||||
source: name
|
source: name
|
||||||
direction: older
|
direction: older
|
||||||
|
|||||||
Reference in New Issue
Block a user