hyf-github-user opened a new issue, #2968:
URL: https://github.com/apache/apisix-dashboard/issues/2968

   ### Issue description
   
   When I configured a cls plugin on the dashboard and then accessed the 
gateway, Tencent's cls could not appear in the access log.
   
   ### Expected behavior
   
   There should be a log of tencent-cloud-cls recorded in apisix in tencent's 
cls console
   
   ### How to Reproduce
   
   1. add tencent-cloud-cls plugin in apisix-dashboard use following parameter:
   {
     "_meta": {
       "disable": false
     },
     "cls_host": "ap-shanghai.cls.tencentcs.com",
     "cls_topic": "a0ad680a-7e3b-4bd9-a8c5-5bc6244ebd58",
     "global_tag": {
       "module": "cls-logger",
       "server_name": "YourApiGateWay"
     },
     "include_req_body": true,
     "include_resp_body": true,
     "secret_id": "AKIDofJk******",
     "secret_key": "eCZqy4GR0******"
   }
   2. Gateway service port for accessing apisix
   
   
   ### Screenshots
   
   <img width="1220" alt="image" 
src="https://github.com/user-attachments/assets/b10c7236-b129-4d10-b8c5-88af0f84e373";>
   
   
   ### Environment
   
   - apisix version (cmd: `apisix version`): 3.10.0
   - OS (cmd: `uname -a`): Darwin H-Codes-MacBook-Pro.local 23.0.0 Darwin 
Kernel Version 23.0.0: Fri Sep 15 14:41:34 PDT 2023; 
root:xnu-10002.1.13~1/RELEASE_ARM64_T8103 arm64
   - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`): 
   - etcd version, if have (cmd: run `etcd --version`): 3.4.0
   - apisix-dashboard version, if have: 3.0.1
   - Browser version, if have:
   
   
   ### Additional context
   
   _No response_


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

To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to