Knowledge Management

How do I read the field alias?

danielbb
Motivator

When I see - FIELDALIAS-Status_as_Error_Code = Status AS Error_Code.

Does it mean that Status gets the value of Error_Code or the other way around?

Labels (1)
Tags (1)
0 Karma
1 Solution

woodcock
Esteemed Legend

It is this:

FIELDALIAS-<class> = <orig_field_name> AS <new_field_name>

Described here:
https://docs.splunk.com/Documentation/Splunk/latest/Knowledge/Configurefieldaliaseswithprops.conf
So Error_Code gets the value of Status.

View solution in original post

woodcock
Esteemed Legend

It is this:

FIELDALIAS-<class> = <orig_field_name> AS <new_field_name>

Described here:
https://docs.splunk.com/Documentation/Splunk/latest/Knowledge/Configurefieldaliaseswithprops.conf
So Error_Code gets the value of Status.

danielbb
Motivator

Thank you @woodcock.

0 Karma
Get Updates on the Splunk Community!

What's New in Splunk Cloud Platform 9.3.2411?

Hey Splunky People! We are excited to share the latest updates in Splunk Cloud Platform 9.3.2411. This release ...

Buttercup Games: Further Dashboarding Techniques (Part 6)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...

Technical Workshop Series: Splunk Data Management and SPL2 | Register here!

Hey, Splunk Community! Ready to take your data management skills to the next level? Join us for a 3-part ...