
Create field aliases in Splunk Web
In your data, you might have groups of events with related field values. To help you search for these groups of fields, you can assign field aliases to their field values. You can assign one or more tags to any extracted field, including event type, host, source, or source type.
Field aliases are an alternate name that you assign to a field, allowing you to use that name to search for events that contain that field. A field can have multiple aliases, and a single alias can apply to multiple fields. An alias does not replace or remove the original field name.
Perform field aliasing after key/value extraction but before field lookups, so that, you can specify a lookup table based on a field alias. This can be helpful if one or more fields in the lookup table are identical to fields in your data, but have different names. See Configure CSV and external lookups and Configure KV store lookups.
For more information on aliases, see About tags and aliases.
Use field aliases to normalize your data
You can use Splunk Web to tag any field value pair directly from the search results.
- Locate a field within your search that you would like to alias.
- Select Settings > Fields > Field aliases.
- Select an app to use the alias.
- Enter a name for the alias.
- Select the host, source, or sourcetype to apply to a default field.
- Enter the name for the existing field and the new alias.
- Click Save.
PREVIOUS Tag event types |
NEXT Configure field aliases with props.conf |
This documentation applies to the following versions of Splunk® Enterprise: 6.2.0, 6.2.1, 6.2.2, 6.2.3, 6.2.4, 6.2.5, 6.2.6, 6.2.7, 6.2.8, 6.2.9, 6.2.10, 6.2.11, 6.2.12, 6.2.13, 6.2.14, 6.2.15, 6.3.0, 6.3.1, 6.3.2, 6.3.3, 6.3.4, 6.3.5, 6.3.6, 6.3.7, 6.3.8, 6.3.9, 6.3.10, 6.3.11, 6.3.12, 6.3.13, 6.3.14, 6.4.0, 6.4.1, 6.4.2, 6.4.3, 6.4.4, 6.4.5, 6.4.6, 6.4.7, 6.4.8, 6.4.9, 6.4.10, 6.4.11
Feedback submitted, thanks!