package
7.17.28
Repository: https://github.com/elastic/beats.git
Documentation: pkg.go.dev

# Functions

New creates a new instance of the MetricSet.
NewReverseLookupCache returns a new cache.
NewUserCache returns a new UserCache.

# Structs

Config is the configuration specific to the socket MetricSet.
MetricSet holds any configuration or state information.
ReverseLookupCache is a cache for storing and retrieving the results of reverse DNS queries.
ReverseLookupConfig contains the configuration that controls the reverse DNS lookup behavior.

# Type aliases

UserCache is a cache of UID to username.