Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mdlayher/netconsole
- Owner: mdlayher
- License: mit
- Created: 2017-11-27T15:40:31.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-28T22:30:42.000Z (almost 7 years ago)
- Last Synced: 2024-06-20T00:40:14.985Z (5 months ago)
- Language: Go
- Size: 10.7 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.