When creating an Event Definition in Graylog 6.1, we set the Cron Expression to the standard for “every 20 minutes” or “*/20 * * * *” per multiple cron generators, but in Graylog this causes an error “Cron expression contains 5 parts but we expect one of [6, 7]” and the Event Definition refuses to save. What would be the correct syntax?
GL is using Quartz Cron format
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.