1
0
mirror of https://github.com/Luzifer/elastic_cron.git synced 2024-09-19 15:13:02 +00:00
elastic_cron/config.yml
2016-02-26 18:44:10 +01:00

7 lines
114 B
YAML

---
rsyslog_target: logs.myserver.com:12383
jobs:
- name: date
schedule: "0 * * * * *"
cmd: "/bin/date"