Hello ppl,
I have such situation.
I need to monitor log files in Win.
So I have a directory where application put's log files. But there is a issue, that application creates new log file for each launch session. So there is always new log files in directory.
Maybe somebody already know the way how to create item that will read information from latest file in windows, or have another hint how to solve that issue ?
Log name example is: \fmle_session_20120726_124541.log , as u can understand the part _20120726_124541 is unique for every new created log file.
Thnx for your help
I have such situation.
I need to monitor log files in Win.
So I have a directory where application put's log files. But there is a issue, that application creates new log file for each launch session. So there is always new log files in directory.
Maybe somebody already know the way how to create item that will read information from latest file in windows, or have another hint how to solve that issue ?
Log name example is: \fmle_session_20120726_124541.log , as u can understand the part _20120726_124541 is unique for every new created log file.
Thnx for your help