'How to prevent logs getting loaded multiple times from logstash
I a newbie in ELk. I want to load the logs only once from logstash, again if run the config file the logs should not be read. And in the input plugin if i dont give start_position="beginning" the log will not load once also. and if I give start_position="beginning", each time I run conf file, the logs keeps on loading. Also tried with start_position="beginning", ignore_older=>0 this time logs are not loading not even once.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
