dabue opened a new pull request #2488: URL: https://github.com/apache/apisix/pull/2488
### What this PR does / why we need it: <!--- Why is this change required? What problem does it solve? --> <!--- If it fixes an open issue, please link to the issue here. --> add the plugin to collect error log and report to remote server . fix #2410 ### Pre-submission checklist: * [ ] Did you explain what problem does this PR solve? Or what new features have been added? Add the plugin to collect error log and report to remote server . This plugin is global and starts at the init function, I used a default host and port to send the error log at this version because I haven't found the way to get the conf of plugin. I want a help . * [ ] Have you added corresponding test cases? not yet. ---------------------------------------------------------------- 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: [email protected]
