Splunk Enterprise

Splunk query results are getting truncated when i am creating a table

Splunk-Star
Loves-to-Learn Lots

my splunk query results are getting truncated when creating a table Is there any workaround to avoid this ??

index=gbi_* (AppName=*) | table SQL
0 Karma

Splunk-Star
Loves-to-Learn Lots

applied rex, after that it worked. Thanks

0 Karma

PickleRick
SplunkTrust
SplunkTrust

Main question is whether your data is getting truncated when you're displaying it (which is kinda unlikely) or has it been truncated on ingestion. Check your data with this:

index=gbi_* (AppName=*)
| eval strlen=len(_raw)
| stats max(strlen)

 

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Does the answer to this similar question help?

Solved: Changing max length of field - Splunk Community

0 Karma
Get Updates on the Splunk Community!

Fueling your curiosity with new Splunk ILT and eLearning courses

At Splunk Education, we’re driven by curiosity—both ours and yours! That’s why we’re committed to delivering ...

Splunk AI Assistant for SPL 1.1.0 | Now Personalized to Your Environment for Greater ...

Splunk AI Assistant for SPL has transformed how users interact with Splunk, making it easier than ever to ...

Unleash Unified Security and Observability with Splunk Cloud Platform

     Now Available on Microsoft AzureOn Demand Now Step boldly into the AI revolution with enhanced security ...