Skip to content

Instantly share code, notes, and snippets.

@cbarraford
Created March 20, 2014 19:29
Show Gist options
  • Save cbarraford/9671902 to your computer and use it in GitHub Desktop.
Save cbarraford/9671902 to your computer and use it in GitHub Desktop.
Sabisu Features
sabisu
======
A sensu web ui powered by [Cloudant](https://cloudant.com)
Features
========
* Full text search (based on [lucene](http://lucene.apache.org/))
* Complex search, filtering, and sorting
* Smart autocomplete to help you find what you're looking for
* Statistical analysis of your search/query (faceting)
* Real-time streaming updates to the event list and stats (non-polling)
* Add custom attributes to your sensu events and make them searchable, indexed, and give them statistical context
* Easy "drill down" by clicking on any client, check, status or even custom attributes to see more events like them
* Silence with expiration timeout, unsilence on resolve, or never expire
* Create views of your sensu environment and save, bookmark, and share them with your colleagues.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment