Download
Mac OS X
Windows:
Compatability
Mac OS 10.4.x and later
Run the appropriate Java Update package (Intel or PPC). After that, simply double-click nlog.app, enter in your password, and you should be good to go!
Windows:
The dependencies (WinPcap and Jpcap) are included in the zip. After installing, double-click nlog.jar to run.
Linux:
I have confirmation that it runs. However, you cannot double-click to open the program.
Instead, use the following command while in the nlog directory (Mac version):
sudo java -cp .data nlog
You may need to update your version of Java. Regardless, be sure to install
Jpcap
Information
nlog 0.2.0
Nlog is an open source network traffic logging mechanism written in the Java programming language. A set of rules can be written to capture only the types of data you wish to log. The software is currently in the development stages.
Features
* Comprehensive Rules System which allow you to control exactly what is logged.
* Regular expressions are fully implemented throughout the rules system.
* Regex replacement within rules allow you to make changes in the packet data or its format.
* Variables within the rules system allow you to save data for later, or combine portions of packets together for logging.
* Network interface selection lets you log traffic on any network interface.
* Network filters give you control over which ports or protocols are sent through the rules system.
* Output selection lets you choose where to log the information.
Forecast
* Log Multiple Interfaces -- the product will be improved so that you can log traffic across multiple interfaces simultaneously.
* Dynamic Output Location -- the rules system will allow for in-game changes of the output location, giving you the ability to log different types of traffic to different files.
Disclaimer
By downloading this software you agree to use it AT YOUR OWN RISK. You also agree that I am not responsible for ANY results of using this software.
Updates
Dec 30, 2008
Made installer for both Intel and PPC processors. Also, installers are now compatable with Mac OS X versions earlier than 10.5.x.
Dec 29, 2008
Added GUI, auto-authentication for Mac OS (thanks to Gregory Guerin's Authkit), and an installer for Mac OS 10.5.x. Enjoy!
Dec 25, 2008
Merry Christmas. First alpha released.