mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-23 05:03:20 +02:00
12 lines
447 B
Plaintext
12 lines
447 B
Plaintext
# This is where can specify which LogStash configs get loaded.
|
|
#
|
|
# The custom folder on the master gets automatically synced to each logstash
|
|
# node.
|
|
#
|
|
# To enable a custom configuration see the following example and uncomment:
|
|
# /usr/share/logstash/pipeline.custom/1234_input_custom.conf
|
|
##
|
|
# All of the defaults are loaded.
|
|
/usr/share/logstash/pipeline.dynamic/0010_input_hhbeats.conf
|
|
/usr/share/logstash/pipeline.dynamic/9997_output_helix.conf
|