analysis on packat capture files. WWW: http://thnetos.wordpress.com/nsm-console/ PR: ports/119682 Submitted by: Tomoyuki Sakurai <cherry at trombik.org>
8 lines
212 B
Text
8 lines
212 B
Text
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.
|