Getting Data In

Response time from Apache log

napo
Engager

My log format is below:
10.10.143.18 - "-" [21/Feb/2012:00:05:39 +0900] "POST /default/2881.ajax HTTP/1.1" 200 115538 "http://www.mycompany.com/index.jsp" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; InfoPath.1)"

I can see the clientip, refer fields but not response time after indexing. How can I get it and sort it on demand?

Tags (2)
0 Karma
1 Solution

MarioM
Motivator

in your apache data sample i do not see any response time field value?

View solution in original post

jensihnow
Path Finder

With Apache 2.4 the logging modul allows to activate New fields. One Field ist the prcocessing time. But the best is the New transaction id.

0 Karma

napo
Engager

Yes,there is no response time field. It should be logged on web application server. Thanks

0 Karma

MarioM
Motivator

in your apache data sample i do not see any response time field value?

lguinn2
Legend

What is the sourcetype of the input?

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!

Analytics Workspace deprecation

As of Splunk Cloud Platform 10.4.2604 and Splunk Enterprise 10.4, Analytics Workspace is now deprecated. ...

Splunk Developer Day Recap: Building, Publishing, and Growing on the Splunk Platform

Splunk Developer Day brought the Splunk developer community together for a practical look at what it means to ...

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

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