Log rotation, a normal thing on Linux systems, keeps any particular log file from becoming too large, yet ensures that sufficient details on system activities are still available for proper system ...
Have you ever noticed that an IIS server seems to slowly eat disk space over time? If you’re hosting many sites, or a few high traffic sites, it might not be that slow to consume a big portion of your ...
DISM is a useful utility. In addition to repairing corrupted system image files, you can also use the DISM tool for other purposes, like installing, uninstalling, updating, and configuring Windows ...
The transaction log file contains the SQL Server transactions of the database. It basically records the database transactions and the changes made by the transactions to the database. The logs are ...
Continued use of Windows will generate a large number of log files, but how can one easily monitor these files without having to go through a series of mouse clicks? Well, recently, we’ve been testing ...
Whenever I have a mystery to uncover about lost storage space, I fire up DaisyDisk, a disk-usage visualization app. While the $9.99 price tag may seem steep for its purpose of plotting out what is ...
Dave tackles analysis of the ugly Apache web server log. I know, in my last article I promised I'd jump back into the mail merge program I started building a while back. Since I'm having some hiccups ...
Any system can collect logs, but most security operations do a poor job of filtering them to find evidence of malicious activity. Here's where to start Most malicious computer attacks leave telltale ...