Versions in this module Expand all Collapse all v1 v1.3.1 Sep 14, 2016 Changes in this version + const DefaultRegistryFile + func IgnoreOlderDuration(ignoreOlder string) (time.Duration, error) + type EventLogConfig struct + API string + IgnoreOlder string + Name string + func (elc EventLogConfig) Validate() error + type MetricsConfig struct + BindAddress string + func (mc MetricsConfig) Validate() error + type Settings struct + Winlogbeat WinlogbeatConfig + type Validator interface + Validate func() error + type WinlogbeatConfig struct + EventLogs []EventLogConfig + IgnoreOlder string + Metrics MetricsConfig + RegistryFile string + func (ebc WinlogbeatConfig) Validate() error Other modules containing this package github.com/JitendraKSahu/beats/v7