---
slug: /manage/field-extractions
title: Field Extractions
description: Use Field Extraction Rules (FERs) to parse fields from log messages at ingestion time, improving search performance for alerts, dashboards, and ad hoc queries.
canonical: https://www.sumologic.com/help/docs/manage/field-extractions/
---
import useBaseUrl from '@docusaurus/useBaseUrl';
import Iframe from 'react-iframe';
Field extractions allow you to parse [fields](/docs/manage/fields) from your log messages at the time the messages are ingested, which eliminates the need to parse fields at the query level. With Field Extraction Rules (FERs) in place, users can use the pre-parsed fields for ad hoc searches, scheduled searches, real-time alerts, and dashboards. In addition, field extraction rules help standardize field names and searches, simplify the search syntax and scope definition, and improve search performance.
Fields are extracted from the time you create your FER moving forward. Therefore, set your FERs early on to take advantage of this automatic parsing mechanism.
For best practices on naming your fields, see [Field Naming Convention](field-naming-convention.md).
[**New UI**](/docs/get-started/sumo-logic-ui/). To access the Field Extraction Rules page, in the main Sumo Logic menu select **Data Management**, and then under **Logs** select **Field Extraction Rules**. You can also click the **Go To...** menu at the top of the screen and select **Field Extraction Rules**.
[**Classic UI**](/docs/get-started/sumo-logic-ui-classic). To access the Field Extraction Rules page, in the main Sumo Logic menu select **Manage Data > Logs > Field Extraction Rules**.
To refine the table results, use the **Add a filter** section located above the table. *AND* logic is applied when filtering between different sections, while *OR* logic is applied when filtering within the same section.
:::note
You can see the suggestions only if there are two or more responses for the same column or section.
:::
:::important
You need the **Manage field extraction rules** [role capability](../users-roles/roles/role-capabilities.md) to create a field extraction rule.
:::
The Field Extraction Rules page displays the following information:
When hovering over a row in the table there are icons that appear on the far right for editing, disabling and deleting the rule.
* **Status** shows a checkmark in a green circle
to indicate if the rule is actively being applied or an exclamation mark in a red circle
to indicate if the rule is disabled.
* **Rule Name**
* **Applied At** indicates when the field extraction process occurs, either at Ingest or Run time.
* **Scope**
* **Created** date and time by user
* **Last Modified** date and time by user
* **Fields Capacity** (bottom of table) shows how many fields your account is using, out of the total available for use.
You can view the fields created in your account and what features are referencing them on the [Fields](/docs/manage/fields) page.
On the Field Extraction Rules page you can:
* Click **+ Add** to [create a Field Extraction Rule](create-field-extraction-rule.md).
* Search Field Extraction Rules by name and scope.
* [**Edit** a Field Extraction Rule](edit-field-extraction-rules.md).
* **Disable** a Field Extraction Rule.
* **Delete** a Field Extraction Rule.
## Limitations
import FerLimit from '../../reuse/fer-limitations.md';
[**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Manage Data > Logs > Field Extraction Rules**.
1. Find the rule in the table and click it. A window appears on the right of the table, click the **Edit** button.
1. Make changes as needed and click **Save** when done.
## Delete a Field Extraction Rule
Deleting a Field Extraction Rule doesn't delete the fields it was parsing. You can delete any unwanted fields on the [Fields](/docs/manage/fields) page.
1. [**New UI**](/docs/get-started/sumo-logic-ui). To access the Field Extraction Rules page, in the main Sumo Logic menu select **Data Management**, and then under **Logs** select **Field Extraction Rules**. You can also click the **Go To...** menu at the top of the screen and select **Field Extraction Rules**.
[**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Manage Data > Logs > Field Extraction Rules**.
1. Find the rule to delete in the table and click it. A window appears on the right of the table, click the **More Actions** button, and select **Delete**.
## Guide contents
In this section, we'll introduce the following concepts:
Learn about the recommended naming conventions for standard fields in Sumo Logic.
Learn how to instruct Sumo Logic to parse out fields automatically.
Learn how to change Field Extraction Rules.
Learn how to use FER Templates to parse common fields for various applications.
Learn how to parse the common fields in AWS ELB logs.
Learn how to create Field Extraction Rules for Safend.