Splunk Search

can i replace the _raw data with my own data ??

rakesh_498115
Motivator

HI..

can i replace the _raw data value with my default data value only for the display purpose only ??

Tags (1)
0 Karma
1 Solution

Ayn
Legend

Ayn
Legend

Yes, you can.

Ayn
Legend

...or if you just want to change how it's displayed, but leave the value intact if you have other things using that in your search, use fieldformat.

... | fieldformat _raw=<yourdata>
0 Karma

Ayn
Legend

... | eval _raw=

0 Karma

rakesh_498115
Motivator

can you give me the command or query for doin that ??

0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...