for example i have this fields and valus: stats count by username . i got this: username root | 102 admin | 71 yara | 34 this is the same for src src 168.172.1.1 | 132 10.10.0.1 | 60 168.0.8.1 | 12 i want to see it one table but the i want it to check all fields , like dst , port , mail... it could be any thing on the event the goal is to get for each event the top field that have the most values that are repeated with the same value
... View more