mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 00:18:12 +00:00
This tool is a little crude; it runs out of a cron job and will forward to staging a notice about any new lines in the declared log files, truncating if there are more than 10 lines. (imported from commit 6748ddff1def0907b061dc278a3a848bd2e933f1)
4 lines
86 B
Plaintext
4 lines
86 B
Plaintext
MAILTO=root
|
|
|
|
* * * * * zulip cd /home/zulip/deployments/current && ./bots/log2zulip
|