Kong Plug In
Prerequisites
Installation
Step 1 - Enforce Policy if not done already.
Step 2 - Run these commands from a Linux server shell:
sudo apt-get update
sudo apt-get install -y libbrotli1 libbrotli-dev zlib1g-dev build-essential git curl ca-certificatesluarocks install --server=https://luarocks.org/manifests/cluadguard-waf cloudguard-waf-kong-plugin
export KONG_PLUGINS="bundled,cloudguard-waf-kong-plugin"
kong restart
curl -i -X POST http://localhost:8001/plugins --data "name=cloudguard-waf-kong-plugin"3: Install the Agent
Step 4: Verify installation
Last updated
Was this helpful?