Logstash Module - add config file

This commit is contained in:
Mike Reeves
2018-04-18 15:16:13 -04:00
parent ecb09a0563
commit 8f3f07d764

View File

@@ -1,5 +1,11 @@
# 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.so/0000_input_syslogng.conf
/usr/share/logstash/pipeline.so/0001_input_json.conf