Hi,
I am trying to create a bat file that will run after every 5 minutes and read the newly added lines at the end of the log file only and pass those values to a command line by line. Everytime it runs the script it should read only the new lines added. I have a unique value "EVENT ID " in every line that is incremental. Can someone please help me with that.
I am trying to create a bat file that will run after every 5 minutes and read the newly added lines at the end of the log file only and pass those values to a command line by line. Everytime it runs the script it should read only the new lines added. I have a unique value "EVENT ID " in every line that is incremental. Can someone please help me with that.