Kandji ConfigurationΒΆ
Follow these steps to analyze Kandji device objects in Cartography.
Prepare an API token for Kandji
Follow Kandji documentation to generate a API token.
Populate
KANDJI_TOKEN
environment variable with the API token. Alternately, you can pass a different environment variable name containing the API token via CLI with the--kandji-token-env-var
parameter.Provide the Kandji API URL using the
--kandji-base-uri
and a Kandji Tenant (required for establishing relationship) using the--kandji-tenant-id
parameter.