Skip to content

Commit 1b575de

Browse files
committed
Update lookup table article
1 parent 9764e77 commit 1b575de

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

docs/cse/records-signals-entities-insights/configure-entity-lookup-table.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -74,13 +74,14 @@ After you've [created your Entity Lookup Table](/docs/search/lookup-tables/creat
7474
1. [**Classic UI**](/docs/cse/introduction-to-cloud-siem/#classic-ui). In the top menu select **Configuration**, and then under **Entities** select **Normalization**. <br/>[**New UI**](/docs/cse/introduction-to-cloud-siem/#new-ui). In the top menu select **Configuration**, and then under **Cloud SIEM Entities** select **Normalization**. You can also click the **Go To...** menu at the top of the screen and select **Normalization**.
7575
1. On the **Normalization** tab, click **Lookup Tables**.
7676
1. Select the lookup table.
77-
1. The **Existing Lookup Table** popup appears.<br/><img src={useBaseUrl('img/cse/existing-lookup-table.png')} alt="Existing Lookup Table dialog" style={{border: '1px solid gray'}} width="600"/>
78-
1. **Type**. Choose the type of normalization you want to set up.
79-
* **Host ID to Normalized Hostname**. Maps unique host IDs to recognizable hostnames.
80-
* **User ID to Normalized Username**. Maps unique user IDs to recognizable usernames.
81-
* **Username to Normalized Username**. Maps a username in one format to a username in another format.  
82-
1. **Lookup Column Name**. Enter the name of the Lookup Table column that contains the primary key for the table.
83-
1. **Substitution Column Name**. Enter the name of the Lookup Table column that contains the value you want to substitute for the lookup column.
84-
1. **Source Category**. (Optional) If you enter a source category, the lookup substitution will only be applied to Records that are tagged with that source category.
85-
1. **Table Path**. Enter the path to the existing Lookup Table in the Sumo Logic Library. For example: `/Library/Admin Recommended/NormalizedHostNames` You can copy the path to the [Lookup Table](/docs/search/lookup-tables/create-lookup-table) in the Sumo Logic Library. Hover over the row for the table in the Library, and select **Copy path to clipboard** from the three-dot kebab menu.<br/><img src={useBaseUrl('img/cse/tree-dot.png')} alt="Kebab button on a library item" style={{border: '1px solid gray'}} width="800"/>
86-
1. Click **Create**.   
77+
1. The **Existing Lookup Table** popup appears. Following is an example.<br/><img src={useBaseUrl('img/cse/existing-lookup-table.png')} alt="Existing Lookup Table dialog" style={{border: '1px solid gray'}} width="400"/>
78+
1. Click **Edit** to configure the lookup table. Note that most fields are read-only.
79+
1. **Path**. The path to the existing Lookup Table in the Sumo Logic Library. For example: `/Library/Admin Recommended/NormalizedHostNames` <br/>To see the path to the [Lookup Table](/docs/search/lookup-tables/create-lookup-table) in the Sumo Logic Library, hover over the row for the table in the Library, and select **Copy path to clipboard** from the three-dot kebab menu.<br/><img src={useBaseUrl('img/cse/tree-dot.png')} alt="Kebab button on a library item" style={{border: '1px solid gray'}} width="800"/>
80+
1. **Type**. The type of normalization:
81+
* **Host ID to Normalized Hostname**. Maps unique host IDs to recognizable hostnames.
82+
* **User ID to Normalized Username**. Maps unique user IDs to recognizable usernames.
83+
* **Username to Normalized Username**. Maps a username in one format to a username in another format.  
84+
1. **Column Name**. The name of the Lookup Table column that contains the primary key for the table.
85+
1. **Sub Column Name**. The name of the Lookup Table column that contains the value you want to substitute for the lookup column.
86+
1. **Source Category**. (Optional) If you enter a source category, the lookup substitution will only be applied to Records that are tagged with that source category.
87+
1. Click **Save**.   
-26.7 KB
Loading

0 commit comments

Comments
 (0)