On Mon, Jan 21, 2013 at 11:12:16AM +0200, Javor Kliachev wrote:Hello, We use BIRD as BGP Route Server. However, I observe that when some BGP session came up, there is no any notifications for this event in the logs. I wonder if there is anyHello Just add 'debug { events };' to your BGP protocol config, or add 'debug protocols { events };' as a global option. This would give you log messages: <TRACE> bgp1: BGP session established <TRACE> bgp1: BGP session closed