Hi everyone!
Is it possible to monitor the contents of a text file in Windows the same way I do it in Linux using the key item log[...] and logrt[....]?
I know we can monitor the Windows event logs using the eventlog[...] key, however, What can I do when I have a text file being written by .bat process in a specific path and I need to monitore its content?
I asking that because we have for Windows the key item log[...] and logrt[...] (which works very fine on Linux), and I tried to use it on Windows and do not succeed.
Thanks,
Is it possible to monitor the contents of a text file in Windows the same way I do it in Linux using the key item log[...] and logrt[....]?
I know we can monitor the Windows event logs using the eventlog[...] key, however, What can I do when I have a text file being written by .bat process in a specific path and I need to monitore its content?
I asking that because we have for Windows the key item log[...] and logrt[...] (which works very fine on Linux), and I tried to use it on Windows and do not succeed.
Thanks,
Comment