file

package
v0.0.0-...-ac54aa7 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const DefaultSleepDuration = 1 * time.Second

DefaultSleepDuration represents the amount of time the tailer waits before reading new data when no data is received

Variables

This section is empty.

Functions

func CheckProcessTelemetry

func CheckProcessTelemetry(stats *util.ProcessFileStats)

func Position

func Position(registry auditor.Registry, identifier string, mode config.TailingMode) (int64, int, error)

Position returns the position from where logs should be collected.

Types

type Launcher

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

Launcher checks all files provided by fileProvider and create new tailers or update the old ones if needed

func NewLauncher

func NewLauncher(tailingLimit int, tailerSleepDuration time.Duration, validatePodContainerID bool, scanPeriod time.Duration, wildcardMode string, flarecontroller *flareController.FlareController, tagger tagger.Component) *Launcher

NewLauncher returns a new launcher.

func (*Launcher) Start

func (s *Launcher) Start(sourceProvider launchers.SourceProvider, pipelineProvider pipeline.Provider, registry auditor.Registry, tracker *tailers.TailerTracker)

Start starts the Launcher

func (*Launcher) Stop

func (s *Launcher) Stop()

Stop stops the Scanner and its tailers in parallel, this call returns only when all the tailers are stopped

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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