package
7.4.0+incompatible
Repository: https://github.com/magento-mcom/beats.git
Documentation: pkg.go.dev
# Functions
ArePipelineGraphAPIsAvailable returns whether Logstash APIs that returns pipeline graphs are available in the given version of Logstash.
AssetLogstash returns asset data.
GetConfig for Logstash.
GetPipelines returns the list of pipelines running on a Logstash node.
GetVersion returns the version of the Logstash node.
NewMetricSet creates a metricset that can be used to build other metricsets within the Logstash module.
NewModule creates a new module after performing validation.
# Constants
ModuleName is the name of this module.
# Variables
PipelineGraphAPIsAvailableVersion is the version of Logstash since when its APIs can return pipeline graphs.
# Structs
MetricSet can be used to build other metricsets within the Logstash module.
PipelineState represents the state (shape) of a Logstash pipeline.