Tagged Questions
The log-analysis tag has no wiki summary.
9
votes
12answers
2k views
What is the best log analysis tool that you used?
I'm starting to work on an existing project that has very verbose logging and the logs are a real pain to go through. Have you guys ever used any tools for log analysis/parsing? Can you recommend me ...
7
votes
4answers
2k views
Is writing server log files to a database a good idea?
After reading an article about the subject from O'Reilly, I wanted to ask Stack Overflow for their thoughts on the matter.
2
votes
1answer
58 views
Does a Tool for the analyzation of JBoss log files exist?
I have a JBoss 6 Server running which generates a big log file.
Does a tool exist, which allows me to analyse the log file (How often did a specific error occur? When did it occur? How many INFO / ...
2
votes
4answers
889 views
Proper disposal of SharePoint objects?
I hope there's a SharePoint expert here on SO who can help with this.
Here's the problem. My SharePoint logs contain this line, several times:
An SPRequest object was not disposed before the end of ...
1
vote
1answer
4k views
Which is best Postfix Log analyzer?
Which is best Postfix Log analyzer? We are looking for good log analyzer for postfix. We need to analyze the following
How many mails queued ?
How many mails not delivered ?
Why mails are not ...
1
vote
3answers
147 views
What's the simplest way to count the number of requests to /foo/ that Apache has served?
I'm looking to retroactively parse the logs and count the number of /foo/* requests that have occurred to have a baseline benchmark for a new feature that we're pushing. A simple command line script ...
1
vote
1answer
957 views
Web Log analysis in Java
How to read a web server log file in Java. This file is getting updated all the time. If I open a new FileInputStream, will it read the log real time?
Regards
0
votes
1answer
27 views
Recommendations for log analysis tools for ejabberd logs
I'm looking at a massive set of ejabberd logs, and I'm trying to pry out some useful information from them. Are there any existing tools that can help me get some of the work done, or am I left to ...
0
votes
1answer
45 views
web analytics software which can analyze existing log archives too
I am looking for a web analytic solution which can also help me to analyze my existing log files. we are moving from sawmill to other solutions.. explored Google Urchin and it has some limitations on ...
0
votes
1answer
80 views
best tool to analyze the event logs or any log(Framework logs) file in windows
I need to analyze the event logs and other logs file of my application.Please suggest me some best freeware tools for this purpose.I am using windows.
I tried the Mindtree Insight-UI. but it is not ...
0
votes
0answers
228 views
Log analyser which can analyse JBoss server logs and log4j logs [closed]
What is the best free log analyser which can analyse JBoss server logs and Application log4j (with MDC Message Diagnostic Context option) logs.
It should help us finding unique exceptions and more ...
0
votes
1answer
136 views
What the right ETL tool to use for collect custom data from log information
I need to collect and store a large quantity data from different kinds of log files, but before is necessary filter certain fields for extract only the necessary information. So I'm thinking about of ...
0
votes
1answer
243 views
How can I get awstats to read this log format?
I have a site with several subdomains, all subdomains are logged to the same access_log file. Since the file can be so huge, I have a script that greps out each subdomain into its own file.
I have a ...
0
votes
2answers
84 views
Are there good open-source libraries for parsing search terms from URLs?
I'm looking for a library which parses log files (or incoming requests) and extracts out the search-terms if/when the request came from a search engine.
Are there any good libraries which provide ...
0
votes
1answer
244 views
Do you know batch log processing tools for hadoop (zohmg alternatives)?
Since the zohmg project seems to be dead (no new commits since nov 2009), I would like to know if any of you used/uses it (with successful results). Or if you know anything about future of this ...
0
votes
1answer
489 views
Glassfish log files analysis
Can I get some recommendations for good log analysis software for Glassfish log files? Since it will not vary from application server to application server dramatically, I guess that there is a common ...