SAM - setting up a log parser component monitor.
The monitor parses a text error log output from a custom written application (Windows server, so using the PowerShell monitor).
I know that when using a Windows log parser I have the option to capture event details back to the SW database.
Question: do I have any way to capture, say, lines from a text file containing the search string back to Solarwinds?
When writing a log parse monitor I always try to QA my work before I release it into the wild. In this case I don't have read access to the application error log so I can't search the log directly.
Thanks in advance for any ideas from the community.