Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Filebeat ¶
type Filebeat struct {
FbConfig *cfg.Config
Spooler *Spooler
// contains filtered or unexported fields
}
Beater object. Contains all objects needed to run the beat
type Spooler ¶
type Spooler struct {
Filebeat *Filebeat
Channel chan *input.FileEvent
// contains filtered or unexported fields
}
func NewSpooler ¶
Click to show internal directories.
Click to hide internal directories.