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

# Packages

Package applayer provides common definitions with common fields for use with application layer protocols among beats.
Package dns provides support for parsing DNS messages and reporting the results.

# Functions

# Constants

# Variables

# Structs

Protocol Plugin Port configuration with validation on init.
list of protocol plugins.

# Interfaces

ExpirationAwareTCPPlugin is a TCPPlugin that also provides the Expired() method.
Functions to be exported by a protocol plugin.
ProtocolData interface to represent an upper protocol private data.

# Type aliases

Protocol identifier.
Reporter is used by plugin instances to report new transaction events.