Operating System - Tru64 Unix
1753498 Members
4514 Online
108794 Solutions
New Discussion

Re: Error Log messages from syslog on ssh telnet sesion

 
Marco Camacho_1
Frequent Advisor

Error Log messages from syslog on ssh telnet sesion

Hi all.

When I start a telnet o secure shell sesion, I receive a lot of messages coming from syslog file. ¿How can i stop this messages on my screen?.

Any help is appreciated. Thanks

Mark-ito
3 REPLIES 3
Ivan Ferreira
Honored Contributor

Re: Error Log messages from syslog on ssh telnet sesion

Edit /etc/syslog.conf and restart (HUP) the syslogd daemon.

Post sample messages and your syslog.conf configuration if possible.
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
Marco Camacho_1
Frequent Advisor

Re: Error Log messages from syslog on ssh telnet sesion

Ivan.

¿Is there any parameter or value that I need to change in the syslog configuration file?

thanks.
Mark-ito
Ivan Ferreira
Honored Contributor

Re: Error Log messages from syslog on ssh telnet sesion

Please post a sample message you receive. Normally, you should change the severity level (debug, info, warn, etc) or the destination of these messages.

That's why I would like to see your current configuration file and a sample message that you receive.
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?