ansible-roles/kibana
Jérémy Lecour 294cea44e8 Change mode with leading 0, but still as String 2017-03-23 16:59:43 +01:00
..
files Kibana role 2016-12-21 16:12:26 +01:00
meta Roles have dependencies 2016-12-21 16:12:26 +01:00
tasks Change mode with leading 0, but still as String 2017-03-23 16:59:43 +01:00
README.md Kibana role 2016-12-21 16:12:26 +01:00

README.md

kibana

Install Kibana.

Tasks

Everything is in the tasks/main.yml file.

Available variables

The only variables are derived from gathered facts.

By default, Kibana will bind to localhost:5601. If Nginx is installed, a typical proxy configuration is copied into /etc/nginx/sites-available. It can be tweeked and enabled by hand.