https://github.com/eradical/ansible-kibana
https://github.com/eradical/ansible-kibana
ansible ansible-role kibana
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/eradical/ansible-kibana
- Owner: eRadical
- License: gpl-3.0
- Created: 2018-07-18T18:10:43.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-19T11:31:24.000Z (almost 8 years ago)
- Last Synced: 2025-01-11T12:46:05.459Z (over 1 year ago)
- Topics: ansible, ansible-role, kibana
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Ansible Kibana
=========
This role will install Kibana on a machine.
It is compatible with https://github.com/elastic/ansible-elasticsearch :
- it will not touch elasticsearch repo if it's already installed from that role
- it will read elasticsearch address and use it if both Kibana & elasticsearch are installed on the same server
Requirements
------------
None
Role Variables
--------------
All settable variables are in defaults/main.yml, you can override all of them.
All fixed variables are in vars/main.yml.
Dependencies
------------
None
Example Playbook
----------------
- name: Install Kibana
hosts: list-of-servers
roles:
- eRadical.kibana
License
-------
GPL v3
Author Information
------------------
Gabriel PREDA
Twitter: @eRadical