tinhutins / logging-setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ELK using ansible

In this project, we are configure ELK stack on single node using docker, docker-compose and ansible.

Getting Started

vault password is : password

Ansible command to install ELK stack : ansible-playbook -i inventory.yml playbook.yml --tags logging --ask-vault-pass -kK

About

License:MIT License


Languages

Language:Jinja 100.0%