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!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...