Graph for Tracking Users Via Error Code Request

Hi,

I am wondering if it is possible to graph error codes (/^$code$/) based on different user rates. Preferably a line or bar graph. This graph would have a legend that list users and the amount of codes they are producing to better represent log data (Apache) .

Did you figure this out? It sounds like a simple query with a group by for the user.

I figured it out, yes it was very simple once I outlined the requirements.