Ignore values for assets and identities in
In situations when you want values to be ignored in your fields, you might want to use special words to represent null values. The default behavior is to merge rows of source data based on a match in any one of the key fields. In many cases your source data might have placeholder values that span multiple rows, which causes them to get merged into one large multivalue row. To avoid this, you can define the placeholder values, and clean them during the merge process, so that independent rows are still maintained in the final lookups.
Prerequisites
Perform the following prerequisite tasks before starting on these settings:
- Collect and extract asset and identity data in .
- Format the asset or identity list as a lookup in .
- Configure a new asset or identity list in .
Set null values
Use the global settings to set your null values as follows:
- From the menu bar, select Configure > Data Enrichment > Asset and Identity Management.
- Click the Global Settings tab.
- Scroll to the Asset Ignored Values tab or the Identity Ignored Values tab.
The default values that are ignored are null, n/a, unknown, and undefined.- For assets, in the Asset Ignored Values section, click Add Row.
- Type a word that you want ignored and not displayed in the merge results. This field is case-sensitive.
- For identities, in the Identity Ignored Values section, click Add Row.
- Type a lowercase word that you want ignored and not displayed in the merge results. This field is case-sensitive.
- Click Save.
The ignored values setting applies to any type of field, such as multivalue field or single value field or key field or non-key field. The strings are saved as ignored_values
in SplunkHome/etc/apps/SA-IdentityManagement/local/inputs.conf
.
Remove null values
Use the global settings to remove your null values as follows:
- From the menu bar, select Configure > Data Enrichment > Asset and Identity Management.
- Click the Global Settings tab.
The default values that are ignored are null, n/a, unknown, and undefined. - Scroll to the Asset Ignored Values tab or the Identity Ignored Values tab.
- Find the value and click the x to delete it.
Turn on entity zones for assets and identities in | Revise the enforcements used by the identity manager framework in |
This documentation applies to the following versions of Splunk® Enterprise Security: 7.0.1, 7.0.2, 7.1.0, 7.1.1, 7.1.2, 7.2.0, 7.3.0, 7.3.1, 7.3.2
Feedback submitted, thanks!