Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

Cron API is not documented for alerting #456

Closed
stockholmux opened this issue Mar 25, 2021 · 1 comment
Closed

Cron API is not documented for alerting #456

stockholmux opened this issue Mar 25, 2021 · 1 comment
Assignees

Comments

@stockholmux
Copy link
Contributor

We had a question on the forums with regards to setting up an alert to run at a specific time - the answer was, of course, cron.

On the API page all examples of schedule are using period/interval and none use cron/expression.

The Cron expression reference shows how to write cron patterns (useful, although not unique to this software), but it doesn't show how you use this in context of the alerting plugin.

I had to setup an alert in Kibana with a cron pattern then look at the response in the DevTools api to find the proper JSON syntax - the average user would not do this.

@aetter
Copy link
Contributor

aetter commented Apr 21, 2021

Looks to be included as part of #463

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants