mtail doesn't follow log rotation when running under WSL and docker
- Dominant language
- Go
- Stars
- 4k
- Forks
- 392
- PR merge metrics
- No merged PRs in 30d
Description
I am using prometheus and mtail to gather information from chia logs. It is working fine until the log file size is 20MB and new file log file is created, mtail then receives random data.
I have to recompose the program to fix the issue but the same problem occurs when another log file is created.
I am using docker, VSL and prometheus. I do have mtail installed locally aswell but no idea how to implement it.
any help on how can i remedy it.


Contributor guide
Assessment
This issue has not been assessed yet.