Peter Boennighausen

Results 2 comments of Peter Boennighausen

I am also running into a similar issue in which log files that are appended to are not captured by `tail` and sent to ElasticSearch. Decreasing the `refresh_interval` if anything...

For my specific issue, I found it was actually a case of #3111, as my logs were stored in AWS EFS. Moving the logs outside of EFS solved the issue.