bisakhmondal commented on a change in pull request #6191:
URL: https://github.com/apache/apisix/pull/6191#discussion_r791399788



##########
File path: README.md
##########
@@ -135,7 +135,7 @@ A/B testing, canary release, blue-green deployment, limit 
rate, defense against
   - High performance: The single-core QPS reaches 18k with an average delay of 
fewer than 0.2 milliseconds.
   - [Fault Injection](docs/en/latest/plugins/fault-injection.md)
   - [REST Admin API](docs/en/latest/admin-api.md): Using the REST Admin API to 
control Apache APISIX, which only allows 127.0.0.1 access by default, you can 
modify the `allow_admin` field in `conf/config.yaml` to specify a list of IPs 
that are allowed to call the Admin API. Also, note that the Admin API uses key 
auth to verify the identity of the caller. **The `admin_key` field in 
`conf/config.yaml` needs to be modified before deployment to ensure security**.
-  - External Loggers: Export access logs to external log management tools. 
([HTTP Logger](docs/en/latest/plugins/http-logger.md), [TCP 
Logger](docs/en/latest/plugins/tcp-logger.md), [Kafka 
Logger](docs/en/latest/plugins/kafka-logger.md), [UDP 
Logger](docs/en/latest/plugins/udp-logger.md), [RocketMQ 
Logger](docs/en/latest/plugins/rocketmq-logger.md), [SkyWalking 
Logger](docs/en/latest/plugins/skywalking-logger.md), [Alibaba Cloud 
Logging(SLS)](docs/en/latest/plugins/sls-logger.md), [Google Cloud 
Logging](docs/en/latest/plugins/google-cloud-logging.md), [Splunk HEC 
Logging](docs/en/latest/plugins/splunk-hec-logging.md))
+  - External Loggers: Export access logs to external log management tools. 
([HTTP Logger](docs/en/latest/plugins/http-logger.md), [TCP 
Logger](docs/en/latest/plugins/tcp-logger.md), [Kafka 
Logger](docs/en/latest/plugins/kafka-logger.md), [UDP 
Logger](docs/en/latest/plugins/udp-logger.md), [RocketMQ 
Logger](docs/en/latest/plugins/rocketmq-logger.md), [SkyWalking 
Logger](docs/en/latest/plugins/skywalking-logger.md), [Alibaba Cloud 
Logging(SLS)](docs/en/latest/plugins/sls-logger.md), [Google Cloud 
Logging](docs/en/latest/plugins/google-cloud-logging.md), [Splunk HEC 
Logging](docs/en/latest/plugins/splunk-hec-logging.md), [SolarWinds Loggly 
Logging](docs/en/latest/plugins/loggly.md))

Review comment:
       Yea sure. That makes sense. Thank you.




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to