User Tools

Site Tools


tips:linux:cisco675:syslog

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

tips:linux:cisco675:syslog [2009/06/08 15:08] – created eriktips:linux:cisco675:syslog [2009/06/08 15:09] (current) erik
Line 1: Line 1:
 +====== Syslog Setup ======
  
 +To enable syslog message logging:
 +
 +   - Edit ''/etc/sysconfig/syslog'' on the syslog server
 +   - Add the ''-r'' to the ''SYSLOGD_OPTIONS'' variable
 +   - Telnet to the modem
 +   - Issue the enable command and enter the enable mode password
 +   - Issue the following commands:
 +
 +<code>
 +set syslog enabled
 +set syslog port 514
 +set syslog remote <server-ip-address>
 +write
 +</code>
 +
 +To view the syslog settings:
 +
 +<code>
 +show syslog
 +</code>
tips/linux/cisco675/syslog.txt · Last modified: 2009/06/08 15:09 by erik