Skip to main content

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

Image

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