All Apps and Add-ons

Grouping log events to show uplink and down link traffic

nrelihan
Explorer

Hey,
I would like to couple two events together that would show the uplink and downlink traffic.
These two events would be in different location in the logs, depending on how long it takes the events to occur.

"10.159.216.131","61096/UDP","10.4.4.34","53/UDP (DNS)","Serial2/0.101","GigabitEthernet0
"10.4.4.34","53/UDP (DNS)","10.159.216.131","61096/UDP","GigabitEthernet0/1","Serial2

I have tried using the transaction funtion, to no avail, any suggestions on how this would be achieved?

Thanks alot.

Neil

Tags (1)
0 Karma

bobbyfaber
Explorer

Maybe you can give us some more detail? Have you named these fields?
It appears that if the port number (61096/UDP) is extracted in both cases (perhaps as 'port') one could do:

transaction port

or

stats port

Depending on the rest of the data, some other massaging may be needed.

0 Karma

nrelihan
Explorer

Yeah sorry, the first and second IP addresses are parsed as src and dst IPs. The "61096/UDP" field as src_port and 53/UDP (DNS) as dst_port.
The problem with doing "transaction dst_port src_port" for instance is that it comes back with multiple events that posses these fields, but what I require is to have the uplink and down link grouped together.
Cheers

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...