Can I know how to read the Cron below
schedule: '*/5 * * * * * *' #
Can I know I want it scheduled in certain timing such as 10 am, 2:30 pm, 4 pm and 7 pm. Can this be done?
I also saw we have '@every 5s'. Can we use minutes or hours or month or week?
Have a poke around https://crontab.guru/, it has a nice visualiser as well as examples that will help clarify this.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.