mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Change to bro template
This commit is contained in:
@@ -23,8 +23,8 @@ output {
|
||||
pipeline => "%{event_type}"
|
||||
hosts => "{{ ES }}"
|
||||
index => "logstash-bro-%{+YYYY.MM.dd}"
|
||||
template_name => "logstash"
|
||||
template => "/logstash-template.json"
|
||||
template_name => "logstash-bro"
|
||||
template => "/logstash-bro-template.json"
|
||||
template_overwrite => true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user