mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-08-22 15:38:19 +02:00
A non-mapping value under logstash:pipeline_settings:<pipeline> made config.sls raise "'str object' has no attribute 'get'", which failed the whole logstash.config render rather than just skipping the bad value. pipelines.yml.jinja already guarded this; config.sls now does too, and logs which pipeline was ignored.