Yeah, strange why this command was not carried over.
I ended up using SNMP-SERVER TRAP CONFIGURATION-CHANGES and using this trap on my network management server to track configuration changes, but it is not ideal having to create some additional logic for the CX switches.
------------------------------
Aaron Wheeler
------------------------------
Original Message:
Sent: Jul 26, 2024 09:50 AM
From: llewesc1
Subject: CX equivalent for logging notify
I have not found an equivalent. The only solution I came up with was to use the "logging x.x.x.x include-auditable-events" command to send the logs to a syslog server and then build logic on the syslog server to alert when it sees the configuration change. However, this means I am sending all logs to my syslog server and I have to rely on the logic for the alert to be triggered. Not sure how Aruba missed carrying this command over.
Original Message:
Sent: Jul 26, 2024 02:51 AM
From: Aaron Wheeler
Subject: CX equivalent for logging notify
I'm looking for the same config option. Did you find it?
------------------------------
Aaron Wheeler
Original Message:
Sent: May 30, 2024 08:53 AM
From: llewesc1
Subject: CX equivalent for logging notify
In AOS-S when a change is made in the running config, a notification can be sent to a syslog server using the "logging notify running-config-change". Is there an equivalent in AOS-CX?