All Apps and Add-ons

Cisco App - Pix inbound vs outbound

EricPartington
Communicator

I have been looking at the Cisco Pix App and the transforms for src and dest ip. What I noticed is that the src and dest ip are extracted in the same position in both the outbound and inbound built messages.

From my understanding of the syslog messages, the location of src and dest ip flip depending on the inbound and outbound keyword in the built statement.

Is this correct and should i change the default behaviour for the [cisco-firewall-to_addr_port] and [cisco-firewall-from_addr_port]

As is:

[cisco-firewall-to_addr_port]
REGEX = \s+to (?:([\w-_]+):)?([^ /]*)(?:/(\S+))?\s*
FORMAT = dest_dom::$1 dest_ip::$2 dest_port::$3

To:

[cisco-firewall-inbound-to_addr_port]
REGEX =inbound.*\s+to (?:([\w-_]+):)?([^ /]*)(?:/(\S+))?\s*
FORMAT = dest_dom::$1 dest_ip::$2 dest_port::$3

and: [cisco-firewall-outbound-to_addr_port] REGEX = outbound\s+(?:from|for(?! user)) (?:([\w-_]+):)?([^ /])(?:/(\S+))?\s FORMAT = dest_dom::$1 dest_ip::$2 dest_port::$3

Tags (2)
0 Karma
1 Solution

southeringtonp
Motivator

EricPartington
Communicator

That works better, have a few tweaks to it but works much better than it did before.

thanks

0 Karma

dwaddle
SplunkTrust
SplunkTrust

Can you provide sample events to go with this?

0 Karma
Get Updates on the Splunk Community!

Index This | Forward, I’m heavy; backward, I’m not. What am I?

April 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

A Guide To Cloud Migration Success

As enterprises’ rapid expansion to the cloud continues, IT leaders are continuously looking for ways to focus ...

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...