parser

package
v1.7.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 1, 2024 License: MPL-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package parser provides a syslog parser that can parse both RFC3164 and RFC5424 with best effort.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Parse

func Parse(b []byte) (string, error)

Parse parses a syslog message and returns a json encoded representation of the message. If an RFC3164 message is detected and there is no hostname field in the message, the hostname field is set to "localhost".

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL