We use Syslog to get fast notifications of OSPF neighbor state changes pushed to SLACK. Problem is the log entry only contains the neighbor ID
When we have a primary and backup path, the messages are identical if primary or secondary fails. Can the message be changed to also include the interface name?
i.e. current message is
RouterA - OSPF State change 1.2.3.4 from Full to Down
when it should read
RouterA - OSPF State change 1.2.3.4 from Full to Down on ether1.21 - Primary Link
Additionally. Can ‘established’ be added as a log message as well? At the moment it only reports Down / ExStart / Exchange / 2-Way