printk() indexing
printk() indexing
Posted May 28, 2021 15:41 UTC (Fri) by GCMorGoHome (subscriber, #151226)Parent article: printk() indexing
I think this is a good approach.
Not just for keeping monitoring systems up to date, but also to build them more thoroughly in the first place.
Not just for keeping monitoring systems up to date, but also to build them more thoroughly in the first place.
Recently I had to find all sorts of possible failure messages XFS could print so that I don't miss any.
This would've been useful!
Of course we can grep the source tree, but it'd be neat anyway.
