Sponsored Content
Operating Systems Linux Syslog Server for Cisco Devices Post 302837375 by DGPickett on Thursday 25th of July 2013 03:40:38 PM
Old 07-25-2013
Most robust would be to have the syslog server be a broadcast address on a small subnet, where there are two LINUX boxes providing redundant syslog service. Syslog should use udp packets, so both machines will log the same packets.

Logging on every syslog server is controlled by the configuration file, which specifies key filters for each configured output file.
Man Page for syslog.conf (all Section 4) - The UNIX and Linux Forums
Man Page for syslogd (all Section 1m) - The UNIX and Linux Forums

If the syslog is configured remote, the local server should not be seeing the packets, unless it is double-logging.

I usually google for tutorials to get started.
syslog tutorial - Google Search
 

6 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Connecting to cisco devices via console

I use configure cisco devices daily using hyper terminal in windows via the serial port. Is there an alternative solution in unix that I can connect to a cisco console port via serial port? What application do I need?? (1 Reply)
Discussion started by: dgroove3
1 Replies

2. Linux

Linux Server Performance and Cisco Equipment

Hi, I have different Linux server which connected via LAN ( Cisco switch and fire wall ). Which is the best way to check the performance of LAN ? e.g. permanent traces on Cisco switch or firewall or sar check and compare the parameters like CPU load, I/O performance and so on Best... (1 Reply)
Discussion started by: rhacodactylus
1 Replies

3. IP Networking

Cisco Internet Usage/Syslog Files

Here is my generic network: T1/ISP Router | | | Cisco 2811 router/Firewall----------------DSL/Router | | | ... (0 Replies)
Discussion started by: metallica1973
0 Replies

4. OS X (Apple)

Terminal scripting to automate login to cisco devices. Help Please !

Hello, I am new to the mac world, and would like to automate my login to cisco devices (routers, switches etc...), i am in a need of writing a script that i may just click on an icon on the desktop and it will open terminal and run a few command. as follow: telnet to an ip address type... (2 Replies)
Discussion started by: drdread
2 Replies

5. Solaris

Cisco IOS VPN server IKE

How do I tell if Cisco IOS VPN server IKE is running on my solaris 10 system (1 Reply)
Discussion started by: pgsanders
1 Replies

6. IP Networking

Cisco VPN server and client - connection drop

I have a Cisco 1841 router configured as Easy VPN Server. Here is the configuration of the router: Cisco# Cisco#show running-config Building configuration... Current configura - Pastebin.com I have a Centos 5.7 server with installed Cisco VPN client for Linux. The client successfully... (0 Replies)
Discussion started by: rcbandit
0 Replies
SYSLOG(8)                                                         System Logging                                                         SYSLOG(8)

NAME
syslog-ng, syslogd DESCRIPTION
There are different syslog daemon implementations supported as the system's syslog service, currently syslogd, syslog-ng and rsyslogd The first installed daemon activates itself for the syslog service. Starting with openSUSE-11.2, it is rsyslogd, before it was syslog-ng. But this depends on the software selection during the installation. The name of the daemon used as syslog service is specified in the SYSLOG_DAEMON variable in /etc/sysconfig/syslog. The yast2 sysconfig module provides a comfortable way to switch to another installed daemon and restart the service. The /etc/init.d/syslog init script is able to handle all supported daemons. BUGS
Please report bugs at <http://www.suse.de/feedback> AUTHOR
Juergen Weigert <jw@novell.com> Marius Tomaschewski <mt@novell.com> SEE ALSO
sysklogd(8) syslogd(8) syslog.conf(5) syslog-ng(8) syslog-ng.conf(5) rsyslogd(8) rsyslog.conf(5) syslog May 2008 SYSLOG(8)
All times are GMT -4. The time now is 06:48 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy