blob: e6d45d08195c434c17bfdf0f1f1a04d6d8bb869b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- config/logstash.yml.orig 2018-03-09 15:21:48 UTC
+++ config/logstash.yml
@@ -61,7 +61,7 @@
#
# Where to fetch the pipeline configuration for the main pipeline
#
-# path.config:
+path.config: %%ETCDIR%%/logstash.conf
#
# Pipeline configuration string for the main pipeline
#
|