Misc fixes

This commit is contained in:
William Wernert
2021-07-16 14:59:44 -04:00
parent 3a12d28d20
commit 9bf1d3e0c6
3 changed files with 8 additions and 5 deletions

View File

@@ -16,7 +16,7 @@ output {
user => "{{ ES_USER }}"
password => "{{ ES_PASS }}"
{% endif %}
index => "so-%{[event][module]}"
index => "so-logscan"
template_name => "so-common"
template => "/templates/so-common-template.json"
template_overwrite => true