You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/07/31 03:15:04 UTC

[GitHub] [incubator-apisix] ACanOfGas commented on issue #1935: bug: syslog plugin log "invalid api_ctx cannot proceed with sys logger plugin"

ACanOfGas commented on issue #1935:
URL: https://github.com/apache/incubator-apisix/issues/1935#issuecomment-666889913


   > please show us what is the conf of plugin `sys logger`
   
   "syslog":{
                                   "host":"192.168.100.153",
                                   "max_retry_times":3,
                                   "tls":false,
                                   "retry_interval":100,
                                   "timeout":3,
                                   "buffer_duration":60,
                                   "port":514,
                                   "batch_max_size":1000,
                                   "sock_type":"TCP",
                                   "flush_limit":4096,
                                   "name":"sys logger",
                                   "drop_limit":1048576,
                                   "pool_size":5
                               }


----------------------------------------------------------------
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:
users@infra.apache.org