update logstash outputs

This commit is contained in:
Mike Reeves
2020-10-11 17:06:56 -04:00
parent deb0f640d6
commit 96083e1458
11 changed files with 11 additions and 11 deletions

View File

@@ -15,7 +15,7 @@ output {
template_overwrite => true template_overwrite => true
{%- if grains['role'] in ['so-node','so-heavynode'] %} {%- if grains['role'] in ['so-node','so-heavynode'] %}
ssl => true ssl => true
ssl_verification => false ssl_certificate_verification => false
{%- endif %} {%- endif %}
} }
} }

View File

@@ -15,7 +15,7 @@ output {
template_overwrite => true template_overwrite => true
{%- if grains['role'] in ['so-node','so-heavynode'] %} {%- if grains['role'] in ['so-node','so-heavynode'] %}
ssl => true ssl => true
ssl_verification => false ssl_certificate_verification => false
{%- endif %} {%- endif %}
} }
} }

View File

@@ -14,7 +14,7 @@ output {
template_overwrite => true template_overwrite => true
{%- if grains['role'] in ['so-node','so-heavynode'] %} {%- if grains['role'] in ['so-node','so-heavynode'] %}
ssl => true ssl => true
ssl_verification => false ssl_certificate_verification => false
{%- endif %} {%- endif %}
} }
} }

View File

@@ -14,7 +14,7 @@ output {
template_overwrite => true template_overwrite => true
{%- if grains['role'] in ['so-node','so-heavynode'] %} {%- if grains['role'] in ['so-node','so-heavynode'] %}
ssl => true ssl => true
ssl_verification => false ssl_certificate_verification => false
{%- endif %} {%- endif %}
} }
} }

View File

@@ -15,7 +15,7 @@ output {
template_overwrite => true template_overwrite => true
{%- if grains['role'] in ['so-node','so-heavynode'] %} {%- if grains['role'] in ['so-node','so-heavynode'] %}
ssl => true ssl => true
ssl_verification => false ssl_certificate_verification => false
{%- endif %} {%- endif %}
} }
} }

View File

@@ -15,7 +15,7 @@ output {
template_overwrite => true template_overwrite => true
{%- if grains['role'] in ['so-node','so-heavynode'] %} {%- if grains['role'] in ['so-node','so-heavynode'] %}
ssl => true ssl => true
ssl_verification => false ssl_certificate_verification => false
{%- endif %} {%- endif %}
} }
} }

View File

@@ -14,7 +14,7 @@ output {
template_overwrite => true template_overwrite => true
{%- if grains['role'] in ['so-node','so-heavynode'] %} {%- if grains['role'] in ['so-node','so-heavynode'] %}
ssl => true ssl => true
ssl_verification => false ssl_certificate_verification => false
{%- endif %} {%- endif %}
} }
} }

View File

@@ -14,7 +14,7 @@ output {
template => "/templates/so-ids-template.json" template => "/templates/so-ids-template.json"
{%- if grains['role'] in ['so-node','so-heavynode'] %} {%- if grains['role'] in ['so-node','so-heavynode'] %}
ssl => true ssl => true
ssl_verification => false ssl_certificate_verification => false
{%- endif %} {%- endif %}
} }
} }

View File

@@ -15,7 +15,7 @@ output {
template_overwrite => true template_overwrite => true
{%- if grains['role'] in ['so-node','so-heavynode'] %} {%- if grains['role'] in ['so-node','so-heavynode'] %}
ssl => true ssl => true
ssl_verification => false ssl_certificate_verification => false
{%- endif %} {%- endif %}
} }
} }

View File

@@ -15,7 +15,7 @@ output {
template_overwrite => true template_overwrite => true
{%- if grains['role'] in ['so-node','so-heavynode'] %} {%- if grains['role'] in ['so-node','so-heavynode'] %}
ssl => true ssl => true
ssl_verification => false ssl_certificate_verification => false
{%- endif %} {%- endif %}
} }
} }

View File

@@ -15,7 +15,7 @@ output {
template_overwrite => true template_overwrite => true
{%- if grains['role'] in ['so-node','so-heavynode'] %} {%- if grains['role'] in ['so-node','so-heavynode'] %}
ssl => true ssl => true
ssl_verification => false ssl_certificate_verification => false
{%- endif %} {%- endif %}
} }
} }