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 deploy-manage/deploy/cloud-on-k8s/configuration-beats.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@ applies_to:
eck: all
products:
- id: cloud-kubernetes
navigation_title: Configuration
---

# Configuration [k8s-beat-configuration]
# Configuration for Beats on {{eck}} [k8s-beat-configuration]

## Upgrade the Beat specification [k8s-beat-upgrade-specification]

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@ applies_to:
eck: all
products:
- id: cloud-kubernetes
navigation_title: Configuration examples
---

# Configuration Examples [k8s-beat-configuration-examples]
# Beats configuration examples on {{eck}} [k8s-beat-configuration-examples]

In this section you can find manifests that address a number of common use cases and can be your starting point in exploring Beats deployed with ECK. These manifests are self-contained and work out-of-the-box on any non-secured Kubernetes cluster. They all contain three-node {{es}} cluster and single {{kib}} instance. All Beat configurations set up {{kib}} dashboards if they are available for a given Beat and all required RBAC resources.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@ applies_to:
eck: all
products:
- id: cloud-kubernetes
navigation_title: Configuration examples
---

# Configuration Examples [k8s-elastic-agent-fleet-configuration-examples]
# Fleet managed agents configuration examples on {{eck}} [k8s-elastic-agent-fleet-configuration-examples]

This section contains manifests that illustrate common use cases, and can be your starting point in exploring {{agent}} deployed with ECK. These manifests are self-contained and work out-of-the-box on any non-secured {{k8s}} cluster. They all contain a three-node {{es}} cluster, a single {{kib}} instance and a single {{fleet-server}} instance.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@ applies_to:
eck: all
products:
- id: cloud-kubernetes
navigation_title: Configuration examples
---

# Configuration examples [k8s-logstash-configuration-examples]
# Logstash configuration examples on {{eck}} [k8s-logstash-configuration-examples]

This section contains manifests that illustrate common use cases, and can be your starting point in exploring Logstash deployed with ECK. These manifests are self-contained and work out-of-the-box on any non-secured Kubernetes cluster. They all contain a three-node {{es}} cluster and a single {{kib}} instance.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@ applies_to:
eck: all
products:
- id: cloud-kubernetes
navigation_title: Configuration examples
---

# Configuration examples [k8s-elastic-agent-configuration-examples]
# Standalone Elastic Agent configuration examples on {{eck}} [k8s-elastic-agent-configuration-examples]

This section contains manifests that illustrate common use cases, and can be your starting point in exploring Elastic Agent deployed with ECK. These manifests are self-contained and work out-of-the-box on any non-secured Kubernetes cluster. They all contain a three-node {{es}} cluster and a single {{kib}} instance. Add the corresponding integration package to {{kib}} to install the dashboards, visualizations and other assets for each of these examples as described in [the Elastic Agent documentation](/reference/fleet/install-elastic-agents.md).

Expand Down
3 changes: 2 additions & 1 deletion deploy-manage/deploy/cloud-on-k8s/configuration-fleet.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@ applies_to:
eck: all
products:
- id: cloud-kubernetes
navigation_title: Configuration
---

# Configuration [k8s-elastic-agent-fleet-configuration]
# Configuration for Fleet managed agents on {{eck}} [k8s-elastic-agent-fleet-configuration]

{{fleet}}-managed {{agents}} must connect to {{fleet-server}} to receive their configurations. You can deploy {{fleet-server}} instances using ECKs Agent CRD with the appropriate configuration, as shown in [Fleet mode and Fleet Server](#k8s-elastic-agent-fleet-configuration-fleet-mode-and-fleet-server).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@ applies_to:
eck: all
products:
- id: cloud-kubernetes
navigation_title: Configuration
---

# Configuration [k8s-logstash-configuration]
# Configuration for Logstash on {{eck}} [k8s-logstash-configuration]

## Upgrade the Logstash specification [k8s-logstash-upgrade-specification]

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@ applies_to:
eck: all
products:
- id: cloud-kubernetes
navigation_title: Configuration
---

# Configuration [k8s-elastic-agent-configuration]
# Configuration for standalone Elastic Agents on {{eck}} [k8s-elastic-agent-configuration]

## Upgrade the Elastic Agent specification [k8s-elastic-agent-upgrade-specification]

Expand Down