Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Stop lpstat syslog message

Status
Not open for further replies.
Joined
Jan 12, 2007
Messages
5
Location
US
Does anyone know how to stop the lpstat debug message below from getting logged every 5 minutes? Most of the print services are disabled and we can't figure out what's causing it. This does not happen on boxes that have been JASS'd.

Jul 8 11:03:46 lpstat[871]: [ID 462742 user.debug] database: printers, default: user files nis nisplus

# svcs -a |grep print
disabled Mar_16 svc:/application/print/ppd-cache-update:default
disabled Mar_16 svc:/application/print/rfc1179:default
disabled 10:54:41 svc:/application/print/server:default
online Mar_16 svc:/application/cde-printinfo:default

Thanks!
 
Which log file is it appearing in? It is generally unusual to have a rule configured to log "debug" level messages, so check your /etc/syslog.conf for any references to debug - they may have been added temporarily while troubleshooting and left behind accidentally.

Annihilannic.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top