Solaris syslogd does not support the wildcard for priority levels.  It
supports wildcarded facilities, but not priorities.

<facility>.* works under other UNIX OSs like Linux, but not Solaris.  You
need to do something like:

<facility>.debug

So, in your case, local7.debug

-Jason

On Mon, 6 Mar 2000, Ziebarth, Frank wrote:

> Date: Mon, 6 Mar 2000 15:00:38 +0100 
> From: "Ziebarth, Frank" <[EMAIL PROTECTED]>
> To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
> Subject: ssh1 and syslog on solaris
> 
> Hi,
> 
> i have a problem with ssh1 and syslog on solaris2.6
> 
> I will log any ssh-event in a separate file /var/log/ssh, but it will not work.
> The file /var/log/ssh is empty .
> 
> The new entry in the /etc/syslog.conf file:
> local7.*      /var/log/ssh
> 
> The sshd_config:
> SyslogFacility        LOCAL7
> 
> Does anyone knows, whats wrong ?
> Thank  Frank
> 


AT&T Wireless Services
IT Security
UNIX Security Operations Specialist

Reply via email to