/garethr-kibana

Puppet module to install and configure the kibana logstash interface

Primary LanguagePuppetApache License 2.0Apache-2.0

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.