Skip to content

Ansible Playbook For Elastic Stack (Elasticsearch, Logstash, Kibana, Beats)

Notifications You must be signed in to change notification settings

DevOps-Collection/elastic-stack-ansible

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

elastic-stack-ansible

Ansible Playbook Example for Elastic Stack (Elasticsearch, Logstash, Kibana, Beats)

Configure IP address on the following file

hosts/elastic.hosts

Set up ELK (Elasticsearch, Logstash and Kibana)

Note: will be installed on the same hosts

sudo ansible-playbook -i hosts/elastic.hosts playbooks/elk_setup.yml

Set up Filebeat

sudo ansible-playbook -i hosts/elastic.hosts playbooks/filebeat.yml

Read more about this playbook here

About

Ansible Playbook For Elastic Stack (Elasticsearch, Logstash, Kibana, Beats)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published