mirror of
https://github.com/Luzifer/elastic_cron.git
synced 2024-11-08 22:00:13 +00:00
6 lines
114 B
YAML
6 lines
114 B
YAML
---
|
|
rsyslog_target: logs.myserver.com:12383
|
|
jobs:
|
|
- name: date
|
|
schedule: "0 * * * * *"
|
|
cmd: "/bin/date"
|