logs

package
v0.15.18 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package logs contains all structured log events for the service.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TransformError

type TransformError struct {
	Message string `logevent:"message,default=transform-error"`
	Reason  string `logevent:"reason"`
}

TransformError is logged when the transformer is unable to transform the config event

type UnsupportedResource

type UnsupportedResource struct {
	Message  string `logevent:"message,default=unsupported-resource"`
	Resource string `logevent:"resource"`
}

UnsupportedResource is logged when the transformer receives an unsupported AWS resource

Jump to

Keyboard shortcuts

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