Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/telus/ansible-kibana
Ansible role for Kibana
https://github.com/telus/ansible-kibana
Last synced: 5 days ago
JSON representation
Ansible role for Kibana
- Host: GitHub
- URL: https://github.com/telus/ansible-kibana
- Owner: telus
- License: mit
- Created: 2015-05-06T21:29:48.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-06-26T07:45:35.000Z (over 2 years ago)
- Last Synced: 2023-03-01T13:56:43.756Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 17.6 KB
- Stars: 1
- Watchers: 8
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ansible-kibana
[Kibana](https://www.elastic.co/products/kibana) - Explore & Visualize Your Data
[![Platforms](http://img.shields.io/badge/platforms-ubuntu-lightgrey.svg?style=flat)](#)
Tunables
--------
* `kibana_elasticsearch_url` (string) - Where should kibana look for elasticsearch.Dependencies
------------
* [telusdigital.apt-repository](https://github.com/telusdigital/ansible-apt-repository/)Example Playbook
----------------
- hosts: servers
roles:
- role: telusdigital.kibanaLicense
-------
[MIT](https://tldrlegal.com/license/mit-license)Contributors
------------
* [Aaron Pederson](https://aaronpederson.github.io) | [e-mail](mailto:[email protected]) | [Twitter](https://twitter.com/GunFuSamurai)