DatadogCloudSIEM
Deprecated. Datadog is an observability service for cloud-scale applications, providing monitoring of servers, databases, tools, and services, through a SaaS-based data analytics platform. The SaaS platform integrates and automates infrastructure monitoring, application performance monitoring and log management to provide unified, real-time observability of our customers' entire technology stack.
Analytics & SIEM · Datadog Cloud SIEM
Configuration parameters
site— Server URL (required)api_key— API Keyapi_key_creds—app_key— Application Keyapp_key_creds—max_fetch— How many incidents to fetch each time.first_fetch— First fetch timestamp (<number> <time unit>, e.g., 12 hours, 7 days, 3 months, 1 year)incidentType— Incident typeisFetch— Fetch incidentsinsecure— Trust any certificate (not secure)proxy— Use system proxy settings
Commands (16)
-
datadog-active-metric-listGet the list of actively reporting metrics.
-
datadog-event-createThis endpoint allows you to post events to the stream.
-
datadog-event-listGet a list of events / Get the details of a particular event.
-
datadog-host-tag-createThis endpoint allows you to add new tags to a host, optionally specifying where these tags come from.
-
datadog-host-tag-deleteThis endpoint allows you to remove all user-assigned tags for a single host.
-
datadog-host-tag-getReturn the list of tags that apply to a given host.
-
datadog-host-tag-updateThis endpoint allows you to replace all tags in an integration source with those supplied in the request.
-
datadog-incident-createCreate an incident.
-
datadog-incident-deleteDelete an existing incident.
-
datadog-incident-listGet all incidents for the user’s organization / Get the details of an incident using incident_id.
-
datadog-incident-updateUpdates an incident. Provide only the attributes that should be updated as this request is a partial update.
-
datadog-metric-metadata-getGet metadata about a specific metric.
-
datadog-metric-metadata-updateEdit metadata of a specific metric.
-
datadog-metric-searchSearch for metrics from the last 24 hours in Datadog.
-
datadog-tag-listReturn a mapping of tags to hosts for your whole infrastructure.
-
datadog-time-series-point-queryQuery of sequence of data points that are collected over time intervals, allowing us to track changes over time.