Can we get Slack notifications

Can we have Slack notifications when new record is insert in CF Audit log and when we have spikes of traffic detected by one of the firewall rules or rate limiting.

2 Likes

Afaik there’s no out of the box integration for Slack from Cloudflare. You could use Cloudflare’s API to collect any information you need and push it to Slack via Webhook for example.

Seems that there are 3rd party tools but be careful. You don’t know what they do with your data

2 Likes

Thanks Mark, I’m aware that there is an API that you can call.
But I wonder if CF has webhooks or similar to call when there is new record in an audit log.

I don’t believe there is any out-of-the box support for Webhook notifications.

I think @MarkMeyer suggestion is the way to move forward with this

Sorry to resurface such an old post but I was directed to this post by a CF support rep. but…
+1. I too would like to see Slack notifications. eg:

User: [email protected] (Super Admin) changed SSL mode to Full (Strict)
User: [email protected] (Admin) deleted A record "vpn"

It’d be nice if thee were an official CF created solution.