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!

Laser Bananas and Edge Hubs: Exploring Operational Technology (OT) Data Through a ...

  OT is a different environment to traditional IT and can have interesting challenges when interfacing the ...

Event Series: Mastering AI Tokenomics and Splunk Agent Observability

Beyond the Black Box: Correlating AI Performance and Tokenomics with Splunk Agent Observability   As ...

span_metrics: The OpenTelemetry-Idiomatic Way to See Inside Your Services

You open a trace in Splunk Observability Cloud and everything looks fine. One root span, order-pipeline, with ...