Splunk Search

Asterisk queue_log report on splunk

satishp
Explorer

Following is my asterisk queue_logs, I want to create chart base on Agent/72XX like home many users completed call something like that how do i filter and count numer of gents

1296490205|1296489840.5677|queue2|Agent/7211|COMPLETECALLER|7|48 1296489926|1296489840.5677|queue2|Agent/7210|CONNECT|3 1296489913|1296488593.5663|queue1|Agent/7217|COMPLETECALLER|6|1284 1296488629|1296488593.5663|queue1|Agent/7212|COMPLETECALLER|3|23 1296487993|1296487889.5652|queue1|Agent/7217|TRANSFER|7187 1296487821|1296487820.5651|NONE|Agent/7207|AGENTCALLBACKLOGIN|7217@queueagents

How to write search on splunk ?

Tags (1)
0 Karma

woodcock
Esteemed Legend

I think this is what you are asking (assuming that the 4th field is called user and the 5th is called action😞

... | stats dc(user) by action
0 Karma
Get Updates on the Splunk Community!

Pro Tips for First-Time .conf Attendees: Advice from SplunkTrust

Heading to your first .Conf? You’re in for an unforgettable ride — learning, networking, swag collecting, ...

Raise Your Skills at the .conf25 Builder Bar: Your Splunk Developer Destination

Calling all Splunk developers, custom SPL builders, dashboarders, and Splunkbase app creators – the Builder ...

Hunt Smarter, Not Harder: Discover New SPL “Recipes” in Our Threat Hunting Webinar

Are you ready to take your threat hunting skills to the next level? As Splunk community members, you know the ...