logparser

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsPartialLogLine

func IsPartialLogLine(err error) bool

func ParseLogLine

func ParseLogLine(input string) (map[string]interface{}, error)

func ParseQuery

func ParseQuery(query string) (map[string]interface{}, error)

Types

type LogLineParser

type LogLineParser struct {
	Buffer string
	Fields map[string]interface{}
	// contains filtered or unexported fields
}

func (*LogLineParser) Init

func (p *LogLineParser) Init()

func (*LogLineParser) Parse

func (p *LogLineParser) Parse() error

Jump to

Keyboard shortcuts

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