Skip to content

Commit a0ea1a1

Browse files
authored
output: splunk: add http_debug_bad_request key description (fluent#811)
Signed-off-by: lecaros <[email protected]>
1 parent 398803c commit a0ea1a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pipeline/outputs/splunk.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Connectivity, transport and authentication configuration properties:
2222
| http\_buffer\_size | Buffer size used to receive Splunk HTTP responses | 2M |
2323
| compress | Set payload compression mechanism. The only available option is `gzip`. | |
2424
| channel | Specify X-Splunk-Request-Channel Header for the HTTP Event Collector interface. | |
25+
| http_debug_bad_request | If the HTTP server response code is 400 (bad request) and this flag is enabled, it will print the full HTTP request and response to the stdout interface. This feature is available for debugging purposes. | |
2526
| Workers | Enables dedicated thread(s) for this output. Default value is set since version 1.8.13. For previous versions is 0. | 2 |
2627

2728
Content and Splunk metadata \(fields\) handling configuration properties:

0 commit comments

Comments
 (0)