All Apps and Add-ons

Splunk TA Webtools field limit

klim
Path Finder

@jkat54 

I ran into an error with a long data parameter:

command="curl", field larger than field limit (10485760)

I see this value in a bunch of internals.py under csv.field_size_limit and changed every possible one to a smaller value to see if the error message changes but it is still the same. Do you know which config controls this issue?

Labels (1)

jkat54
SplunkTrust
SplunkTrust

All adjustable limits can be found in limits.conf.  Note that some limits can exist in an app context. That is to say limits in the search app can be different from the limits in your app.

Any edits to core python code will be destroyed on upgrades (most likely) and may also trigger "file integrity" warnings as well.

 

 

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...