mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 18:22:47 +01:00
add missing lifecycle name to crowdstrike indices
This commit is contained in:
@@ -4507,6 +4507,8 @@ elasticsearch:
|
|||||||
template:
|
template:
|
||||||
settings:
|
settings:
|
||||||
index:
|
index:
|
||||||
|
lifecycle:
|
||||||
|
name: so-logs-crowdstrike.alert-logs
|
||||||
number_of_replicas: 0
|
number_of_replicas: 0
|
||||||
composed_of:
|
composed_of:
|
||||||
- logs-crowdstrike.alert@package
|
- logs-crowdstrike.alert@package
|
||||||
@@ -4551,6 +4553,8 @@ elasticsearch:
|
|||||||
template:
|
template:
|
||||||
settings:
|
settings:
|
||||||
index:
|
index:
|
||||||
|
lifecycle:
|
||||||
|
name: so-logs-crowdstrike.falcon-logs
|
||||||
number_of_replicas: 0
|
number_of_replicas: 0
|
||||||
composed_of:
|
composed_of:
|
||||||
- logs-crowdstrike.falcon@package
|
- logs-crowdstrike.falcon@package
|
||||||
@@ -4595,6 +4599,8 @@ elasticsearch:
|
|||||||
template:
|
template:
|
||||||
settings:
|
settings:
|
||||||
index:
|
index:
|
||||||
|
lifecycle:
|
||||||
|
name: so-logs-crowdstrike.fdr-logs
|
||||||
number_of_replicas: 0
|
number_of_replicas: 0
|
||||||
composed_of:
|
composed_of:
|
||||||
- logs-crowdstrike.fdr@package
|
- logs-crowdstrike.fdr@package
|
||||||
@@ -4639,6 +4645,8 @@ elasticsearch:
|
|||||||
template:
|
template:
|
||||||
settings:
|
settings:
|
||||||
index:
|
index:
|
||||||
|
lifecycle:
|
||||||
|
name: so-logs-crowdstrike.host-logs
|
||||||
number_of_replicas: 0
|
number_of_replicas: 0
|
||||||
composed_of:
|
composed_of:
|
||||||
- logs-crowdstrike.host@package
|
- logs-crowdstrike.host@package
|
||||||
|
|||||||
Reference in New Issue
Block a user