Parse Sequentially Processor

Description

The Parse Sequentially Processor enables you to set up multiple parsers for a single node. The Processor will attempt to parse the data starting with the first parser in the list. If there is a match, the remaining parsers will not be evaluated, and the line will be parsed with the matched parser.

Configuration

OptionDescription
FieldThe field to parse
Target FieldThe field into which the parsed value should be inserted. Leave blank to insert the parsed data into the original field.
List of ParsersThe parsers to use for the defined field. The Processor will attempt to match the parsers to the defined field, and the first parser that matches will be used. See the Parse Processor for the list of Parsers you can use and their details.
This screenshot shows the configuration of the Parse Sequentially Processor with an Unmatched and Apache Log Parser options.

This screenshot shows the configuration of the Parse Sequentially Processor with an Unmatched and Apache Log Parser options.

Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
  Last updated