Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 986 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 986 Bytes

Telemetry-filebeat

Filebeat ships with modules for observability and security data sources that simplify the collection, parsing, and visualization of common log formats down to a single command

Usage

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm is set up properly, add the repo as follows:

Get Repo Info

$ helm repo add elastic https://helm.elastic.co
$ helm repo update

Installing the Chart

To install the chart with the release name filebeat:

$ helm install filebeat --version <version> elastic/filebeat -f chart/values.yaml

Uninstalling the Chart

To uninstall/delete the filebeat deployment:

$ helm delete filebeat

The command removes all the Kubernetes components associated with the chart and deletes the release.