Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mdlayher/netconsole

Package netconsole enables capture and processing of logs generated by the netconsole Linux kernel module. MIT Licensed.
https://github.com/mdlayher/netconsole

Last synced: about 1 month ago
JSON representation

Package netconsole enables capture and processing of logs generated by the netconsole Linux kernel module. MIT Licensed.

Awesome Lists containing this project

README

        

netconsole [![Build Status](https://travis-ci.org/mdlayher/netconsole.svg?branch=master)](https://travis-ci.org/mdlayher/netconsole) [![GoDoc](https://godoc.org/github.com/mdlayher/netconsole?status.svg)](https://godoc.org/github.com/mdlayher/netconsole) [![Go Report Card](https://goreportcard.com/badge/github.com/mdlayher/netconsole)](https://goreportcard.com/report/github.com/mdlayher/netconsole)
==========

Package `netconsole` enables capture and processing of logs generated by
the [netconsole Linux kernel module](https://www.kernel.org/doc/Documentation/networking/netconsole.txt).
MIT Licensed.