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