ok let me clear few things in here
- I have installed the logstash from repo.
- There is no mention about path.settings in official doc.
- A new user will not see breaking changes for sure.
- Even this is not working sudo bin/logstash --path.settings=/etc/logstash -e 'input { stdin { } } output { stdout {} }'. It just sits there without showing me any msg like " Pipeline main started". If i type something like Hello, it just give me nothing and sit there