Hello,
I created a LLD rule which finds all logs for a backup process in a specific directory. These logs and the corresponding backups are deleted automatically after some time. The LLD rule creates an item for each backup and saves the state (succesful/unsuccesful). A trigger fires if unsuccesful and raises an incident.
As said the backups and log files get deleted after some time. How can I automatically close an incident if the underlying log file got deleted?
The item prototype:

The trigger prototype:
Thanks!
I created a LLD rule which finds all logs for a backup process in a specific directory. These logs and the corresponding backups are deleted automatically after some time. The LLD rule creates an item for each backup and saves the state (succesful/unsuccesful). A trigger fires if unsuccesful and raises an incident.
As said the backups and log files get deleted after some time. How can I automatically close an incident if the underlying log file got deleted?
The item prototype:
The trigger prototype:
Thanks!
Comment