Displaying 1 result from an estimated 1 matches for "esassh2".
Did you mean:
dsa_ssh2
2009 Mar 31
5
[Bug 1581] New: Pb with syslog
...ssh instance, on a different port, different PID
file, ... It's working fine but I've got no log.
I tried with "SyslogFacility AUTH" and "SyslogFacility LOCAL2" but
always KO.
I added this line in /etc/syslog.conf file :
local2.info /var/adm/syslog/ESASSH2.log
If i use logger command, /var/adm/syslog/ESASSH2.log is updated :
logger -p local2.info "Message for LOCAL2 facility"
==>
cat /var/adm/syslog/ESASSH2.log
-->
Mar 31 14:57:38 fepapp-ren-s029 root: [ID 702911 local2.info] Message
for LOCAL2 facility
I tried to configure syslog-n...