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/03/11 11:38:30 UTC

[GitHub] [incubator-apisix] Akayeshmantha commented on issue #1221: Adding tcp logger.

Akayeshmantha commented on issue #1221: Adding tcp logger.
URL: https://github.com/apache/incubator-apisix/pull/1221#issuecomment-597583946
 
 
   Hi @membphis  @moonming  
   
   I completed the tcp logger but am getting below error in a unit test (test 5 access). 
   
   `Failed test 'TEST 5: access - pattern "[error]" should not match any line in error.log but matches line "2020/03/11 09:41:17 [error] 26326\#26326: *21 [lua] tcp-logger.lua:61: failed to connect to TCP server: host[127.0.0.1] port[2001] connection refused, context: ngx.timer, client: 127.0.0.1, server: 0.0.0.0:1984" (req 0)`
   
   Any thoughts am actually blocked here
   

----------------------------------------------------------------
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


With regards,
Apache Git Services