<div dir="ltr">Unfortunately that list was large and dynamic.<div><br></div><div>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? <a href="https://github.com/pretaweb/pretaweb.collectd.groupingtail/">https://github.com/pretaweb/pretaweb.collectd.groupingtail/</a>) but this fork built/installed correctly for me. <a href="https://github.com/iostackproject/SDS-Storage-Monitoring-Swift">https://github.com/iostackproject/SDS-Storage-Monitoring-Swift</a> </div><div><br></div><div>thanks for looking into it.</div></div><br><div class="gmail_quote"><div dir="ltr">On Tue, Jul 3, 2018 at 1:05 PM Pavel <<a href="mailto:pavel2000@ngs.ru">pavel2000@ngs.ru</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Wed, 14 Mar 2018 13:53:07 -0500 Geoff Kramer <br>
<<a href="mailto:kramer.geoff@gmail.com" target="_blank">kramer.geoff@gmail.com</a>> wrote:<br>
> Hoping someone can help me with this<br>
> <br>
> I have a log like<br>
> 01.01.1970 13:01:01 VIEW <a href="http://user.name" rel="noreferrer" target="_blank">user.name</a> [/path/to/the/file/that/they/viewed]<br>
> 01.01.1970 13:01:01 EDIT another.username [/path/to/the/file/that/they/edited]<br>
> <br>
> and I am trying to get the count of views and edits per user.<br>
> i.e. another.username 23<br>
> <br>
> Im trying to do [...] and assuming I need a group by or other item to get that dynamic instance<br>
> naming.if this is even possible.<br>
<br>
It is a bit hard to implement such feature fast...<br>
But you can configure a [full] set of explicit matches if <br>
you know [full] set of usernames.<br>
<br>
<br>
> thanks in advance<br>
<br>
</blockquote></div>