Skip to content

[Alerting] Write executionStatus property to kibana event log #79785

@dhurley14

Description

@dhurley14

Describe the feature:

The executionStatus property on alerting saved objects (introduced here #75553) is a view into the current execution status of a kibana alert. It would be nice if each executionStatus was written to the kibana event log index .kibana-space-event-log-8.0.0 and we could query that for historical purposes.

Describe a specific use case for the feature:

The security solution currently keeps track of failures in a list-like structure of saved objects. With the addition of the executionStatus property to kibana alerts, we now have to manage merging each executionStatus into our rule status failure tracking system. It would be nice if we had a separate place to query for historical executions of kibana alerts rather than having to pull it directly off of the alert.

Metadata

Metadata

Assignees

Labels

Feature:AlertingTeam:ResponseOpsPlatform ResponseOps team (formerly the Cases and Alerting teams) t//

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions