mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
9 lines
247 B
Plaintext
9 lines
247 B
Plaintext
{%- set PIPELINE = salt['pillar.get']('global:pipeline', 'redis') %}
|
|
logstash:
|
|
pipelines:
|
|
manager:
|
|
config:
|
|
- so/0009_input_beats.conf
|
|
- so/0010_input_hhbeats.conf
|
|
- so/9999_output_redis.conf.jinja
|
|
|