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!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...

Updated Data Management and AWS GDI Inventory in Splunk Observability

We’re making some changes to Data Management and Infrastructure Inventory for AWS. The Data Management page, ...