Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

Logs alert creation #19

Closed
mukeshelastic opened this issue Mar 23, 2020 · 3 comments
Closed

Logs alert creation #19

mukeshelastic opened this issue Mar 23, 2020 · 3 comments
Assignees
Labels
design For design issues

Comments

@mukeshelastic
Copy link

mukeshelastic commented Mar 23, 2020

Summary of the problem

As an observability user persona, I'd like to create alerts for following use cases:

  1. When the count of (ECS.field = value) > static threshold within last X time unit then send a slack message that contains document.field value

Alert definition UI

When count of <ecs.field = value> is greater than integer within last 5 minutes

  1. When the count of ( message contains ) crosses a static threshold within the last X time unit then send me a message

Alert definition UI

When the count of ( ecs.field contains ) is greater than an integer threshold in last five minutes

  1. document message contains a specific log pattern AND/NOT other log patterns in the same document then send a message

Alert definition UI

When the ecs.field contains , AND ecs.field does not contain <text pattern 3> in last five minutes

  1. (Stretch Goal) the count of ( message contains text pattern) for each bucket represented by a unique value in specific ecs.field, goes beyond a static threshold

Alert definition UI

When the count of( ecs.field contains <text pattern 1>, ) group by ecs.field is greater than integer threshold in last five minutes

  1. (Stretch Goal) Creating alerts from anomaly explorer tabular information
@mukeshelastic mukeshelastic added the design For design issues label Mar 23, 2020
@elasticmachine
Copy link

Pinging @elastic/observability-design (design)

@katrin-freihofner
Copy link
Contributor

Uploading logs-alerting.gif…

@katrin-freihofner
Copy link
Contributor

The alert conditions have been changed to the following:

a

b

c

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
design For design issues
Projects
None yet
Development

No branches or pull requests

4 participants