- Log Stream Overview
- Parser Manager
- Parsers Overview
- View Parser Details
- Create a Custom Parser
- Import Sample Logs
- Define a Subset of the Sample Logs
- Add Conditions
- Add Basic Parser Information
- Extract Event Fields
- Extract Mapped JSON Fields
- Select JSON Fields from a List of Key/Value Pairs
- Select Tokenized JSON Fields from the Values in the Sample Log
- Manually Enter JSON Path Expressions
- Reorder Mapped JSON Fields
- Review the Matching JSON Fields and Values
- Add Logic to JSON Field Extraction
- Expressions for Parser Field Extractions and Enrichment Mapping
- Array Log Sample
- Extract Fields Using Regular Expressions
- Reserved Fields
- Extract Mapped JSON Fields
- Add Event Builder Rules
- Review and Save Parser
- Manage Existing Custom Parsers
- Tokenize Non-Standard Log Files
- Customize a Default Parser
- Duplicate a Parser
- Enable or Disable Parsers
- Parser Updates
- Live Tail
- Enrichments
- Event Filtering
View Parser Details
The Parser Details page serves as a single reference for information about a specific parser, its status, and its configuration, without the need to select an individual parser and follow the edit workflow to discover these details.
To open the Parser Details page, open the Parser Overview tab in Log Stream and find a specific parser you want to view. Click the
menu on the far right end of the parser row and then select View Details. The Parser Details page opens.
![]() |
The page contains two sections:
The Details panel at the top provides information at a glance about the selected parser.
The bottom half of the page includes a set of tabs that each provide information about different aspects of the parser. Follow the links below for more detail about each tab.
Fields – Shows the overall completeness of the parser field definitions and lists each of the fields the parser is configured to extract, along with their status and regex definitions.
Extraction Preview – Shows the extracted fields and their values for the recently uploaded log lines.
Configuration Files – Provides a view of the configuration files related to the parser. You can toggle between the
parser.confand theevent_builder.confviews.Note
For information about how multiple logs can be stitched together to build a single event, see Multi-Log Event Building.
Activity Log – Provides information about all activity associated with this parser, including parser changes and content updates.
Note
On the Parser Details page, you can also use the options at the top of the page to execute any of the following actions on the selected parser: Customize, Duplicate, Disable, Disable by Vendor, Export, or View logs in Live Tail.
