I have log data as follows:
udp 81.0.0.1:1024 11.0.0.5:1024 --- ---
udp 81.0.0.1:1024 11.0.0.5:1024 --- ---
udp 81.0.0.1:1024 11.0.0.5:1024 --- ---
udp 81.0.0.1:1024 11.0.0.5:1024 --- ---
udp 81.0.0.1:1024 11.0.0.5:1024 --- ---
udp 81.0.0.1:1024 11.0.0.5:1024 --- ---
tcp 81.0.0.1:1024 11.0.0.5:52041 --- ---
udp 81.0.0.1:1027 11.0.0.5:1027 --- ---
udp 81.0.0.1:1026 11.0.0.5:1026 --- ---
udp 81.0.0.1:1026 11.0.0.5:1026 --- ---
udp 81.0.0.1:1026 11.0.0.5:1026 --- ---
udp 81.0.0.1:1025 11.0.0.5:1025 --- ---
I need to display the count of all duplicate entries in Kibana.
How can i do that ?