These docs are for Cribl Stream 4.7 and are no longer actively maintained.
See the latest version (4.11).
parsers.yml
parsers.yml
stores configuration data for the Knowledge > Parsers Library.
$CRIBL_HOME/default/cribl/parsers.yml
parser_id: # [object]
lib: # [string] Library
description: # [string] Description - Brief description of this parser. Optional.
tags: # [string] Tags - One or more tags related to this parser. Optional.
type: # [string] Type - Parser/Formatter type to use.
fields: # [array of strings] List of Fields - Fields expected to be extracted, in order. If not specified parser will auto-generate.