Merge pull request #3368 from Security-Onion-Solutions/TOoSmOotH-patch-1

Update 9101_output_osquery_livequery.conf.jinja
This commit is contained in:
Jason Ertel
2021-03-09 13:16:17 -05:00
committed by GitHub

View File

@@ -34,10 +34,8 @@ output {
template_name => "so-osquery"
template => "/templates/so-osquery-template.json"
template_overwrite => true
{%- if grains['role'] in ['so-node','so-heavynode'] %}
ssl => true
ssl_certificate_verification => false
{%- endif %}
}
}
}