Thanks! Looking like we going to go with the syslog route. -bn 0216331C
On Thu, May 30, 2013 at 10:08 AM, Ondrej Zajicek <[email protected]>wrote: > On Wed, May 29, 2013 at 07:39:34PM -0700, Bao Nguyen wrote: > > I see what you see by annoying now...is there any way to remove this or > > change it so just OSPF is logged into a difference file? I found my log > > constantly filling up on all the machines. I looked around in the syslog > > configuration syntax but didn't see anything relavent. > > Well, there are two possibilities: > > 1) Use some better syslog (like rsyslog) which allows you to filter out > log lines based on their content. > > 2) You remove this line from BIRD source code: > > log(L_WARN "OSPF: LSA disappeared (Type: %04x, Id: %R, Rt: %R)", > lsr->lsh.type, lsr->lsh.id, lsr->lsh.rt); > > (it is in proto/ospf/lsupd.c) and recompile BIRD. > > -- > Elen sila lumenn' omentielvo > > Ondrej 'SanTiago' Zajicek (email: [email protected]) > OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net) > "To err is human -- to blame it on a computer is even more so." > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.9 (GNU/Linux) > > iEYEARECAAYFAlGnh3UACgkQw1GB2RHercO6awCfW9YT4CRg0gsqWxfZ3AV2xK04 > tu4AmwQaDJlh7e+k/S7fjrR6hlY73Ujc > =tsiE > -----END PGP SIGNATURE----- > >
