Integrated Network Interface Card User's Manual

Set Commands
237
set logpath <LOGPATH> name <NEW_NAME>
Example:
set logpath l1 name pagecount
Change the current name of the logpath (<logpath>) to a new
name as indicated by <new_name>. These names are case
sensitive.
set logpath <LOGPATH> type [[-]job] [[-]user]
[[-]cksum] [[-]printer] [[-]ioport]
Example:
set logpath l2 type job user printer pgcnt
Establish the type of printer and print job logging to be done
within this <logpath>. The options are:
job Job ID, username, etc.
user User ID along with three messages per job
about start and finish.
cksum 16-bit checksum value to confirm integrity of
data printed.
printer For special printer feedback.
ioport Printer error messages determined through
the parallel port pins.
set logpath <LOGPATH> port <TCP-port>|email|syslog
Example:
set logpath l3 port 2000
Determine where the log information should be sent for a print
job or attached printer. The choices are:
TCP-port TCP port number ranging from 1024 to
65000.
email Particular user's email address. This address
is set using the set sysinfo email
emailname@IPaddress or
emailname@domain.com command.
syslog A central TCP/IP host running the SYSLOG
daemon. This host is set using the set
sysinfo syslog IPaddress command.
set logpath from default
Set all logpath settings back to factory defaults.