Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultAWSRegion = "eu-west-1"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Cloudwatchlogsbeat ¶
type Cloudwatchlogsbeat struct { // Used to terminate process Done chan struct{} // cwl params Params *cwl.Params // the monitoring manager Manager *cwl.GroupManager }
Our cloud beat
Click to show internal directories.
Click to hide internal directories.