Use the vnukelog command to clear your Virtual Private Servers log files. The vnukelog command can be used to clear
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 Server Handbook. The vnl command and vnukelog2 command should no
longer be used.
|
Run the vnukelog command from your server's
SSH prompt, as
root:
Use the vnukelog command without any flags to clear ALL Virtual Private Servers and Virtual Subhost log files:
# vnukelog
Use the -h flag to see all vnukelog options:
# vnukelog -h
Usage: vnukelog [-h] [-i] [-r]
-h display this message
-i enter interactive mode
-r nuke root server logs only
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 Server and Virtual Subhost
log files you want to clear.
# vnukelog -i