Quantcast
Channel: Questions in topic: "splunk-enterprise"
Viewing all articles
Browse latest Browse all 47296

REST API Modular Input: Is there a limit on JSON size before parsing?

$
0
0
Hi, Is there any limit on the size of the JSON the REST API Modular Input add-on can handle before the responsehandlers.py goes to work? I have written a custom response handler to parse a large JSON file into separate events before indexing in Splunk. In UAT and NFR environments everything works fine. The JSON is around 16.5k lines and 400K characters. In PROD the data fails to index. The JSON is around 100k lines and 3M characters. The sourcetype is set to the below. [RESTMAR] TRUNCATE = 0 TIME_PREFIX = lastModifiedDate I can hit the endpoint with POSTMAN for both UAT /NFR and PROD, with the separate consumer secrets and keys, and get a successful response for each Environment. I have edited the rest.py line 42 to put the logger on debug #set up logging logging.root logging.root.setLevel(logging.DEBUG) I will continue to investigate but has anyone else had this issue? Thanks, Dan

Viewing all articles
Browse latest Browse all 47296

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>