Duplicate sshd-loginfo - How to configure right?
- From: "Christian" <java@xxxxxxxx>
- Date: 8 Jul 2006 00:43:24 -0700
Hi!
I try to configure sshd version OpenSSH_3.7.1p2 that it logs it's info
into a specific logfile instead flooding the standard-message-file
/var/log/messages. I found a posting that suggests to leave sshd_config
at it's default and modify syslog.conf instead. My recent configuration
looks like
/etc/ssh/sshd_config
LogLevel INFO
SyslogFacility AUTH
/etc/syslog.conf
auth.info /var/log/auth.log
Now it seems that sshd does log authentication-details to
/var/log/auth.log but still keeps on logging to /var/log/messages for I
find the same line in both logfiles. Does someone see at first glance
where I am doing wrong?
Christian
.
- Follow-Ups:
- Re: Duplicate sshd-loginfo - How to configure right?
- From: Richard E. Silverman
- Re: Duplicate sshd-loginfo - How to configure right?
- Prev by Date: Re: ssh issue: core not dumped: /var/core/core.sshd, cannot connect using Perl module Net::SSH::Perl
- Next by Date: Re: Duplicate sshd-loginfo - How to configure right?
- Previous by thread: Port forwarding customised
- Next by thread: Re: Duplicate sshd-loginfo - How to configure right?
- Index(es):
Relevant Pages
|
|