On Tue, May 24, 2011 at 01:00:07PM -0700, Lance Albertson wrote:
> On 05/24/2011 02:05 AM, Iustin Pop wrote:
> > Hi all,
> > 
> > I have this idea in my head for a couple of months already but I
> > didn't manage to progress much by myself, so I'm throwing it out to
> > see what people think about it.
> > 
> > Audit log support in Ganeti
> > ===========================
> > 
> > 
> > As Ganeti matures, one of missing functionality is the ability to
> > query it for things like: “What happened to this instance three days
> > ago?”, “When was this instance powercycled?”, or “How many times was
> > this OpCode executed in the past week?”. The lack of such background 
> > information hampers debugging of both the code and of the state of
> > the fleet.
> 
> <snip>
> 
> > User interface
> > ~~~~~~~~~~~~~~
> > 
> > The basic functionality is, of course, examining audit logs and
> > being able to search them. Multiple ways of searching will be
> > provided:
> > 
> > - search by entity name
> > - search by UUID
> > - timestamp searches
> 
> Whatever solution that comes out of this it would be great to make sure
> its implemented at the RAPI level as well. We could certainly use this
> in GWM.

This definitely needs to be available over RAPI (hence why I don't link
the "grep in a logfile" suggestion).

> Overall I like the concept, not sure about implementation though.

So far there's not much on that :)

thanks,
iustin

Reply via email to