Attention! The Adtran support community will be placed in read-only mode on Monday, January 20th, at 8 AM CST for system maintenance. During this time, new posts, replies, or other content updates will be unavailable. The system will return to normal functionality by 9 AM CST on Tuesday, January 21st. If you encounter any product issues during this read-only period, you can reach out to Adtran support at any time. Thank you!
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
JakabW
New Contributor

Point to Multiple Syslog Servers

Is pointing to 1 syslog server the only option at the moment? Would be nice to be able to specify a secondary, thoughts?

0 Kudos
1 Reply
BMullar
New Contributor III

Re: Point to Multiple Syslog Servers

JAKABW,

Per the:

ADTRAN Operating System (AOS)
AOS Version R13.12.0
Command Reference Guide
60000CRG0-35AV
November 2021

PDF page 1591 of 5278

Configuring a secondary syslog server allows the redundant transmission of messages to two different
servers. This server configuration is optional, and does not function as a failover address; therefore, the
primary server should always be configured using the command logging forwarding receiver-ip <ipv4
address> on page 1595. Syslog transmits to this auxiliary address independently of normal server
addresses.

Usage Examples
The following example specifies that messages are logged to both a primary syslog server (172.5.67.99)
and an auxiliary syslog server (172.5.69.100):
(config)#logging forwarding receiver-ip 172.5.67.99
(config)#logging forwarding auxiliary-receiver-ip 172.5.69.100

Hope this helps.

 

Regards,

BMULLAR