Merge pull request #14179 from Security-Onion-Solutions/2.4/fixilmpolicy

Fix ip-mappings ILM
This commit is contained in:
Josh Brower
2025-02-03 09:35:55 -05:00
committed by GitHub

View File

@@ -638,12 +638,19 @@ elasticsearch:
mapping: mapping:
total_fields: total_fields:
limit: 1500 limit: 1500
lifecycle:
name: so-ip-mappings-logs
number_of_replicas: 0 number_of_replicas: 0
number_of_shards: 1 number_of_shards: 1
refresh_interval: 30s refresh_interval: 30s
sort: sort:
field: '@timestamp' field: '@timestamp'
order: desc order: desc
policy:
phases:
hot:
actions: {}
min_age: 0ms
so-items: so-items:
index_sorting: false index_sorting: false
index_template: index_template: