Puppet module for installing the Kibana logstash interface. This module is also available on the Puppet Forge
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.