From 1ffacdef44fe78d8899a5fd3f6af18f7257ae396 Mon Sep 17 00:00:00 2001 From: ashwinkumar12345 Date: Tue, 10 Nov 2020 10:48:44 -0800 Subject: [PATCH] changed name --- docs/ppl/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/ppl/index.md b/docs/ppl/index.md index e3d90a69..e811053a 100644 --- a/docs/ppl/index.md +++ b/docs/ppl/index.md @@ -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/).