ansible-roles/kibana
2017-06-12 15:11:40 +02:00
..
files Kibana role 2016-12-21 16:12:26 +01:00
handlers Kibana: move the optimize dir on /var if /usr is read-only 2017-06-09 09:06:33 +02:00
meta Break dependencies and use include_role 2017-05-21 11:13:48 +02:00
tasks Disable warnings for mount commands related to /usr read-only 2017-06-12 15:11:40 +02: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.