Hey guys,
I want to monitor a log file of an application. The application writes an continues log.
I tried to use the file content sensor, but it will always stay on "warning", because the log won't change the occurrence of the keyword. So what I would like to have is the following scenario:
1. Keyword appears --> "warning status" 2. Admin looks it ups/fixes the application and confirms the "Warning" 3. Sensor only searches for the new occurrences
The problem with the standard solution is, that it will always bring up the old entrys.
Thanks in advance :)
Add comment