Refine your search:

New to Splunk.

Goal: Create an Apache access_log analysis that lists page views, and other useful access log analysis stuff.

Is there a plugin or app or recommended configuration or search that I can use to get "page views" similar to what would be produced if I ran my Apache access logs through a web log analysis tool?

I know all the background and what "page views" mean and how they are meaningless for a stateless protocol like HTTP, etc. etc., so I'm not asking about that. I'm just asking for a way to configure Splunk or otherwise process my access logs in a way that generates something that could be called "page views"

Failing that, is there a way to export all original source records generated from my search? I have a clustered web farm and it would be great if Splunk could do this for me.

Thank you,

JDS

asked 25 May '11, 08:47

jeffatmoodlerooms's gravatar image

jeffatmoodle...
312
accept rate: 0%

Note: there were two other questions that were exact duplicates of this one so I went ahead as a moderator and deleted them.

(25 May '11, 13:46) nick ♦

2 Answers:

Well I'm a bit biased since I created it, but I would check out the Sideview Web Analytics app

It allows you to search through your access logs, roll them up into distinct pages and useragents and referrers, and drilldown from list views to detail views and pivot around any which way you like.

You can generate custom reports using not just the default access fields that Splunk extracts, but built on statistics from any key value pairs that happen to be present in your URLs.

And in the newest version it also integrates with various other Splunk apps that provide geolocation functionality, so you can drilldown and pivot around cities and countries just as easily as clientips and status codes.

link

answered 25 May '11, 12:47

nick's gravatar image

nick ♦
14.2k1318
accept rate: 47%

edited 25 May '11, 12:49

I'm a Splunk noob and also looking for a way to get web statistics, similar to the way I've been doing it using Analog (log analyzer)....So far, I understand it is possible to do this in Splunk but its not trivial.

link

answered 13 Dec '11, 09:44

ten_yard_fight's gravatar image

ten_yard_fight
211
accept rate: 0%

edited 13 Dec '11, 09:46

Post your answer
toggle preview

Follow this question

Log In to enable email subscriptions

RSS:

Answers

Answers + Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×37

Asked: 25 May '11, 08:47

Seen: 1,493 times

Last updated: 13 Dec '11, 09:46

Copyright © 2005-2012 Splunk, Inc. All rights reserved.