package
1.300045.0
Repository: https://github.com/aws/amazon-cloudwatch-agent.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Variables

No description provided by the author

# Structs

LogAgent is the agent handles pure log pipelines.

# Interfaces

A LogBackend is able to return a LogDest of a given name.
A LogCollection is a collection of LogSrc, a plugin which can provide many LogSrc.
A LogDest represents a final endpoint where log events are published to.
No description provided by the author
A LogSrc is a single source where log events are generated e.g.