Skip to content

Ansible configuration for centralized logging

Notifications You must be signed in to change notification settings

kenni-shin/ansible-logs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ansible configuration for centralized logging with Heka+Elasticsearch+Kibana. Installs heka on all servers, elasticsearch and kibana on specified servers.

Using:

  1. Add your hosts to hosts file
  2. Set deploy_user variable in hosts file. This user must have home folder for kibana installation.
  3. Start in command line:
ansible-playbook ./logs.yml -i hosts -K -u <user>

About

Ansible configuration for centralized logging

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%