membphis commented on a change in pull request #2205:
URL: https://github.com/apache/apisix/pull/2205#discussion_r486103749



##########
File path: doc/plugins/syslog.md
##########
@@ -47,6 +47,7 @@ This will provide the ability to send Log data requests as 
JSON objects.
 |max_retry_times|optional       |Max number of retry times after a connect to 
a log server failed or send log messages to a log server failed.|
 |retry_interval|optional       |The time delay (in ms) before retry to connect 
to a log server or retry to send log messages to a log server, default to 100 
(0.1s).|
 |pool_size    |optional       |Keepalive pool size used by sock:keepalive. 
Default to 10.|
+|include_req_body|optional      |Return request body besides head; default is 
false|

Review comment:
       "Return request body besides head;"
   ->
   "Whether to include the request body, the default is false, which means it 
is not included."




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to