Documentation ¶
Index ¶
Constants ¶
View Source
const ( ERROR = "error" WARN = "warning" INFO = "info" DEBUG = "debug" TRACE = "trace" )
const for event logs
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dockerbeat ¶
type Dockerbeat struct {
// contains filtered or unexported fields
}
func (*Dockerbeat) RunOneTime ¶
func (d *Dockerbeat) RunOneTime(b *beat.Beat) error
func (*Dockerbeat) Stop ¶
func (d *Dockerbeat) Stop()
type SocketConfig ¶
type SocketConfig struct {
// contains filtered or unexported fields
}
type SoftwareVersion ¶
type SoftwareVersion struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.