You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 8, 2019. It is now read-only.
Hi!
Exist anyway to group the equal results from a exctracor and show them in a over time line graphics?
Example:
ldap.open.tag: Dec 9 13:13:01 slapd[24539]: conn=307643 op=0
ldap.open.tag: Dec 9 14:05:34 slapd[24539]: conn=8226 op=0
ldap.open.tag: Dec 9 14:06:31 slapd[24539]: conn=8226 op=164
ldap.open.tag: Dec 9 14:06:32 slapd[24539]: conn=8226 op=164
I want group all same result like conn="result" and show them in a over time line graphics.
Cheers !
The text was updated successfully, but these errors were encountered: