Documentation ¶
Overview ¶
Package journald provides functions to read and collect journald logs.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Collector ¶
type Collector struct {
// contains filtered or unexported fields
}
Collector collects logs from journald.
func NewCollector ¶
NewCollector creates a new Collector for journald logs.
Click to show internal directories.
Click to hide internal directories.