[GH-ISSUE #444] [Feature Request] Send Syslog #332

Closed
opened 2026-02-25 23:42:04 +03:00 by kerem · 1 comment
Owner

Originally created by @projx on GitHub (Oct 24, 2020).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/444

Healthcheck provides a great place for centralising the monitoring on Cronjobs, but it becomes another dashboard that needs to be monitored. Most organisations (and Homelabs) will use some kind of central analytics and monitor system to provide a single-pane to monitor systems, which takes inputs from via different mediums including Syslog and SNMP traps.

Could you the ability to send notifications to a remote syslog server on UDP or TCP, which will allows alerts and messages from Healthcheck to be centralised into existing analytics and monitoring systems.

Originally created by @projx on GitHub (Oct 24, 2020). Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/444 Healthcheck provides a great place for centralising the monitoring on Cronjobs, but it becomes another dashboard that needs to be monitored. Most organisations (and Homelabs) will use some kind of central analytics and monitor system to provide a single-pane to monitor systems, which takes inputs from via different mediums including Syslog and SNMP traps. Could you the ability to send notifications to a remote syslog server on UDP or TCP, which will allows alerts and messages from Healthcheck to be centralised into existing analytics and monitoring systems.
kerem closed this issue 2026-02-25 23:42:04 +03:00
Author
Owner

@cuu508 commented on GitHub (Oct 28, 2020):

Healthchecks has an optional "Shell Commands" integration, which I think would help here.

You can enable it by setting the SHELL_ENABLED=True environment variable. After enabling it, you can set up notifications to a remote syslog server like so:

image

<!-- gh-comment-id:717915150 --> @cuu508 commented on GitHub (Oct 28, 2020): Healthchecks has an optional "Shell Commands" integration, which I think would help here. You can enable it by setting the `SHELL_ENABLED=True` environment variable. After enabling it, you can set up notifications to a remote syslog server like so: ![image](https://user-images.githubusercontent.com/661859/97438759-e9b35980-192d-11eb-8df1-0e76b246a76f.png)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/healthchecks#332
No description provided.