Skip to content

Commit 13bf4d7

Browse files
committed
Doc: Add page-level applies_to tags to Logstash content
1 parent 7114f1b commit 13bf4d7

20 files changed

+60
-0
lines changed

docs/reference/connecting-to-cloud.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
mapped_pages:
33
- https://www.elastic.co/guide/en/logstash/current/connecting-to-cloud.html
4+
applies_to:
5+
stack: ga
6+
serverless: ga
47
---
58

69
# Sending data to {{ech}} [connecting-to-cloud]

docs/reference/connecting-to-serverless.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
mapped_pages:
33
- https://www.elastic.co/guide/en/logstash/current/connecting-to-cloud.html
4+
applies_to:
5+
stack: ga
6+
serverless: ga
47
---
58

69
# Sending data to {{es-serverless}} [logstash-to-elasticsearch-serverless]

docs/reference/dir-layout.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
mapped_pages:
33
- https://www.elastic.co/guide/en/logstash/current/dir-layout.html
4+
applies_to:
5+
stack: ga
6+
serverless: ga
47
---
58

69
# Logstash Directory Layout [dir-layout]

docs/reference/docker-config.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
mapped_pages:
33
- https://www.elastic.co/guide/en/logstash/current/docker-config.html
4+
applies_to:
5+
stack: ga
6+
serverless: ga
47
---
58

69
# Configuring Logstash for Docker [docker-config]

docs/reference/docker.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
mapped_pages:
33
- https://www.elastic.co/guide/en/logstash/current/docker.html
4+
applies_to:
5+
stack: ga
6+
serverless: ga
47
---
58

69
# Running Logstash on Docker [docker]

docs/reference/first-event.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
mapped_pages:
33
- https://www.elastic.co/guide/en/logstash/current/first-event.html
4+
applies_to:
5+
stack: ga
6+
serverless: ga
47
---
58

69
# Stashing Your First Event [first-event]

docs/reference/getting-started-with-logstash.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
mapped_pages:
33
- https://www.elastic.co/guide/en/logstash/current/getting-started-with-logstash.html
4+
applies_to:
5+
stack: ga
6+
serverless: ga
47
---
58

69
# Getting started with Logstash [getting-started-with-logstash]

docs/reference/how-logstash-works.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
mapped_pages:
33
- https://www.elastic.co/guide/en/logstash/current/pipeline.html
4+
applies_to:
5+
stack: ga
6+
serverless: ga
47
---
58

69
# How Logstash Works [pipeline]

docs/reference/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ mapped_pages:
33
- https://www.elastic.co/guide/en/logstash/current/index.html
44
- https://www.elastic.co/guide/en/logstash/current/introduction.html
55
- https://www.elastic.co/guide/en/serverless/current/elasticsearch-ingest-data-through-logstash.html
6+
applies_to:
7+
stack: ga
8+
serverless: ga
69
---
710

811
# Logstash [introduction]

docs/reference/installing-logstash.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
mapped_pages:
33
- https://www.elastic.co/guide/en/logstash/current/installing-logstash.html
4+
applies_to:
5+
stack: ga
6+
serverless: ga
47
---
58

69
# Installing Logstash [installing-logstash]

0 commit comments

Comments
 (0)