Getting Data In

Why do I see duplicate fields in sourcetype configuration?

atemourt
Engager

Hello Splunkers,

I am trying to configure a sourcetype in Advanced section.
For example, I create a field alias by creating the key/value:

alt text

When I perform search on the data, I see both MD5 and md5 fields to be extracted and containing the same values.
However, I want to see only md5 in Interesting fields.
Why do I see both fields?

Thank you in advance!
Afroditi

0 Karma
1 Solution

mayurr98
Super Champion

Hey @atemourt

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, but a single alias can only apply to one field. For example, the field vendor_action can be aliased to action or message_type, but not both. An alias does not replace or remove the original field name.

So whatever you see on the Splunk UI is correct. You are creating an alias, not field so do not worry.
have a look at this field alias documentation:
https://docs.splunk.com/Documentation/Splunk/7.1.2/Knowledge/Addaliasestofields

let me know if this helps!

View solution in original post

0 Karma

mayurr98
Super Champion

Hey @atemourt

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, but a single alias can only apply to one field. For example, the field vendor_action can be aliased to action or message_type, but not both. An alias does not replace or remove the original field name.

So whatever you see on the Splunk UI is correct. You are creating an alias, not field so do not worry.
have a look at this field alias documentation:
https://docs.splunk.com/Documentation/Splunk/7.1.2/Knowledge/Addaliasestofields

let me know if this helps!

0 Karma

atemourt
Engager

Hello mayurr98,

Thank you very much for your reply!

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...