Replies: 1 comment 1 reply
-
Did you remove other plugins from the plugin list? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Apisix version: 2.9.0/2.10.0
Etcd version: 3.5.0
log-ratate url: https://apisix.apache.org/docs/apisix/plugins/log-rotate/
I needed to add a specific identifier to the HTTP response header.
When I added 'plugins: - log-rotate' to the config.yaml file, following the instructions in the official documentation,
After log splitting is enabled, plug-ins that take effect previously, such as Response-rewrite and kafka-logger, become invalid
Do you need to add all used plug-ins to config.yaml?
Beta Was this translation helpful? Give feedback.
All reactions