If you have worked in software then you can probably relate to the fact that time is hard. In this post, I will provide some…
Juniper Network Connect on Mac
Recently my laptop decided it no longer wanted to start. While it was in the Genius Bar, I dug up an old Macbook Pro (called…
Creating and Extending Logical Volumes
While I do not frequently have the need to create or extend logical volumes, I find that every time I do I need to lookup…
Generating Syslog Configurations with syslogify
As of late, I have needed to generate syslog configurations to monitors log files multiple times. A great example would be generating the syslog configurations…
WordPress White Screen of Death
I have received several reports of a blank/white page when viewing some of my posts. I have finally tracked down the issue and wanted to…
Is Microsoft's Log Parser a Windows Syslog Agent?
Someone recently asked me if Microsoft’s Log Parser application could be used as a syslog agent. To be honest, I had not heard of the…
Sending NetFlow over Syslog
How do you collect NetFlow events over the syslog protocol so you can analysis them with a tool like Log Insight? That is the question…
Syslog Agents on Windows
In order to send events from a Windows device to a remote syslog server like Log Insight, you need a syslog agent. Windows does not…
Syslog Agents on Linux
In order to send events from a Linux device to a remote syslog server like Log Insight, you need a syslog agent. Most Linux operating…
Configuring Logging on Enterprise Applications
Logging is important for any device, but often considered critical for enterprise applications. One issue with configuring logging on enterprise applications is determining how to…