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!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...