Hi,
I created item to search:
log[/path/to/file,"is marked as crashed and should be repaired",,,,\1]
Looks like it is working, but as I understood it will never resolve, because string is visible in file.
How to create trigger to check log file only for last one hour.
I tried last() - but it was unsuccessful.
Maybe someone realized it already?
Thanks,
I created item to search:
log[/path/to/file,"is marked as crashed and should be repaired",,,,\1]
Looks like it is working, but as I understood it will never resolve, because string is visible in file.
How to create trigger to check log file only for last one hour.
I tried last() - but it was unsuccessful.
Maybe someone realized it already?
Thanks,
Comment