Unfortunately that list was large and dynamic. Ive been meaning to circle back around to it myself, However for anyone else that comes across this I solved my immediate problem using groupingtail (originally? https://github.com/pretaweb/pretaweb.collectd.groupingtail/) but this fork built/installed correctly for me. https://github.com/iostackproject/SDS-Storage-Monitoring-Swift
thanks for looking into it. On Tue, Jul 3, 2018 at 1:05 PM Pavel <[email protected]> wrote: > On Wed, 14 Mar 2018 13:53:07 -0500 Geoff Kramer > <[email protected]> wrote: > > Hoping someone can help me with this > > > > I have a log like > > 01.01.1970 13:01:01 VIEW user.name [/path/to/the/file/that/they/viewed] > > 01.01.1970 13:01:01 EDIT another.username > [/path/to/the/file/that/they/edited] > > > > and I am trying to get the count of views and edits per user. > > i.e. another.username 23 > > > > Im trying to do [...] and assuming I need a group by or other item to > get that dynamic instance > > naming.if this is even possible. > > It is a bit hard to implement such feature fast... > But you can configure a [full] set of explicit matches if > you know [full] set of usernames. > > > > thanks in advance > >
_______________________________________________ collectd mailing list [email protected] https://mailman.verplant.org/listinfo/collectd
