Tagged Questions

0
votes
4answers
29 views

Does SQL Server 2000 log queries that produce errors anywhere?

I've got a distributed deployment of ±20 clients using the same stored procedure to create a record and then attach detail records. We've noticed gaps in the identity fields of the …
0
votes
0answers
27 views

Performance effect of enabling apache response time log directive

What affect will enabling the response time (%D) LogFormat directive have on apache performance? The response time is the time taken to serve a request in microseconds. Response …
0
votes
1answer
83 views

building splunk 4.0 “apps” - got feedback?

I'm considering building an app to plug into Splunk 4 to do custom data collection, custom, reporting, etc. (like I see other splunk apps doing) but focused on .NET and J2EE web ap …
0
votes
1answer
11 views

Tools to help process Akamai data logs?

I'm digging through Akamai logs, downloading excel sheets, and then manually joining them so that I can do sorting of data to find top videos and referrers. Are there any tools yo …
1
vote
2answers
34 views

Python Cherrypy Access Log Rotation

If I want the access log for Cherrypy to only get to a fixed size, how would I go about using rotating log files? I've already tried http://www.cherrypy.org/wiki/Logging, which s …
0
votes
3answers
121 views

click paths in logs or analytics?

I'm trying to see the path my users take when clicking thru a web app I have. I've got logs, awstats and webalizer on the server-side, and I'm looking to install some sort of analy …
15
votes
15answers
2k views

Best tail (log file visualization) freeware tool ?

I have many programs generating tons of logs in files. What freeware do you know, either for Windows or for multi-platforms (if they are in java for instance), able to tail (displ …
3
votes
7answers
775 views

Web Server Log Analysis Tool

Any suggestions for an accurate Web Log analysis tool to generate reports on the IIS logs? We used WebTrends, but I don't feel it was accurate.
6
votes
4answers
348 views

How can I calculate the median and standard deviation of a bunch stream of numbers in Perl?

Hi everyone, In our logfiles we store response times for the requests. What's the most efficient way to calculate the median response time, the "75/90/95% of requests were served …
0
votes
2answers
230 views

iPhone Crash Logs… anyone read this Greek Stuff? - Not crashing for me, but is for Apple

I have submitted my app to the App Store, and Apple says: At this time, XYZ APP cannot be posted to the App Store because it is crashing on iPhone 3G running iPhone OS 3.1 and iPo …
4
votes
6answers
1k views

IIS7, RewritePath and IIS log files

Hi, I am using Context.RewritePath() in ASP.NET 3.5 application running on IIS7. I am doing it in application BeginRequest event and everything works file. Requests for /sports …
0
votes
2answers
143 views

Excel: Removing duplicates in one column while retaining highest value in the adjacent column.

I have an excel spreadsheet with two columns. The first column is a label the second column is a numeric value. I would like to remove all the duplicate labels in column "A" and re …
0
votes
1answer
55 views

Subversion usage log analysis

We want to start analyzing usage of our various Subversion repositories, which is something I know is stored in our Apache logs. The problem is that I don't know of any tools out t …
1
vote
2answers
118 views

What are the effects of disabling the redo logs in Oracle on Hibernate transactions?

If we disable the 'redo logs' of a tablespace in Oracle, will they impact Hibernate's transactions? These are the options present in the Oracle EM on a tablespace level: Enable lo …
0
votes
2answers
31 views

Aggregate multiple Subversion logs into a single list

I have multiple SVN repositories and I'd like to gather some overall statistics from the logs. Basically I'd like to use Excel to make a graph of the number of commits per day, in …

1 2 3 4 next
15 30 50 per page