do anyone have an Idea how to alarm a missing Event like:
Every Morning around 4 there should be a “successful copy” Event. I want to Alarm if exactly this Event is missing.
The Alarm should fire around 6 and not much later.
My only Idea is to run a scheduled Report because i can’t configure the ALarm to rum exactly in the Timeframe of 2 hours.
Am i wrong?
Page 1 / 1
You can configure an alert rule like shown in the screenshot below:
Then you can configure a condition like this:
Configuring the time range and search interval can be a tricky part here. For example you’d like this alert to search at 4, so
4 _ (search interval = 1439) -This will search for 1 day of logs..
This is how the this works:
(Query(time_Range)) ---- after the search interval - (Query(time_Range)) ---- after the search interval - (Query(time_Range))
So technically if you apply this alert rule at 4:05. This should trigger the query then run accordingly @ 4:05 and alert if the event is missing.
Please try this and let me know if this works.
Ah, yes - i thought about this - but this means that i have to modify the Rule only around 6 in the Morning and i don't know how reboots affect the search interval :-/
However - thanks for your Reply and i think i'll give a try
Already a Partner or Customer? Login with your LogPoint Support credentials. Don‘t have a LogPoint Support account? Ask your local LogPoint Representative.
Only visiting? Login with LinkedIn to gain read–access.
Already a Partner or Customer? Login with your LogPoint Support credentials. Don‘t have a LogPoint Support account? Ask your local LogPoint Representative.
Only visiting? Login with LinkedIn to gain read–access.