package logentries

import "github.com/docker/docker/daemon/logger/logentries"

Package logentries provides the log driver for forwarding server logs to logentries endpoints.

Index

Functions

func New

func New(info logger.Info) (logger.Logger, error)

New creates a logentries logger using the configuration passed in on the context. The supported context configuration variable is logentries-token.

func ValidateLogOpt

func ValidateLogOpt(cfg map[string]string) error

ValidateLogOpt looks for logentries specific log option logentries-address.

Source Files

logentries.go

Version
v23.0.0-rc.2+incompatible
Published
Jan 11, 2023
Platform
linux/amd64
Imports
6 packages
Last checked
36 minutes ago

Tools for package owners.