Results 1 to 7 of 7
Hi,
where can i specify the sshd logfile ? sshd.conf lets me configure the debug level, but not the file. Manpages give no hint. What is the standard logfile for ...
- 05-02-2005 #1Just Joined!
- Join Date
- May 2005
- Posts
- 11
sshd logfile specification
Hi,
where can i specify the sshd logfile ? sshd.conf lets me configure the debug level, but not the file. Manpages give no hint. What is the standard logfile for sshd ?
Thanks
- 05-02-2005 #2Just Joined!
- Join Date
- Apr 2005
- Posts
- 88
SSHd Logs
Greetings,
You can specify the log file for sshd in /etc/ssh/sshd_config...!!!
Regards
- 05-02-2005 #3Just Joined!
- Join Date
- May 2005
- Posts
- 11
the manpages for ssh_conf don't give the command for specifying the logfile, only the debug level (?)
- 05-02-2005 #4Just Joined!
- Join Date
- Apr 2005
- Posts
- 88
Greetings,
Please look for the sshd_config file not the ssh_conf file....!!!!! These are two different files....
Regards
- 05-02-2005 #5Just Joined!
- Join Date
- May 2005
- Posts
- 11
my /etc/ssh/sshd_config says this :
# Logging
#obsoletes QuietMode and FascistLogging
#SyslogFacility AUTH
#LogLevel INFO
where can i specify the logfile ?
- 05-02-2005 #6Just Joined!
- Join Date
- Apr 2005
- Posts
- 88
Greetings,
I have never done this but still u can refer to the following link and check by urself.... I will take sumtime in order to implemnet the following... If u can wait for a day or two I can get back to you with a solution otherwise u can try on your own and if u get the thing going do let me know for the sake of my knowledge...
http://www.redhat.com/docs/manuals/l...rs-access.html
Regards
- 05-02-2005 #7Just Joined!
- Join Date
- May 2005
- Posts
- 11
SyslogFacility somehow refers to syslog, and apparently the destination of these AUTH messages is specified in /etc/syslog/syslog.conf, but i didnt find an exact description of it.


Reply With Quote