Dashboards & Visualizations

XML event truncated at 10k

kmattern
Builder

I've indexed a large XML database and have been searching it successfully. There is one field that contains a description. This description can be very long, well over 10kb.

in props.conf I have set TRUNCATE=0

In limits.conf I have set maxvaluesize=0

But my event still gets cut off at 10k. What am I missing?

Tags (3)
0 Karma

lguinn2
Legend

Perhaps you also need to set MAX_EVENTS, which is the maximum number of lines in an event. The default is 256. This attribute should be set in props.conf

MAX_EVENTS=2000

for example

0 Karma
Get Updates on the Splunk Community!

Celebrating Fast Lane: 2025 Authorized Learning Partner of the Year

At .conf25, Splunk proudly recognized Fast Lane as the 2025 Authorized Learning Partner of the Year. This ...

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...