Add quotes to string

This commit is contained in:
William Wernert
2021-07-16 14:07:23 -04:00
parent 818f912a90
commit e8ba4bdc6c

View File

@@ -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}"