Skip to content

punasusi/ELK-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ELK-setup

Install elastic operator with helm

helm repo add elastic https://helm.elastic.co helm repo update helm install elastic-operator elastic/eck-operator -n elastic-system --create-namespace

Then apply elastic_kibana.yaml, followed by filebeat.yaml and logstash.yaml.

logstash.yaml has the setup script which is run by a job, to setup the indexes, index rollover and retention, etc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published