mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-06-14 14:18:40 +02:00
Fix logscan pipeline on eval
* Rename logscan pipeline to logscan.alert * Add module to indices array in filebeat.yml
This commit is contained in:
@@ -307,6 +307,9 @@ output.elasticsearch:
|
||||
- index: "so-strelka"
|
||||
when.contains:
|
||||
module: "strelka"
|
||||
- index: "so-logscan"
|
||||
when.contains:
|
||||
module: "logscan"
|
||||
|
||||
setup.template.enabled: false
|
||||
{%- else %}
|
||||
|
||||
Reference in New Issue
Block a user