All Apps and Add-ons

Why cisco:wsa:w3c src field is not extracted ?

sbnainfosec
Loves-to-Learn

I am facing a challenging issue with the CISCO WSA Add-on version 3.3.0, what happens is that I can not use/rename/EXTRACT/FIELDALIAS/COALESCE to get src_ip field into src from one location. As a reference, I am receiving wsa logs from two different sources/location, and both have the same configuration/OS version, however, if the wsa data comes from location A, the src field works fine with a FIELDALIAS, but if the wsa data comes from location B, the src field never appears, even if I apply a FIELDALIAS or any other action. Same Add-on applies for both locations.

Any idea will be highly appreciate it.

Current Splunk version: 7.3.4

0 Karma
1 Solution

maniyavar
Explorer

Are you using host in the stanza in props for extraction the field. if yes then make sure this is not having high precedence in any other App with this stanza.
eg:
host = abc.com.us
[host::com]

host=a.com.us
[host=a.com*]

Hopefully this solves your problem.

View solution in original post

0 Karma

maniyavar
Explorer

Are you using host in the stanza in props for extraction the field. if yes then make sure this is not having high precedence in any other App with this stanza.
eg:
host = abc.com.us
[host::com]

host=a.com.us
[host=a.com*]

Hopefully this solves your problem.

0 Karma

PavelP
Motivator

please post results of these searches

sourcetype=cisco:wsa:w3c host=A| head | table host, src_ip, _raw

and

sourcetype=cisco:wsa:w3c host=B| head | table host, src_ip, _raw
0 Karma
Get Updates on the Splunk Community!

Build Scalable Security While Moving to Cloud - Guide From Clayton Homes

 Clayton Homes faced the increased challenge of strengthening their security posture as they went through ...

Mission Control | Explore the latest release of Splunk Mission Control (2.3)

We’re happy to announce the release of Mission Control 2.3 which includes several new and exciting features ...

Cloud Platform | Migrating your Splunk Cloud deployment to Python 3.7

Python 2.7, the last release of Python 2, reached End of Life back on January 1, 2020. As part of our larger ...