Affected by GO-2025-4252
and 5 other vulnerabilities
GO-2025-4252 : Buffer Overflow via Malformed Syslog Message or Malicious Tokenizer Pattern in github.com/elastic/beats
GO-2025-4252 : Buffer Overflow via Malformed Syslog Message or Malicious Tokenizer Pattern in github.com/elastic/beats
GO-2025-4253 : Elasticsearch Packetbeat has Excessive Allocation of Memory and CPU via Malicious IPv4 Fragments in github.com/elastic/beats
GO-2026-4360 : Metricbeat affected by multiple denial of service vulnerabilities in github.com/elastic/beats
GO-2026-4789 : Packetbeat does not properly validate an array index in multiple protocol parser components in github.com/elastic/beats
GO-2026-4790 : Metricbeat Allocates Memory with Excessive Size Value Leading to Denial of Service in github.com/elastic/beats
The highest tagged major version is
v7 .
Discover Packages
github.com/elastic/beats
metricbeat
module
kibana
status
package
Version:
v6.1.0+incompatible
Opens a new window with list of versions in this module.
Published: Dec 11, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 136
Opens a new window with list of known importers.
Documentation
Documentation
¶
New create a new instance of the MetricSet
MetricSet type defines all fields of the MetricSet
Fetch methods implements the data gathering and data conversion to the right format
It returns the event which is then forward to the output. In case of an error, a
descriptive error must be returned.
type OverallMetrics struct {
Metrics map[string ][][]uint64
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.