Splunk Search

_rawdata

guru333
Engager

Hi,

I had been using  search syntax "rename "_raw" AS errortrace" in my custom search but one of my app team needs _raw data to extract some header info.

How can i still pass _raw filed data still with renamin syntax still in place

Thanks

Labels (1)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

Once a field is renamed the original name no longer exists and cannot be referenced.  All subsequent uses of the field must use the new name.

---
If this reply helps you, Karma would be appreciated.
0 Karma

PickleRick
SplunkTrust
SplunkTrust

But you can use field alias.

0 Karma

guru333
Engager

Tried to use "_raw =errortrace" in fields alias section...it did not pick up this field alias.

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...