Skip to content

dhruvbansal/riemann-dash-ansible-role

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an Ansible role for installing Riemann dash.

You may also be interested in:

  • an Ansible role for Riemann, the Riemann server itself

What it Does

Software

Installs the riemann-dash gem which provides the riemann-dash command, a thin wrapper around launching a Sinatra web app.

Configuration & Logging

Creates the files:

  • /etc/riemann/dash.rb -- configuration file for Riemann dash
  • /var/log/riemann-dash -- log directory for Sinatra

Services

On Ubuntu/Debian it creates an Upstart script /etc/init/riemann-dash.conf which defines a system service riemann-dash listening on port 5557.

Usage

Use the role in a playbook like this:

- hosts: all
  roles:
    - riemann-dash

About

Ansible role for Riemann dash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published