For the complete documentation index, see llms.txt. This page is also available as Markdown.

NGINX

The topic details steps to install and configure Traceable's NGINX tracing agent, along with the supported NGINX version. Traceable supports both NGINX enterprise and NGINX community editions.


Traceable provides an NGINX tracing agent that you can deploy for monitoring and blocking user requests. The NGINX tracing agent is agnostic to the type of NGINX deployment, for example, your NGINX could be deployed as a reverse proxy or as a load balancer. The Tracing agent connects to the Traceable Platform agent, which further sends the data to the Traceable platform for more in-depth analysis.

The following diagram shows an example of NGINX plugin deployment:

The plugin connects to the Traceable Platform Agent (TPA). The TPA further sends the data to Traceable’s platform for further analysis. The following flow chart summarizes the entire deployment steps:


Before you begin

Read through the following points before you install Traceable’s NGINX Tracing agent.

  • NGINX knowledge - Make sure you have basic knowledge of NGINX and nginx.conf. For more information, see Creating NGINX Plus and NGINX Configuration Files.

  • compat flag - NGINX to which the plugin attaches must be compiled with --with-compat flag.


Choose your NGINX deployment

Choose your NGINX deployment to navigate to instructions specific to each flavor of NGINX.


Last updated

Was this helpful?