Skip to main content
Version: 2.8.0

FluxNinja ARC Extension

If you are a FluxNinja ARC customer, you can enhance your Aperture experience by enabling FluxNinja extension. It enriches logs and traces collected by Aperture with additional dimensions and batches and rolls ups metrics to optimize bandwidth usage. In FluxNinja ARC, you can monitor your policies and analyze flows. FluxNinja extension also sends periodic heartbeats from Aperture Agents and Controllers to track their health and configuration.

Configuration

Configure the following parameters in the values.yaml file generated during installation of the Aperture Controller or Agent:

controller:
config:
fluxninja:
endpoint: ORGANIZATION_NAME.app.fluxninja.com:443
client:
grpc:
insecure: false
tls:
insecure_skip_verify: true
http:
tls:
insecure_skip_verify: true
secrets:
fluxNinjaExtension:
create: true
secretKeyRef:
name: aperture-controller-apikey
key: apiKey
value: API_KEY

Replace the values of ORGANIZATION_NAME and API_KEY with the actual values of the organization on FluxNinja ARC and API Key generated on it.

Configuration parameters for the FluxNinja ARC Extension are as follows:

See also

How various components interact with the extension: