Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion reference/data-analysis/kibana/canvas-functions.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
---
mapped_pages:
- https://www.elastic.co/guide/en/kibana/current/canvas-function-reference.html
navigation_tile: Canvas function reference
products:
- id: kibana
---

# Canvas function reference [canvas-function-reference]
# Explore Canvas functions and its expression language for {{kib}} [canvas-function-reference]

Behind the scenes, Canvas is driven by a powerful expression language, with dozens of functions and other capabilities, including table transforms, type casting, and sub-expressions.

Expand Down
2 changes: 1 addition & 1 deletion reference/fleet/data-streams.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ products:
navigation_title: Data streams
---

# Agent-created data streams [data-streams]
# {{agent}} data streams for {{fleet}} [data-streams]

{{agent}} uses data streams to store time series data across multiple indices while giving you a single named resource for requests. Data streams are well-suited for logs, metrics, traces, and other continuously generated data. They offer a host of benefits over other indexing strategies:

Expand Down
3 changes: 1 addition & 2 deletions reference/fleet/elasticsearch-output.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ products:
- id: elastic-agent
---

# Configure the {{es}} output [elasticsearch-output]

# Configure the {{es}} output for {{agent}} [elasticsearch-output]

The {{es}} output sends events directly to {{es}} by using the {{es}} HTTP API.

Expand Down
Loading