Skip to main content

Install Traffic Capture Sensors

Depending on your environment, you may choose to install a different Levo sensor to suit your needs.

You should install the eBPF sensor if:

  • You have access to the node / VM / machine where your application workloads are running
  • In addition to your publicly exposed services, you want to instrument internal applications which do not have public API endpoints

Click here for the installation instructions.

PCAP Sensor

You should install the pcap sensor if:

  • Your application workloads are deployed on a Serverless compute architecture (like AWS Fargate)

Click here for the installation instructions.

AWS Traffic Mirroring

Use this if you want to use traffic mirroring to instrument your application workloads.

Click here for the installation instructions.

Cloudflare Worker

You may install Levo's Cloudflare Worker if:

  • You are using Cloudflare for DNS, and you have proxying enabled.

Click here for the installation instructions.

AWS CloudFront Lambda@Edge

You may install Levo's CloudFront Lambda@Edge functions if:

  • You are using CloudFront as a CDN for your API endpoints.

Note that CloudFront does not provide access to the API endpoint response bodies.

Click here for the installation instructions.

AWS API Gateway

You may instrument your AWS API Gateway endpoints with CloudWatch Logs.

However, CloudWatch only provides endpoints access logs and API endpoint request and response bodies will not be available.

Click here for the installation instructions.

Azure API Management Policy

You should install Levo's Azure API Management policy if:

  • Your API endpoints are managed by Azure API Management.

Click here for the installation instructions.


Quickstart

If you want a quick glimpse of Levo's API Observability without a full installation, check out the Quickstart page.