Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mdlayher/netconsoled
Command netconsoled provides a server that can receive and process logs generated by the netconsole Linux kernel module. MIT Licensed.
https://github.com/mdlayher/netconsoled
Last synced: about 1 month ago
JSON representation
Command netconsoled provides a server that can receive and process logs generated by the netconsole Linux kernel module. MIT Licensed.
- Host: GitHub
- URL: https://github.com/mdlayher/netconsoled
- Owner: mdlayher
- License: mit
- Created: 2017-11-28T05:48:46.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-29T21:56:36.000Z (almost 7 years ago)
- Last Synced: 2024-06-20T16:49:06.503Z (5 months ago)
- Language: Go
- Size: 316 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
netconsoled [![Build Status](https://travis-ci.org/mdlayher/netconsoled.svg?branch=master)](https://travis-ci.org/mdlayher/netconsoled) [![GoDoc](https://godoc.org/github.com/mdlayher/netconsoled?status.svg)](https://godoc.org/github.com/mdlayher/netconsoled) [![Go Report Card](https://goreportcard.com/badge/github.com/mdlayher/netconsoled)](https://goreportcard.com/report/github.com/mdlayher/netconsoled)
===========Command `netconsoled` provides a server that can receive and process logs
generated by the [netconsole Linux kernel module](https://www.kernel.org/doc/Documentation/networking/netconsole.txt).
MIT Licensed.