All Apps and Add-ons

Splunk Add-on for McAfee Web Gateway: why does a Splunk search run very slow when defined fields are used?

cburgman
Path Finder

Whenever I search McAfee Webgateway data using a defined field name ( sourcetype="mcafee:wg:kv" user=joeuser), the search takes several minutes to complete. However, if I remove the field name ( sourcetype="mcafee:wg:kv" joeuser), the search completes in a matter of seconds as expected. I have confirmed that the problem on occurs with the webgateway data. I am using Splunk Add-on for McAfee Web Gateway app and have not made any modifications. Any troubleshooting tips would be greatly appreciated as I am fairly new to Splunk. Let me know what other information is needed.

Splunk version 6.3.3
Splunk Add-on for McAfee Web Gateway version 1.0.0
Application installed on Search Heads, Heavy Forwards and to the Indexer Cluster

0 Karma
1 Solution

jdeer0618
Explorer

Having this issue as well. Our solution was two pronged. First we adjusted the MWG log format XML. Then we got rid of all the useless EVALs that the TA was running.

Our MWG now sends the events with the fields already CIM'd. So now instead of having to change "dhost" to "dest_host" at search time, the gateway sends us "dest_host" It isn't perfect and I am sure we can do a lot more tweaking but just doing that made a huge difference.

Hope this helps

JD

View solution in original post

jdeer0618
Explorer

Having this issue as well. Our solution was two pronged. First we adjusted the MWG log format XML. Then we got rid of all the useless EVALs that the TA was running.

Our MWG now sends the events with the fields already CIM'd. So now instead of having to change "dhost" to "dest_host" at search time, the gateway sends us "dest_host" It isn't perfect and I am sure we can do a lot more tweaking but just doing that made a huge difference.

Hope this helps

JD

cburgman
Path Finder

That is exactly what we did on our end as well. Runs a lot better now.

Thanks for the response!

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...