Logging HP Laserjet Printer to a linux machine

O'Neill, Donald (US - Deerfield) dooneill at deloitte.com
Thu Feb 10 17:02:21 UTC 2005


You'll need to have y your RHEL 3 machine accept syslog messages from
other devices.. 

Edit the /etc/sysconfig/syslog file and add a -r for the options

SYSLOGD_OPTIONS="-m 0 -r"

Then restart the daemon. 

service syslog restart 

Verify the syslog daemon is accepting connections

nmap -sU -p 514 localhost


www.linuxtech.cc

-----Original Message-----
From: redhat-list-bounces at redhat.com
[mailto:redhat-list-bounces at redhat.com] On Behalf Of Reuben D. Budiardja
Sent: Thursday, February 10, 2005 9:37 AM
To: redhat-list at redhat.com
Subject: Logging HP Laserjet Printer to a linux machine


Hello,
This maybe slightly OT, but I'm wondering if anyone has done it here and
can 
give me some clues.
I have a networked printer: HP Laserjet 4000 TN. Looks like the printer 
supports having a log transmitted to a syslog server. I want to log all
the 
jobs that got sent to the printer. I can specify the syslog server by 
telnet-ing the printer (ie. telnet <printer_ip>) and then put in the IP
of my 
linux machine as the syslog server (running RHEL 3).

The problem, I have no idea on how to capture those logs. Any pointer ?

PS: I started to look at syslog-ng but it seems to be rather involve for
what 
I want to do right now. I'm wondering if there's easier or quicker way
to 
achieve this, since I though this should be pretty simple /
straightforward.

Thanks in advance for any help.
RDB
-- 
Reuben D. Budiardja
Dept. Physics and Astronomy
University of Tennesse, Knoxville, TN

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GIT/M/MU/P/S d-(++) s: a-- C++(+++) UL++++ P-- L+++>++++ E- W+++ 
N+ o? K- w--- !O M- V? !PS !PE Y PGP- t+ 5 X R- tv+ 
b++>+++ DI D(+) G e++>++++ h+(*) r++ y->++++
------END GEEK CODE BLOCK------

-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request at redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list


This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law.  If you are not the intended recipient, you should delete this message.  Any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited.




More information about the redhat-list mailing list