Hi,
if I use tail to follow logs in a process that produces these logs under Windows filesystem, tail simply does not follow, nor does ov and similar log tracers.
Log producer is Python app, and the problem I guess is the line endings.
It should be easy to reproduce for example:
cd /mnt/c/Users/klo/projects/api
tail -f logs/main.log