Getting Data In

Is there a limit on json arrays?

marcokrueger
Path Finder

Hi,
I import a json-file with a json-object that contains an array with another 50 json-objects. It looks like, that the (multiline) event is not read in till to the end, but my truncate and max_events are big enough.
I have SHOULD_LINEMERGE = true, truncate=0 and max_events=10000. Is there perhaps another (hidden) parameter to control event-length or json-objects?

best regards
Marco

Tags (2)
0 Karma

woodcock
Esteemed Legend

According to this answer, there is a limit if you use INDEXED EXTRACTIONS = JSON but not if you use KV_MODE = json:

https://answers.splunk.com/answers/319059/indexed-extractions-json-limiting-multivalued-fiel.html

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, ...