Use the vnukelog command to clear your Virtual Private Servers
log files. The vnukelog command can be used to clear the
~/usr/log/messages file as well as all Web
Server Log Files and Virtual
Subhost log files.
NOTE:
The vnukelog command now incorporates the functionality
of vnl command documented in previous versions of the
Virtual Private Servers Handbook. The vnl command and
vnukelog2 command should no longer be used. |
Use the -h flag to see
all vnukelog options:
% vnukelog -i
Usage: vnukelog [-h] [-i] [-r]
-h display this message
-i enter interactive mode
-r nuke root server logs only
Use no options to nuke all log files on the Virtual Private Servers.
Use the vnukelog command without
any flags to clear the ~/usr/log/messages file and ALL
Virtual Private Servers and Virtual Subhost log files:
% vnukelog
Use the -r flag to clear
just the Virtual Private Servers log files, and leave the Virtual
Subhost log files intact:
% vnukelog -r
Use the -i flag to enter
an interactive mode that allows you to clear just the Virtual Private
Servers and Virtual Subhost log files you want to clear.
% vnukelog -i
|