Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Tailer ¶
type Tailer struct {
// contains filtered or unexported fields
}
Tailer consumes and processes a channel of strings, and sends them to a stream of log messages.
This tailer attaches the tags from source.Config.ChannelTags to each message, in addition to the origin tags and tags in source.Config.Tags.
Click to show internal directories.
Click to hide internal directories.