ansible-roles/kibana
Jérémy Lecour 11083007d6 refactoring of elastic roles
- extract java8
- extract elastic-source-list
2016-12-21 16:12:26 +01:00
..
files Kibana role 2016-12-21 16:12:26 +01:00
tasks refactoring of elastic roles 2016-12-21 16:12:26 +01:00
templates Kibana role 2016-12-21 16:12:26 +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.