1
0
mirror of https://github.com/Luzifer/elastic_cron.git synced 2024-09-19 23:22:55 +00:00
elastic_cron/config.yml

7 lines
114 B
YAML
Raw Normal View History

2016-02-26 17:44:10 +00:00
---
rsyslog_target: logs.myserver.com:12383
jobs:
- name: date
schedule: "0 * * * * *"
cmd: "/bin/date"