brucem / garethr-kibana

Puppet module to install and configure the kibana logstash interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Puppet module for installing the Kibana logstash interface. This module is also available on the Puppet Forge

Build Status Dependency Status

Usage

The module includes a single class:

include 'kibana'

This installs Kibana and starts it running on port 5601 and connects to an Elasticsearch index running on localhost:9200. More configuration options for this module should be added soon.

About

Puppet module to install and configure the kibana logstash interface

License:Apache License 2.0


Languages

Language:Puppet 50.7%Language:Ruby 49.3%