Security & ddos alerts, notifications

Hi hi!
I’m currently hosting my project on Vercel and I’m looking for a way to set up security and DDoS alert notifications—preferably via email or some kind of automated notification system (Discord, Vercel, Slack, etc. would also be amazing).

I want to be notified if:
• There’s any suspicious or spiky traffic behavior
• A potential DDoS or brute-force attempt happens
• My site becomes unreachable or is under high load

What I’m using:
• Framework: Next.js
• Hosting: Vercel

I’d love something that’s straightforward and ideally integrates with Vercel’s existing infrastructure or external services! I don’t mind using custom logic (e.g. serverless functions, log monitoring, etc.) if needed.

Any advice, code samples, or tool suggestions would be super appreciated!

Thank you so much in advance,
Raina

Hey, Raina! Welcome to the Vercel Community :waving_hand:

Thanks for your patience :folded_hands:

Yes, you can do this! See relevant documentation:

Let us know how you get on!

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.