Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 498 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 498 Bytes

set up EFK

set up EFK(elasticsearch + fluentd + kibana)

Provides

Requires

  1. Ansible(checked 1.9.1)
  2. CentOS 6.5 later

Usage

Get the code

$ git clone https://github.com/uzresk/ansible-efk.git

change hosts file

[server]  
192.168.1.20  

Run the Playbook

$ ansible-playbook -i hosts site.yml