Logstash: pipelines.yml ignored on logstash systemd service

Created on 15 Nov 2017  路  3Comments  路  Source: elastic/logstash

For all general issues, please provide the following details for fast resolution:

  • Version: 6.0
  • Operating System: CentOS 7
  • Steps to Reproduce: create pipelines.yml and run logstash as a service
    pipelines.yml is ignored completely
    See this thread for additional questions/answers as well as troubleshooting steps

/etc/logstash/logstash.yml has path.config commented out
regular execution of logstash (no service) reads pipelines.yml but running logstash as a service ignores it. Logstash log file shows nothing is even trying to read pipelines.yml

Most helpful comment

I experience the exact same problem. My test-nodes are running on version 6.0 on CentOS 7 OS.
Also the log files shows nothing important, even when I set the log level higher.

All 3 comments

I experience the exact same problem. My test-nodes are running on version 6.0 on CentOS 7 OS.
Also the log files shows nothing important, even when I set the log level higher.

@guyboertje is this related to pleaserun?

@radoondas AFAIK yes.

Was this page helpful?
0 / 5 - 0 ratings