Versions in this module Expand all Collapse all v0 v0.0.1 Jan 1, 2026 Changes in this version + type Syslog struct + Address string + BestEffort bool + Framing string + Log telegraf.Logger + MaxMessageLength config.Size + Separator string + SyslogStandard string + Trailer nontransparent.TrailerType + func (*Syslog) Gather(telegraf.Accumulator) error + func (*Syslog) SampleConfig() string + func (s *Syslog) Init() error + func (s *Syslog) Start(acc telegraf.Accumulator) error + func (s *Syslog) Stop()