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

# Packages

# Functions

AddSessionHook registers a SessionHook that gets invoked for each new Session.
New constructs a new Javascript processor.
NewFromConfig constructs a new Javascript processor from the given config object.

# Structs

Config defines the Javascript source files to use for the processor.

# Interfaces

Event is the event being processed by the processor.
Session is an instance of the processor.

# Type aliases

SessionHook is a function that get invoked when each new Session is created.