[rt-users] RTFM 2.0.4 / RT 3.0.4 Syslog error line 77?

Glenn Sieb ges at wingfoot.org
Wed Mar 16 14:28:32 EST 2005


Russell Mosemann said the following on 3/16/2005 7:40 AM:

>On Wed, 16 Mar 2005, Glenn Sieb wrote:
>
>  
>
>>@LogToSyslogConf = ( socket => 'inet' ) unless (@LogToSyslogConf);
>>    
>>
>
>  
>
>>getservbyname failed for tcp at 
>>/usr/local/lib/perl5/site_perl/5.8.6/Log/Dispatch/Syslog.pm line 77, 
>>    
>>
>
>Is /etc/services available to Apache?  Does it list "syslog 514/udp"?  Is
>your syslog daemon listening on port 514 for UDP traffic?
>  
>
Hi Russell... last I checked syslog was working fine. I don't understand
why this would just suddenly "stop" working.

$ ls -lad services
-rw-r--r--  1 root  wheel  73414 Jan 14 03:35 services
$ grep 514 services
shell           514/tcp    cmd          #like exec, but automatic
syslog          514/udp
fujitsu-dtcns   1514/tcp   #Fujitsu Systems Business of America, Inc
fujitsu-dtcns   1514/udp   #Fujitsu Systems Business of America, Inc
rmonitor_secure 5145/tcp
rmonitor_secure 5145/udp

The only thing here that might be odd is when I do a netstat -a:

$ netstat -a | grep syslog
udp4       0      0  localhost.1221         localhost.syslog

$ netstat -a | grep 514
udp4       0      0  *.2514                 *.*
e4b350a0 stream      0      0        0 e4b35140        0        0
e4b35140 stream      0      0        0 e4b350a0        0        0

But again.. why the heck would this just stop working suddenly? :-/

I'm currently updating Bundle::CPAN and then I'll rebuild Sys::Syslog
and such.

Thanks for replying!
Best,
--Glenn
-- 
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety."
~Benjamin Franklin, Historical Review of Pennsylvania, 1759




More information about the rt-users mailing list