Hobbycode

A Technology Toybox

Event Log

 

Event Log Generator is a simple application designed to create custom Windows event logs

Usage

Simply run the executable.  All fields are required and cannot be left blank.  Note that some event logs can only be viewed or modified by a user with administrative permissions.  If you get a warning about this when you run the application, you have a few options:

  1. Log out and log back in as the administrator
  2. Give your account administrative permissions
  3. Right click the application and select "run as", then select an administrative account to use.  This is the recommended method.

Background

During our SIEM implementation, it became necessary to write regular expressions against collected logs, so they could be normalized and correlated.  I created this application to generate logs so I could test my regex's against them. 

 

Screenshot

Download

Executable Download
Source Code

Download

Issues

Open Items
Report New Items

License

Microsoft Public License