Is there a way to forward the error logs (similar to http request and response logs that can be done using logging plugins), status logs and admin api logs?
My use case needs me to forward all generated logs to a server (like a http server)
i think all native kong plugins are for access logs.
you can use filebeat to achieve this.