package
0.34.0
Repository: https://github.com/ozontech/file.d.git
Documentation: pkg.go.dev

# README

Match modes

@match-modes|header-description

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

ByteToStringUnsafe converts byte slice to string without memory copy This creates mutable string, thus unsafe method, should be used with caution (never modify provided byte slice).
Clone deeply copies string.
CreateNestedField creates nested field by the path.
No description provided by the author
No description provided by the author
No description provided by the author
New creates new pipeline.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ParseLevelAsNumber converts log level to the int representation according to the RFC-5424.
ParseLevelAsString converts log level to the string representation according to the RFC-5424.
No description provided by the author
StringToByteUnsafe converts string to byte slice without memory copy This creates mutable string, thus unsafe method, should be used with caution (never modify resulting byte slice).

# Constants

ActionBreak abort the event processing and pass it to an output.
ActionCollapse skip further processing of event and request next event from the same stream and source as current plugin may receive event with EventKindTimeout if it takes to long to read next event from same stream.
ActionDiscard skip further processing of event and request next event from any stream and source.
ActionHold hold event in a plugin and request next event from the same stream and source as current.
ActionPass pass event to the next action in a pipeline.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DeltaWrapper acts as a wrapper around int64 and returns the difference between the new and the old value when a new value is set.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PluginSelector the only valid value for now is ByNameSelector and only value is string type.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author