Created
March 20, 2014 19:29
-
-
Save cbarraford/9671902 to your computer and use it in GitHub Desktop.
Sabisu Features
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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