logfiles
Storing millions of log files - Approx 25 TB a year
As part of my work we get approx 25TB worth log files annually, currently it been saved over an NFS based filesystem. Some are archived as in zipped/tar.gz while others reside in pure text format.[详细]
2023-01-19 03:16 分类:问答Web log file analysis software to measure search crawlers
I need to analyze the search engine crawling going on in my site. Is there a good tool for this? I\'ve tried AWStats and Sawmill. But both of those give me very limited insight into the crawling. I ne[详细]
2023-01-17 22:53 分类:问答Partially re-create Risk-like game based on incomplete log files
I\'m trying to re-create this conquerclub (Risk-like) game: http://conquerclub.barrycarter.info/ONEOFF/7460216.html[详细]
2023-01-17 11:51 分类:问答Matching everything between two specific words using regular expressions
I\'m attempting to parse an Oracle trace file using regular expressions. My language of choice is C#, but I chose to use Ruby for this exercise to get some familiarity with it.[详细]
2023-01-13 23:17 分类:问答Is it possible to shrink a log file on a linked server using DBCC SHRINKFILE?
I am doing a large archival of data from one DB to another DB on a linked server.I am copying from MS sql server 2000 to MS sql server 2005.[详细]
2023-01-12 04:08 分类:问答Log file is coming blank after error in Log4Net
I want to use Log4Net in my asp.net application & I have done the following things: In Web.Config File[详细]
2023-01-10 06:07 分类:问答How to consolidate multiple LOG files into one .LDF file in SQL2000
Here is what sp_helpfile says about my current database (recovery model is Simple) in SQL2000: namefileid filenamesizemaxsizegrowthusage[详细]
2023-01-02 09:43 分类:问答log4j vs. System.out.println - logger advantages?
I\'m using log4j for the first time in a project. A fellow programmer told me that using System.out.println is considered a bad style and that log4j is something like standard for logging matters nowa[详细]
2022-12-28 05:13 分类:问答how to accept valid e-mail id in text box?
I have desig开发者_如何学Pythonned a chat application using servlets and jsp. I have designed a page for user login, where I accept used id and his mail-id.How can i ensure that user has typed proper[详细]
2022-12-27 06:24 分类:问答