louislam / uptime-kuma

A fancy self-hosted monitoring tool
https://uptime.kuma.pet
MIT License
59.47k stars 5.32k forks source link

Configserver firewal (CSF) monitor for raised alerts #3173

Open tobsowo opened 1 year ago

tobsowo commented 1 year ago

⚠️ Please verify that this feature request has NOT been suggested before.

🏷️ Feature Request Type

New Notification, New Monitor, Other

🔖 Feature description

Integration with CSF to send notifications on alerts in CSF and postfix mail.

✔️ Solution

Ability to receive as notification alerts from CSF for failed login, ssh access, postfix email in real time.

❓ Alternatives

No response

📝 Additional Context

No response

CommanderStorm commented 1 year ago

What do you mean by CSF? NIST Cybersecurity Framework (CSF)? CSFsoftware? configserver firewall?

What is meant by postfix mail?

Please link to the documentation and/or explain how you think they should be linked.

Does the system you are referring to already support sending notifications? (you referred to alerts, so I assume that the system can: What upside would this have?)

tobsowo commented 1 year ago

It is configserver firewall my apologies. CSF already has an alert for login attempt SSHD but only for email which goes to spam. If Uptime Kuma can extend that for Telegram and other notification options. Also, there are emails that are stored on the server because SMTP is not configured, maybe they can also come as notifications to Telegram.

maybe an integration of this https://github.com/happycodinguk/telegram-system-monitor

CommanderStorm commented 1 year ago

Please link to the documentation and/or explain how you think they should be linked. Their site is not navigable for normal users. (I don't get what this Software is from their website)

How would CSF fit into us as an uptime monitoring solution? Do you mean monitoring CSF uptime?

On the topic of telegram-system-monitor: I don't see us adding support for such an imo sketchy software. (the Readme and the bash scripts don't inspire confidence in this being a secure and well-maintained software)

tobsowo commented 1 year ago

Please link to the documentation and/or explain how you think they should be linked. Their site is not navigable for normal users. (I don't get what this Software is from their website)

It seems there are not actual documentation unless when installed. This is the closest I found. https://forum.configserver.com/viewtopic.php?p=32864#p32864

How would CSF fit into us as an uptime monitoring solution? Do you mean monitoring CSF uptime?

Currently, Uptime kuma can help with http, https, DNS databases and the likes which are really good. The idea is adding security monitoring which ConfigServer Firewall already do so well just only for email, maybe Uptime Kuma can extend that into the other notification options that are available.

On the topic of telegram-system-monitor: I don't see us adding support for such an imo sketchy software. (the Readme and the bash scripts don't inspire confidence in this being a secure and well-maintained software)

I only mentioned this software of having something similar to Uptime Kuma.