cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Problem with Log monitoring

suresh230591
Mentor

We have seen a problem while defining event on log file.

In our application, web server create a new log file for each day with date appended at the end of log file name. Dynatrace has detected all these log files. .
As the name of log file changing everyday (Due to date at the end) ,how to define the event on these files so that dynatrace select latest date log files.

For example
C:/Program Files (x86)/Example/Web ASPx/WEB-INF/log/EXMPlog07172018_1.log

C:/Program Files (x86)/Example/Web ASPx/WEB-INF/log/EXMPlog07182018_1.log

C:/Program Files (x86)/Example/Web ASPx/WEB-INF/log/EXMPlog07192018_1.log

C:/Program Files (x86)/Example/Web ASPx/WEB-INF/log/EXMPlog07202018_1.log


1 REPLY 1

pawel_brzoska
Inactive

Try to add these files manually under Process Group settings page -> Log files, as

C:/Program Files (x86)/Example/Web ASPx/WEB-INF/log/EXMPlog#_#.log


Featured Posts