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

# Packages

# Functions

CollectDocs does the following: Generate the module-level docs under docs/ Generate the module lists Generate the metricset-level docs All these are 'collected' from the asciidoc files under _meta/ in each module & metricset.
CustomizePackaging modifies the package specs to add the modules.d directory.
GenerateDirModulesD generates the modules.d directory.
GenerateOSSMetricbeatModuleIncludeListGo generates include/list_{suffix}.go files containing a import statement for each module and dataset.
OSSConfigFileParams returns the default ConfigFileParams for generating metricbeat*.yml files.
PrepareModulePackagingOSS generates build/package/modules and build/package/modules.d directories for use in packaging.
PrepareModulePackagingXPack generates build/package/modules and build/package/modules.d directories for use in packaging.
XPackConfigFileParams returns the default ConfigFileParams for generating metricbeat*.yml files.