Good afternoon! I figured out how to set up alerts. Understood with the parameter: Cron Expression.
Currently I am using: */1 * * * * (run every minute).
Tell me how to run in seconds, I tried a...
I need to create an alert for failed scheduled saved searches. If any scheduled saved searches fails to run due to scheduler problem or any reason, then it would trigger an alert. Can anyone please h...
Hello All,
I have alert policy which triggers at 10% every 15 minutes. The current expression for this is */15 * * * *
Because overnight and on the weekend the transactions are less hence w...
...internal log_level=warn* OR log_level=err*
EDIT: I just looked at the scheduler.log and it shows: status=success, digest_mode=1 for my alert but I dont think it is triggering at all. It stills shows ZERO f...
Hi Everyone, I have one search query as below: index=abc ns=hjk (nodeUrl ="*") Trace_Id=* "*" | stats count by Trace_Id Span_Id ns app_name Log_Time caller nodeUrl nodeHttpStatus nodeRespon...
Hi I am not having much luck. I want to find all schedule reports and alerts that use a specific index (e.g. index=foo) or the name contains a keyword (e.g. fooBar). I tried the _audit i...