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
2 changes: 1 addition & 1 deletion docs/ppl/commands.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: default
title: Commands
parent: PPL
parent: Pipe Processing Language
nav_order: 4
---

Expand Down
2 changes: 1 addition & 1 deletion docs/ppl/endpoint.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: default
title: Endpoint
parent: PPL
parent: Pipe Processing Language
nav_order: 1
---

Expand Down
2 changes: 1 addition & 1 deletion docs/ppl/functions.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: default
title: Functions
parent: PPL
parent: Pipe Processing Language
nav_order: 10
---

Expand Down
6 changes: 3 additions & 3 deletions docs/ppl/index.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
layout: default
title: Pipe Processing Language
title: Piped Processing Language
nav_order: 33
has_children: true
has_toc: false
---

# Pipe Processing Language
# Piped Processing Language

Pipe Processing Language (PPL) is a query language that lets you use pipe (`|`) syntax to explore, discover, and query data stored in Elasticsearch.
Piped Processing Language (PPL) is a query language that lets you use pipe (`|`) syntax to explore, discover, and query data stored in Elasticsearch.

To quickly get up and running with PPL, use **Query Workbench** in Kibana. To learn more, see [Workbench](../sql/workbench/).

Expand Down
2 changes: 1 addition & 1 deletion docs/ppl/protocol.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: default
title: Protocol
parent: PPL
parent: Pipe Processing Language
nav_order: 2
---

Expand Down
2 changes: 1 addition & 1 deletion docs/ppl/settings.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: default
title: Settings
parent: PPL
parent: Pipe Processing Language
nav_order: 3
---

Expand Down