Class SecurityMonitoringContentPackStateAttributes

Attributes of a content pack state

Hierarchy

  • SecurityMonitoringContentPackStateAttributes

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
cloudSiemIndexIncorrect: boolean

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

The activation status of a content pack.

filtersConfiguredForLogs: 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.

Timestamp bucket indicating when logs were last collected.

logsSeenFromAnyIndex: boolean

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

The current operational status of a content pack.

Generated using TypeDoc