pipelines.yml ignored on logstash systemd service
Open
- Dominant language
- Java
- Stars
- 14.9k
- Forks
- 3.5k
- Avg merge
- 19h 14m
- Merged PRs (30d)
- 63
Description
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](https://discuss.elastic.co/t/pipelines-yml-ignored-on-logstash-running-as-a-service/107828/8) 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
Contributor guide
Assessment
This issue has not been assessed yet.