ansible-roles/kibana
2017-01-05 12:03:54 +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 Unix mode MUST be a quoted string when using octal notation 2017-01-05 12:03:54 +01:00
README.md Kibana role 2016-12-21 16:12:26 +01:00

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.