kong.nginx kong.nginx.get_subsystem() kong.nginx.get_statistics() kong.nginx Nginx information module. A set of functions for retrieving Nginx-specific implementation details...
kong.ctx kong.ctx.shared kong.ctx.plugin kong.ctx Contextual data for the current request. kong.ctx.shared A table that has the same lifetime as the current request. This ta...
Enable Kong Manager Next steps Enable Kong Manager If you’re running Kong Gateway with a database (either in traditional or hybrid mode), you can enable Kong Gateway’s graphic...
Kong Configuration File Configure Kong Gateway Verify configuration Set custom path Debug mode More Information Kong Configuration File Kong Gateway comes with a default co...
KONG API Gateway TL;DR Scripts KONG API Gateway Launch kong with docker and use postgres as metadb TL;DR cd app / kong ; docker - compose up - d make up # p...
Configuration Reference for Kong Gateway General section prefix log_level proxy_access_log proxy_error_log proxy_stream_access_log proxy_stream_error_log admin_access_log ad...
kong.cluster kong.cluster.get_id() kong.cluster Cluster-level utilities. kong.cluster.get_id() Returns the unique ID for this Kong cluster. If Kong is running in DB-less mode...