Is pointing to 1 syslog server the only option at the moment? Would be nice to be able to specify a secondary, thoughts?
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