dockerlog

package
v0.0.0-...-89c0670 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Overview

Package dockerlog provides Docker container log parser.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseLog

ParseLog parses log stream from Docker daemon.

Types

type Querier

type Querier struct {
	// contains filtered or unexported fields
}

Querier implements LogQL querier.

func NewQuerier

func NewQuerier(c client.APIClient) (*Querier, error)

NewQuerier creates new Querier.

func (*Querier) Capabilities

func (q *Querier) Capabilities() (caps logqlengine.QuerierCapabilities)

Capabilities returns Querier capabilities. NOTE: engine would call once and then save value.

Capabilities should not change over time.

func (*Querier) SelectLogs

SelectLogs selects log records from storage.

Jump to

Keyboard shortcuts

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