1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
freebsd-ports/security/nsm-console/pkg-message
Martin Wilke b53d9e87d0 Network Security Monitoring Console is a framework for performing
analysis on packat capture files.

WWW:	http://thnetos.wordpress.com/nsm-console/

PR:		ports/119682
Submitted by:	Tomoyuki Sakurai <cherry at trombik.org>
2008-01-21 11:56:43 +00:00

9 lines
212 B
Plaintext

Default log directory is $HOME/logs, which is NOT automatically created.
Execute:
> mkdir $HOME/logs
or change it from nsm console:
nsm> logfile path/to/logfile
This will be configurable in the future.