ports/sysutils/logstash8/files/patch-config_logstash.yml
Jose Alonso Cardenas Marquez 887999abeb sysutils/logstash: New port: Server-side data ingestion and transformation tool (8.x version)
Logstash is an open source, server-side data processing pipeline that
ingests data from a multitude of sources simultaneously, transforms it,
and then sends it to your favorite "stash."
2022-09-10 20:01:45 -05:00

11 lines
284 B
YAML

--- 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
#