Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 906 Bytes

scope_name_parser.md

File metadata and controls

17 lines (11 loc) · 906 Bytes

scope_name_parser operator

The scope_name_parser operator sets the scope name on an entry by parsing a value from the specified field.

Configuration Fields

Field Default Description
id scope_name_parser A unique identifier for the operator.
output Next in pipeline The id for the operator to send parsed entries to.
parse_from body A field that indicates the field to be parsed as the scope name.
on_error send The behavior of the operator if it encounters an error. See on_error.

Example Configurations

Several detailed examples are available here.