Skip to content

Commit 78b4f46

Browse files
committed
Add applies_to to 'Manage Elastic Agents in Fleet' docs
1 parent e8134af commit 78b4f46

24 files changed

+73
-11
lines changed

reference/fleet/agent-health-status.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/fleet/current/agent-health-status.html
4+
applies_to:
5+
stack: ga
6+
serverless: ga
47
products:
58
- id: fleet
69
- id: elastic-agent

reference/fleet/agent-policy.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ mapped_pages:
44
- https://www.elastic.co/guide/en/fleet/current/agent-policy.html
55
applies_to:
66
stack: ga
7+
serverless: ga
78
products:
89
- id: fleet
910
- id: elastic-agent

reference/fleet/automatic-integrations-synchronization.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,7 @@ navigation_title: Automatic integrations synchronization
33
description: The automatic integrations sync feature keeps integrations and custom assets synced between your management Elasticsearch cluster and one or more remote clusters.
44
applies_to:
55
stack: ga 9.1
6-
deployment:
7-
ess: ga
8-
ece: ga
9-
self: ga
6+
serverless: unavailable
107
products:
118
- id: fleet
129
- id: elastic-agent

reference/fleet/create-policy-no-ui.md

Lines changed: 7 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/fleet/current/create-a-policy-no-ui.html
4+
applies_to:
5+
stack: ga
6+
serverless: ga
47
products:
58
- id: fleet
69
- id: elastic-agent
@@ -31,6 +34,10 @@ For more information, refer to [{{kib}} {{fleet}} APIs](/reference/fleet/fleet-a
3134

3235
## Option 2. Create agent policies with preconfiguration [use-preconfiguration-to-create-policy]
3336

37+
```{applies_to}
38+
serverless: unavailable
39+
```
40+
3441
Add preconfigured policies to [`kibana.yml`](/deploy-manage/stack-settings.md) config.
3542

3643
For example, the following example adds a {{fleet-server}} policy for self-managed setup:

reference/fleet/enable-custom-policy-settings.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/fleet/current/enable-custom-policy-settings.html
4+
applies_to:
5+
stack: ga
6+
serverless: ga
47
products:
58
- id: fleet
69
- id: elastic-agent

reference/fleet/enrollment-handling-containerized-agent.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
---
2+
applies_to:
3+
stack: ga
4+
serverless: ga
5+
products:
6+
- id: fleet
7+
- id: elastic-agent
8+
---
9+
110
# Enrollment handling for containerized agents
211

312
For {{fleet}}-managed {{agents}} that run in a containerized environment (including Docker, Kubernetes, and others), enrollment handling is managed as follows:

reference/fleet/es-output-settings.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/fleet/current/es-output-settings.html
4+
applies_to:
5+
stack: ga
6+
serverless: ga
47
products:
58
- id: fleet
69
- id: elastic-agent

reference/fleet/filter-agent-list-by-tags.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/fleet/current/filter-agent-list-by-tags.html
4+
applies_to:
5+
stack: ga
6+
serverless: ga
47
products:
58
- id: fleet
69
- id: elastic-agent

reference/fleet/fleet-agent-environment-variables.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/fleet/current/fleet-agent-environment-variables.html
4+
applies_to:
5+
stack: ga
6+
serverless: ga
47
products:
58
- id: fleet
69
- id: elastic-agent

reference/fleet/fleet-api-docs.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
11
---
22
mapped_pages:
33
- https://www.elastic.co/guide/en/fleet/current/fleet-api-docs.html
4+
applies_to:
5+
stack: ga
6+
serverless: ga
47
products:
58
- id: fleet
69
- id: elastic-agent
710
---
811

912
# Kibana Fleet APIs [fleet-api-docs]
1013

11-
You can find details for all available {{fleet}} API endpoints in our generated [Kibana API docs](https://www.elastic.co/docs/api/doc/kibana).
14+
You can find details for all available {{fleet}} API endpoints in the [Kibana API docs](https://www.elastic.co/docs/api/doc/kibana). For {{serverless-full}} projects, check the [Kibana Serverless API docs](https://www.elastic.co/docs/api/doc/serverless).
1215

1316
In this section, we provide examples of some commonly used {{fleet}} APIs.
1417

0 commit comments

Comments
 (0)