I’m using VyOS 1.4.
I want to monitor the BGP log. Like Cisco’s “debug ip bgp”.
I set it to log by changing neighbors as follows.:
vyos@VyOS2:~$ sh conf c | match log-nei
set vrf name R13 protocols bgp parameters log-neighbor-changes
Please let me know if there is a good way.