rtmzk opened a new issue, #2959:
URL: https://github.com/apache/apisix-dashboard/issues/2959

   ### Issue description
   
   Found default config file spell issue in docker image: 
apache/apisix-dashboard:latest, plugins section "elasticsearch-logge" should be 
"elasticsearch-logger",  lost letter "r".
   This issue causes the "elasticsearch-logger" plugin not to be found on the 
page when using the default configuration file for source compilation or docker 
images.
   
   BTW: install with helm charts(repository: https://charts.apiseven.com, 
apisix-dashboard-0.8.2), this chart defualt image is 
    apache/apisix-dashboard:3.0.0-alpine and there is no plugins section in 
default config file.
   
   ### Expected behavior
   
   elasticsearch-logger plugin show display on dashboard page.
   
   ### How to Reproduce
   
   1. run command: nerdctl run  --entrypoint="cat" 
apache/apisix-dashboard:latest "conf/conf.yaml"
   2. check config file output, plugins section, found "elasticsearch-logge"
   
![image](https://github.com/user-attachments/assets/de08fdd1-1a0d-4d88-8292-e6fbae3565a3)
   
   
   ### Screenshots
   
   _No response_
   
   ### Environment
   
   image: apisix-dashboard:latest
   source branch: master check out the api/conf/conf.yaml file for the master 
branch(may be many branch has this issue)
   
   ### 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