[rancid] Ignoring (Boot)Flash Changes (IOS and IOS XE) - Update!
Mark Tinka
mark.tinka at seacom.mu
Fri Aug 1 06:28:22 UTC 2014
On Monday, July 28, 2014 03:11:10 PM Mark Tinka wrote:
> I now need to quiet down the "tracelogs" noise.
Managed to sort this out.
I created another section dedicated to "harddisk", since the
existing one only handles "bootflash", and the "tracelogs"
are coming from the "harddisk":
-----
# filter frequently changing files from IOX harddisk
if ($dev =~ /harddisk/) {
next if (/temp_cont\s*$/);
next if (/uptime_cont\s*$/);
next if (/tracelogs\s*$/);
}
-----
Cheers,
Mark.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://www.shrubbery.net/pipermail/rancid-discuss/attachments/20140801/d597ce39/attachment.sig>
More information about the Rancid-discuss
mailing list