Kubernetes Sensor

Created:
May 14, 2025
Updated:
May 19, 2025

The FireTail Kubernetes Sensor captures and sends API traffic logs to the FireTail platform for monitoring and analysis.

  1. Clone FireTail's Kubernetes Sensor GitHub repository:
    • git clone https://github.com/FireTail-io/firetail-kubernetes-sensor.git
  2. Generate an API Token in the FireTail Platform.
  3. Navigate to the Helm directory and deploy the Helm chart:
    • cd helm && helm install firetail-sensor firetail-sensor/ --set apiKey="PS-02-XXXXXXXX"

Note: Replace PS-02-XXXXXXXX with your FireTail API Token.