Splunk Search

How to define field alias on extracted fields?

sabaKhadivi
Path Finder

I extracted some fields from raw log , and I want to define field alias for them , but on specific field which is used in other indexes and has field alias ,the alias doesn't work .

0 Karma
1 Solution

PowerPacked
Builder

Hi

If you extracted those fields by eval, its not gonna work as there is a sequence in search time operations. - field alias comes before eval ( calculated fields)

Please take a look at this sequence of search time operation, which means every search ran in UI go through these operations in order.

https://docs.splunk.com/Documentation/Splunk/7.2.6/Knowledge/Searchtimeoperationssequence

Thanks

View solution in original post

0 Karma

PowerPacked
Builder

Hi

If you extracted those fields by eval, its not gonna work as there is a sequence in search time operations. - field alias comes before eval ( calculated fields)

Please take a look at this sequence of search time operation, which means every search ran in UI go through these operations in order.

https://docs.splunk.com/Documentation/Splunk/7.2.6/Knowledge/Searchtimeoperationssequence

Thanks

0 Karma

sabaKhadivi
Path Finder

Thanks for your answer, but I use inline extraction which is in the firest sequnece , that field alias work on some indexes and don't work on the others.

0 Karma

PowerPacked
Builder

Does that means you have Extract-classname in props of searchhead for above extracted fields?

Thanks

0 Karma

sabaKhadivi
Path Finder

yes exactly, the problem is solved ,it was related to host::* whitch cause conflict with other configuration by TAs. when I restrict host ,it just work!!!

0 Karma

somesoni2
Revered Legend

The field alias is set at sourcetype/source/host level. Where have you setup your field alias and did you use correct sourcetype/source/host?

0 Karma

sabaKhadivi
Path Finder

I setted it up from field bar , and I default it based on host .

0 Karma
Get Updates on the Splunk Community!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...