---
title: Send Events to Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Event Management > Send Events to Datadog
---

# Send Events to Datadog

## Standard events{% #standard-events %}

Without any additional setup, Datadog Events automatically gathers events that are collected by the Agent and installed integrations.

More than 100 Datadog integrations support events collection, including Kubernetes, Docker, Jenkins, Chef, Puppet, Amazon ECS or Autoscaling, Sentry, and Nagios.

- [Integrations](https://app.datadoghq.com/integrations)

## Custom events{% #custom-events %}

You can also submit your own custom events using the Datadog API, Custom Agent Check, DogStatsD, or the Events Email API.

- [Datadog API](https://docs.datadoghq.com/api/latest/events/#post-an-event)
- [Custom Agent Check](https://docs.datadoghq.com/events/guides/agent/)
- [Email](https://docs.datadoghq.com/events/guides/email/)
- [DogStatsD](https://docs.datadoghq.com/events/guides/dogstatsd/)
- [Amazon SNS Emails](https://docs.datadoghq.com/integrations/guide/events-from-sns-emails/)
- [Amazon EventBridge API Destinations](https://docs.datadoghq.com/logs/guide/sending-events-and-logs-to-datadog-with-amazon-eventbridge-api-destinations/#configuration)
