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/10/29 03:33:40 UTC

[GitHub] [apisix-dashboard] nic-chen opened a new issue #620: requirement: issues to be solved after the `manager api` refactoring

nic-chen opened a new issue #620:
URL: https://github.com/apache/apisix-dashboard/issues/620


   After the manager api refactoring, there are still many problems, as follow:
   
   1. Access log:
   Save to a local file, and can customize the path
   Support log rotate
   Support custom log format
   
   2.error log:
   Currently only panic logs are retained, errors are just respond by apis. we need to  retain error logs.
   Support custom error log level
   Support saving to a local file, and can customize the file path
   Support log rotate
   
   3. Support custom listening IP and port
   
   4. Support https, and custom cert and key path
   
   5. Support IP restriction
   
   6. ETCD configuration:
   Currently supports environment variable config, need to change to config in the config file
   Support https connection
   Support mTLS connection
   Support identity authentication
   
   7. Improve the ENV definition and deal with `dev`, `test` and `release` accordingly
   
   8. Support custom cup quantity
   
   


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



[GitHub] [apisix-dashboard] juzhiyuan closed issue #620: issues need to resolve after the manager api is refactored

Posted by GitBox <gi...@apache.org>.
juzhiyuan closed issue #620:
URL: https://github.com/apache/apisix-dashboard/issues/620


   


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