keith-turner opened a new issue #254: Setup Log Stash+Kibana for Accumlo and 
Fluo
URL: https://github.com/apache/fluo-muchos/issues/254
 
 
   Mucho currently sets up grafana and influx db for metrics.  It would be nice 
if it also setup something for logging.  One possibility is log stash and 
kibana.  Log stash and kibana support indexing specialized log messages. For 
Accumulo it would be nice to create a schema for indexing the following log 
messages.
   
    * Loaded a tablet
    * Log recovery on a tablet
    * Compaction on a tablet
    * Closing a tablet.
    * GC deleted a file
   
   The schema could pull out the key extent, table ID, and files from these 
messages.  Having a schema for the above would allow quick searches for 
important events.  This activity may result in a positive feedback loop that 
helps improve Accumulo's log messages.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to