Article 5JB7N [$] printk() indexing

[$] printk() indexing

by
corbet
from LWN.net on (#5JB7N)
When kernel developers want to communicate something about the state of arunning kernel, they tend to use printk(); that results in a logentry that is intended - with varying success - to be human-readable. As ithappens, though, theconsumers of that information are often not human; the kernel's log outputis also read by automated monitoring systems that are looking forproblems. The result is an impedance mismatch that often ends with themonitoring system missing important messages. The printk()format indexing patch set is the latest of many attempts to improvethis situation.
External Content
Source RSS or Atom Feed
Feed Location http://lwn.net/headlines/rss
Feed Title LWN.net
Feed Link https://lwn.net/
Reply 0 comments