Versions in this module Expand all Collapse all v0 v0.9.0 Oct 20, 2021retracted Changes in this version + type Config struct + AgentMonitoringEvents bool + CookieCacheSize int + CustomSensitiveWords []string + DentryCacheSize int + ERPCDentryResolutionEnabled bool + EnableApprovers bool + EnableDiscarders bool + EnableKernelFilters bool + EnableRemoteConfig bool + EventServerBurst int + EventServerRate int + EventServerRetention int + FIMEnabled bool + FlushDiscarderWindow int + HostServiceName string + LoadControllerControlPeriod time.Duration + LoadControllerDiscarderTimeout time.Duration + LoadControllerEventsCountThreshold int64 + LogPatterns []string + MapDentryResolutionEnabled bool + PIDCacheSize int + PoliciesDir string + RemoteTaggerEnabled bool + RuntimeEnabled bool + SelfTestEnabled bool + SocketPath string + StatsPollingInterval time.Duration + StatsTagsCardinality string + StatsdAddr string + SyscallMonitor bool + func NewConfig(cfg *config.Config) (*Config, error) + func (c *Config) IsEnabled() bool + type Policy struct + Files []string + Name string + Tags []string