mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-26 06:27:50 +02:00
Ensure Kratos events are sent to a data stream instead of an index
This commit is contained in:
@@ -2677,6 +2677,9 @@ elasticsearch:
|
||||
delete: 365
|
||||
index_sorting: False
|
||||
index_template:
|
||||
data_stream:
|
||||
hidden: false
|
||||
allow_custom_routing: false
|
||||
index_patterns:
|
||||
- logs-kratos-so*
|
||||
template:
|
||||
|
||||
Reference in New Issue
Block a user