mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
add strelka index
This commit is contained in:
@@ -193,6 +193,9 @@ output.elasticsearch:
|
|||||||
- index: "so-ossec-%{+yyyy.MM.dd}"
|
- index: "so-ossec-%{+yyyy.MM.dd}"
|
||||||
when.contains:
|
when.contains:
|
||||||
module: "ossec"
|
module: "ossec"
|
||||||
|
- index: "so-strelka-%{+yyyy.MM.dd}"
|
||||||
|
when.contains:
|
||||||
|
module: "strelka"
|
||||||
|
|
||||||
#output.logstash:
|
#output.logstash:
|
||||||
# Boolean flag to enable or disable the output module.
|
# Boolean flag to enable or disable the output module.
|
||||||
|
|||||||
Reference in New Issue
Block a user