NOTE: GitHub issues are reserved for bug reports only.
Please read the CONTRIBUTING.md guidelines to learn on which channels you can seek for help and ask general questions:
https://github.com/Mashape/kong/blob/master/CONTRIBUTING.md#where-to-seek-for-help
SUMMARY_GOES_HERE
- Kong version (
$ kong version
) - Kong debug-level startup logs (
$ kong start --vv
) - Kong error logs (
<KONG_PREFIX>/logs/error.log
) - Kong configuration (registered APIs/Plugins & configuration file)
- Operating System