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 configured for logs

The installation status of the related integration

Timestamp bucket indicating when logs were last collected

logsSeenFromAnyIndex: boolean

Whether logs have been seen from any index

The current status of a content pack

Generated using TypeDoc