Hello Team, I would like to setup Splunk email alert when Log Statement 2 and Log Statement 3 doesn’t execute due to some issues. Log Statement 1 always execute, Log Statement 2 and Log Statement 3 only execute when my scheduler job is working fine. Log Statement 2 and Log Statement 3 will not execute and print in log when my scheduler job doesn’t trigger successfully. I would like to get notification when Log Statement 2 and Log Statement 3 not printing in logs after Log Statement 1 I can run the query every 30 min to check if Log Statement 2 and Log Statement 3 printed after Log Statement 1. I have Splunk Admin access and need help to prepare query. Can you someone please advice. ------------------------- Log Statement 1: “This is Log Line 1 which execute every time when transaction submitted ”. Log Statement 2: “This is Log Line 2 will execute after Log Line 1 when transaction in-progress”. Log Statement 3: “This is Log Line 3 will execute after Log Line 2 when transaction completed”. -------------------------
... View more