log

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ElasticsearchAddress  = "param.collector.log.elasticsearch.address"
	ElasticsearchUsername = "param.collector.log.elasticsearch.username"
	ElasticsearchPassword = "param.collector.log.elasticsearch.password"
	ElasticsearchIndex    = "param.collector.log.elasticsearch.index"
	ElasticsearchMatch    = "param.collector.log.elasticsearch.match"
	ElasticsearchTimeFrom = "param.collector.log.elasticsearch.timeFrom"
	ElasticsearchTimeTo   = "param.collector.log.elasticsearch.timeTo"

	ContextKeyElasticsearchResultHits = "collector.log.elasticsearch.result.hits"
)

Variables

This section is empty.

Functions

func NewElasticsearchCollector

func NewElasticsearchCollector(ctx context.Context,
	logger logr.Logger,
	elasticsearchCollectorEnabled bool,
) processors.Processor

NewElasticsearchCollector creates a new elasticsearchCollector.

Types

This section is empty.

Jump to

Keyboard shortcuts

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