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

https://github.com/stellaraf/go-parselog

Syslog parsing engine likely very specific to Stellar's needs
https://github.com/stellaraf/go-parselog

Last synced: about 1 year ago
JSON representation

Syslog parsing engine likely very specific to Stellar's needs

Awesome Lists containing this project

README

          

![stellar](https://res.cloudinary.com/stellaraf/image/upload/v1604277355/stellar-logo-gradient.png?width=300)

## `go-parselog`

Syslog parsing engine, likely very specific to Stellar's needs, which is to parse routing protocol syslog messages into a normalized platform/vendor-agnostic format.

[![Tests](https://img.shields.io/github/actions/workflow/status/stellaraf/go-parselog/tests.yml?style=for-the-badge&label=Tests)](https://github.com/stellaraf/go-parselog/actions/workflows/tests.yml) [![Coverage](https://img.shields.io/coverallsCoverage/github/stellaraf/go-parselog?style=for-the-badge)](https://coveralls.io/github/stellaraf/go-parselog) [![Go Reference](https://img.shields.io/badge/godoc-reference-5272B4.svg?style=for-the-badge)](https://pkg.go.dev/github.com/stellaraf/go-parselog) [![GitHub Tag](https://img.shields.io/github/v/tag/stellaraf/go-parselog?style=for-the-badge&label=Version)](https://github.com/stellaraf/go-parselog/tags)

## Supported Platforms

- Juniper Junos

---

![License](https://img.shields.io/github/license/stellaraf/go-parselog?color=000&style=for-the-badge)