I'm relatively new to graylog, and after getting all of my log routing set up I'm trying to get a better sense for what's possible with the dashboards. There's one chart I'm trying to figure out how to make, but I'm not sure it's possible. I'd like to create a table of statistics for the response time of each logged request (field `response_time_ms` in my elasticsearch docs), but I'd like to segment these statistics according to the value in a different field (`hostname`). Basically, I want a clear visualization of response times per server. I realize I could create multiple searches, each one filtering on a different `hostname`, and add them to the same table/chart, but these servers come and go so I'm dealing with a dynamic list of hostnames. Is it even possible to create such a widget?
-- You received this message because you are subscribed to the Google Groups "Graylog Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/graylog2/98234da2-c8fc-416d-bed4-2586dfe4ed80%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
