Versions in this module Expand all Collapse all v1 v1.1.1 Feb 11, 2016 v1.1.0 Feb 2, 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