awslogs

package
v1.10.16 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2017 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Overview

Package awslogs provides the logdriver for forwarding container logs to Amazon CloudWatch Logs

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(ctx logger.Context) (logger.Logger, error)

New creates an awslogs logger using the configuration passed in on the context. Supported context configuration variables are awslogs-region, awslogs-group, and awslogs-stream. When available, configuration is also taken from environment variables AWS_REGION, AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, the shared credentials file (~/.aws/credentials), and the EC2 Instance Metadata Service.

func ValidateLogOpt

func ValidateLogOpt(cfg map[string]string) error

ValidateLogOpt looks for awslogs-specific log options awslogs-region, awslogs-group, and awslogs-stream

Types

This section is empty.

Jump to

Keyboard shortcuts

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