Splunk Search

can we decode the splunk logs which is already onboarded into splunk

SabariRajanT
Path Finder

Hi Team,

Is there any way to decode the logs which is already onboarded into splunk. Do we have any app to decode.?

 

Please suggest @ITWhisperer

0 Karma

codebuilder
Influencer

By "decode" do you mean view the logs in their original form rather than parsed fields? If so, the answer is yes, that data is stored in the _raw field.

----
An upvote would be appreciated and Accept Solution if it helps!

SabariRajanT
Path Finder

How do we retrieve those parsed data, Please suggest.

Tags (1)
0 Karma

isoutamo
SplunkTrust
SplunkTrust

Yo could try e.g.

<your base search>
| table _time _raw

r. Ismo 

0 Karma
Get Updates on the Splunk Community!

Exciting News: The AppDynamics Community Joins Splunk!

Hello Splunkers,   I’d like to introduce myself—I’m Ryan, the former AppDynamics Community Manager, and I’m ...

The All New Performance Insights for Splunk

Splunk gives you amazing tools to analyze system data and make business-critical decisions, react to issues, ...

Good Sourcetype Naming

When it comes to getting data in, one of the earliest decisions made is what to use as a sourcetype. Often, ...