Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Varnishlogbeat ¶
type Varnishlogbeat struct {
// contains filtered or unexported fields
}
Varnishlogbeat implements the Beater interface.
func (*Varnishlogbeat) Run ¶
func (vb *Varnishlogbeat) Run(b *beat.Beat) error
Run opens a Varnish Shared Memory file and publishes log events.
func (*Varnishlogbeat) Stop ¶
func (vb *Varnishlogbeat) Stop()
Stop stops processing Varnish events, closes the VSM and publisher client.
Click to show internal directories.
Click to hide internal directories.