Class SecurityMonitoringContentPackLogsDetails

Details for a logs-based content pack.

Hierarchy

  • SecurityMonitoringContentPackLogsDetails

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any

The activation status of a content pack.

Timestamp bucket indicating when logs were last collected.

filtersConfigured: boolean

Whether filters (Security Filters or Index Query depending on the pricing model) are present and correctly configured to route logs into Cloud SIEM.

The installation status of the related integration.

logsSeenFromAnyIndex: boolean

Whether logs for this content pack have been seen in any Datadog index in the last 72 hours.

siemIndexIncorrect: boolean

Whether the Cloud SIEM index configuration is incorrect (only applies to certain pricing models).

The filtered data type.

Generated using TypeDoc