How to make it one entry the multiple event from event logs in Kibana?
So far if we check in Kibana there are multiple entries but the same error/eventId.
So if I understand correctly you need to only count unique eventIds? You can use Unique Count in the metric aggregation.
Hi Regie,
As Marius mentioned, you can create a Data Table Visualization using a Unique Count in the metric aggregation. Please take a look at Search data in discover tab, then apply unique count to results for an example of how to do this. Does this help?
Thanks,
CJ