analyzer

package
v0.0.0-...-1c34454 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LogAnalyzer

type LogAnalyzer struct {
	EsClient      *elastic.ESClient
	KafkaConsumer *kafka.Consumer
	LogParsers    map[string]parser.LogParser
}

LogAnalyzer 日志解析服务

func NewLogAnalyzer

func NewLogAnalyzer(config *config.AppConfig) (*LogAnalyzer, error)

func (*LogAnalyzer) Start

func (a *LogAnalyzer) Start() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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