Kibana is a web-based dashboard which can be used to display and analyze data stored in an Elasticsearch cluster. It is a part of the Elasticsearch, Logstash, Kibana (ELK) stack. The software is developed by Elastic.
The debops.kibana
Ansible role can be used to deploy Kibana behind an
nginx
reverse proxy which connects to a local or remote Elasticsearch
cluster. The role can be used as a dependency by other Ansible roles to allow
control over their configuration options in the Kibana configuration file.
This role requires at least Ansible v2.3.0
. To install it, run:
ansible-galaxy install debops.kibana
More information about debops.kibana
can be found in the
official debops.kibana documentation.
debops.secret
You may need to include missing roles from the DebOps common playbook into your playbook.
Try DebOps now for a complete solution to run your Debian-based infrastructure.
License: GPLv3
This role is part of DebOps. README generated by ansigenome.