Skip to content

Commit

Permalink
Update docs/events/timeline-ui-overview.asciidoc
Browse files Browse the repository at this point in the history
  • Loading branch information
nastasha-solomon authored Jan 9, 2024
1 parent 5ffb34c commit c12bbff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/events/timeline-ui-overview.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ From the *Correlation* tab, you can also do the following:

preview::["Do not use {esql} on production environments. This functionality is in technical preview and may be changed or removed in a future release. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features."]

NOTE: The **{esql}** tab is available by default. To hide it, you must edit your {cloud}/ec-manage-kibana-settings.html#ec-manage-kibana-settings[{kib} user settings] and set the `timelineEsqlTabDisabled` feature flag to `true`.
NOTE: The {esql} tab is available by default. As it's in technical preview, you can remove it by editing your {cloud}/ec-manage-kibana-settings.html#ec-manage-kibana-settings[{kib} user settings] and setting the timelineEsqlTabDisabled feature flag value to `true`.

The {ref}/esql.html[Elasticsearch Query Language ({esql})] provides a powerful way to filter, transform, and analyze event data stored in {es}. {esql} queries use "pipes" to manipulate and transform data in a step-by-step fashion. This approach allows you to compose a series of operations, where the output of one operation becomes the input for the next, enabling complex data transformations and analysis.

Expand Down

0 comments on commit c12bbff

Please sign in to comment.