Extract Fields
Extract fields lets you parse additional fields from your historical logs without re-ingesting them. Extracting fields is used as needed and does not change how the logs are seen in the Log Viewer.
- To Extract fields, select the line you want to extract in the Viewer, then click Extract Fields. This will take you to the Extract Fields screen.

Click a log line to reveal the extract fields functionality
Check the reference line is correct. This is what your parsing will be based on.
Choose an extractor type to parse the information needed.
Select the auto parsed fields to include. Selecting an auto-parsed field will limit your results to log lines containing that field.
Set the time range. The time range is limited based on your plans retention.
Enter the query to further refine what logs will be returned.
Once you run the query, you'll be able to see the results in a table at the bottom of the screen.
- The Processed callout shows the total number of log lines processed and if you reached a limit on the number of lines that can be processed
- The Matched callout shows the percentage of processed logs that were parsed by your template. You can hover either callout to view additional details, including any warnings or errors.
You can also sort the columns and drag the column names to sort them.
Download the results as a CSV.
If you need to parse your logs before they are ingested, create a Custom Parsing Template.