Skip to content

bingoarun/ansible-elk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible-ELK

Build Status Ansible Galaxy

Ansible role to install ELK stack in Redhat 7 / CentOS 7 environments

Requirements

CentOS 7 / Redhat 7

Role Variables

Package version can be modified in defaults/main.yml In the same file, username and password can be changed.

Example Playbook

- hosts: monitoring
  sudo: yes
  roles:
     - { role: "ansible-elk" }

License

BSD

About

Ansible role to deploy ELK stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages