Skip to content

Commit

Permalink
thank you, mike
Browse files Browse the repository at this point in the history
Co-authored-by: Mike Birnstiehl <[email protected]>
  • Loading branch information
colleenmcginnis and mdbirnstiehl authored Oct 18, 2023
1 parent c980e16 commit d5d7dbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/observability/slo-create.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Create an indicator based on any of your {es} indices or data views. You define

When defining a custom KQL SLI, set the following fields:

* *Index* — The data view or index patter you want to base the SLI on. For example, `service-logs`.
* *Index* — The data view or index pattern you want to base the SLI on. For example, `service-logs`.
* *Timestamp field* — The timestamp field used by the index.
* *Query filter* — A KQL filter to specify relevant criteria by which to filter the index documents.
* *Good query* — The query yielding events that are considered good or successful. For example, `nested.field.response.latency <= 100 and nested.field.env : “production”`
Expand Down

0 comments on commit d5d7dbd

Please sign in to comment.