klogg couldn't monitor log file using MobaXterm with WSL2 Ubuntu
I installed MobaXterm on Windows 10 and install WSL2 with Ubuntu.When I start WSL2 Ubuntu terminal from MobaXterm , run klogg to monitor log file which located in Windows, it couldn't show latest log when the file changed ,even though I set to follow the file, it still doesn't work. It should seem like tail -f in Ubuntu .Could you tell me how to solve this problem ?
The setup seems complicated so getting file changes notifications could be unreliable. You could try to enable polling for changes in options.
The setup seems complicated so getting file changes notifications could be unreliable. You could try to enable polling for changes in options.
Thank you ,it works ok after the polling was enabled. But I match word to filter the file. it couldn't auto refresh the result when file changed.is there similar option like polling with filter result ?
There is an option to auto-refresh search results. It looks like this in latest builds:

I think In 20.12 it was to right of regex search input field.