Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { HostConfigPath string `toml:"hostConfigPath"` ConfigSuffix string `toml:"configSuffix"` MetaPath string `toml:"metaPath"` ScanInterval xtime.Duration `toml:"scanInterval"` }
func (*Config) ConfigValidate ¶
type HostLogCollector ¶
type HostLogCollector struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.