Skip to main content

Log StreamLog Stream Guide

Import a Custom Parser

Use these instructions to import an existing custom parser and event builder. This allows you to view, manage, and edit all your parsers in one place.

  1. On the Parsers Overview tab of the Log Stream home page, click Import.

    The Import Parser dialog appears.

    PM-ImportParser.jpg
  2. Click Select File, then upload a ZIP or GZIP file containing your parsers and event builders. These files must follow certain requirements:

    • The ZIP of GZIP file must be no more than 500 MB.

    • Your parsers and event builders must be in HOCON format.

    • The parser file must be named parsers.conf. You can include multiple parsers in this file.

    • The event builder file must be named event_builder.conf. You can include multiple event builders in this file.

    Note

    If the file(s) you are attempting to import do not conform to the requirements, you will see a message listing the errors and you will be unable to import the parsers.

  3. Click Import Parsers.

    PMEnableImportedParsers.png
  4. Click Ok to enable the imported parsers.

  5. The parser appears in the list of custom parsers.