mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 02:02:50 +01:00
Add quotes to string
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
{%- set ES_PASS = salt['pillar.get']('elasticsearch:auth:users:so_elastic_user:pass', '') %}
|
||||
|
||||
output {
|
||||
if [module] =~ logscan {
|
||||
if [module] =~ "logscan" {
|
||||
elasticsearch {
|
||||
id => "logscan_pipeline"
|
||||
pipeline => "%{module}"
|
||||
|
||||
Reference in New Issue
Block a user