syslog.conf

thanks for all the help and criticism i received. i did not know where the

"archives" were located, but many were more than willing to point it out :).

my problem was that solaris did not recognize what i had entered...

*.* @othermachine.domain.com

(from darren durham)

*.* is not a valid form.

You probably want *.debug. A level directive is for that level and

higher. Some syslogs (notably Linux) deal with the *.* form. Nothing

in the Solaris man pages suggest that it is legal.

(from jarrett carver)

the facility does'nt accept the * wild card. You need the following line:

user.*,kern.*,mail.*,daemon.*,auth.*,lpr.*,news.*,uucp.* @host

Then when you start your syslogd use the -d to turn on debugging, it will

tell you if anything else is wrong. Be carful of extra spaces. (use vi ->

:set list to see all characters including spaces).

Ryan R. Washington

UNIX Systems Administrator

Network Access Solutions

Phone: 703-481-7587

Cell: 703-969-7997

rwashington@nas-corp.com

S

U BEFORE POSTING please READ the FAQ located at

N ftp://ftp.cs.toronto.edu/pub/jdd/sun-managers/faq

. and the list POLICY statement located at

M ftp://ftp.cs.toronto.edu/pub/jdd/sun-managers/policy

A To submit questions/summaries to this list send your email message to:

N sun-managers@codeprof.ececs.uc.edu

A To unsubscribe from this list please send an email message to:

G majordomo@codeprof.ececs.uc.edu

E and in the BODY type:

R unsubscribe sun-managers

S Or

. unsubscribe sun-managers original@subscription.address

L To view an archive of this list please visit:

I http://www.latech.edu/sunman.html

S

T

[2406 byte] By [CodeProf.com] at [2007-12-25 11:32:00]