All Apps and Add-ons

Splunk App for Web Analytics: Why is the web.bytes field not populated?

forsythew
New Member

We are in the process of setting up the Splunk App for Web Analytics, and one of the gaps we have identified is that the web.bytes field is not populated after the Web Analytics app does its magic. We are seeing site visits come up, but this particular field never seem to show any data. Is there a particular field we need to make sure that IIS includes in the logs for this to be populated?

Our web servers are all running Windows Server 2012 R2, if that helps any.

0 Karma

sbrice18
Path Finder

Yes, make sure the following fields are enabled in your IIS logging:
cs_Referer
cs_version
cs_bytes
cs_Cookie

We pretty much enabled all the IIS logging and the app looks pretty good. Make sure to read up on the threads in here, we had to make a change to the Data Model in order for the app to work in a search head cluster. Also, read the latest update on http_user_agent.
https://answers.splunk.com/answers/442049/splunk-app-for-web-analytics-http-user-agent-missi.html#co...

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...