You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| buffer_chunk_size | This sets the chunk size for incoming incoming JSON messages. These chunks are then stored/managed in the space available by buffer_max_size. | 512K |
14
14
| successful_response_code | It allows to set successful response code. `200`, `201` and `204` are supported. | 201 |
15
15
| splunk\_token | Add an Splunk token for HTTP HEC.` ||
16
+
| Threaded | Indicates whether to run this input in its own [thread](../../administration/multithreading.md#inputs). | false |
0 commit comments