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

# Packages

Package decoder is a NetFlow and IPFIX Collector.

# Functions

AssetNetflow returns asset data.
CamelCaseToSnakeCase converts a camel-case identifier to snake-case format.
LoadFieldDefinitions takes a parsed YAML tree from a Logstash Netflow or IPFIX custom fields format and converts it to a FieldDict.
LoadFieldDefinitionsFromFile takes the path to a YAML file in Logstash Netflow or IPFIX custom fields format and converts it to a FieldDict.
NewInput creates a new Netflow input.

# Constants

According to IPFIX flowDirection field definition.
LocalityExternal identifies addresses that are outside of the organization.
LocalityInternal identifies addresses that are internal to the organization.

# Type aliases

Locality is an enum representing the locality of a network address.