We have an application that occasionally has memory issues. Manually I can search the logs using cd E:\psoft\CFG_HOME\FNPRD\appserv\FNPRD\LOGS>findstr /s /i java.lang.OutOfMemoryError *.* on the command prompt.
Looking for some help to automate this and setup as a windows scheduled task to run daily. Could a batch or vbs file.
thanks