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 Key
  • api_key_creds
  • app_key — Application Key
  • app_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 type
  • isFetch — Fetch incidents
  • insecure — Trust any certificate (not secure)
  • proxy — Use system proxy settings

Commands (16)

  • datadog-active-metric-list

    Get the list of actively reporting metrics.

  • datadog-event-create

    This endpoint allows you to post events to the stream.

  • datadog-event-list

    Get a list of events / Get the details of a particular event.

  • datadog-host-tag-create

    This endpoint allows you to add new tags to a host, optionally specifying where these tags come from.

  • datadog-host-tag-delete

    This endpoint allows you to remove all user-assigned tags for a single host.

  • datadog-host-tag-get

    Return the list of tags that apply to a given host.

  • datadog-host-tag-update

    This endpoint allows you to replace all tags in an integration source with those supplied in the request.

  • datadog-incident-create

    Create an incident.

  • datadog-incident-delete

    Delete an existing incident.

  • datadog-incident-list

    Get all incidents for the user’s organization / Get the details of an incident using incident_id.

  • datadog-incident-update

    Updates an incident. Provide only the attributes that should be updated as this request is a partial update.

  • datadog-metric-metadata-get

    Get metadata about a specific metric.

  • datadog-metric-metadata-update

    Edit metadata of a specific metric.

  • datadog-metric-search

    Search for metrics from the last 24 hours in Datadog.

  • datadog-tag-list

    Return a mapping of tags to hosts for your whole infrastructure.

  • datadog-time-series-point-query

    Query of sequence of data points that are collected over time intervals, allowing us to track changes over time.