Fleet Device Management
Generate Fleet API Credentials
To connect the importer to Fleet, you must create an API-only user and obtain its API token.
Follow the Using fleetctl with an API-only user section in the Fleet documentation below:
👉 https://fleetdm.com/guides/fleetctl#using-fleetctl-with-an-api-only-user
An API-only user is intended for automated integrations and does not have access to the Fleet UI. Instead, it is used to authenticate API requests made by external applications.
When creating the user, use the --api-only flag with the fleetctl user create command to generate the API token required for the source configuration.
Example command:
fleetctl user create --name 'API User' --email '[email protected]' --password 'temporary-password' --api-onlyAfter the user is created, copy the generated API token. This token will be used when configuring the Fleet source in the Multi-Source Importer.
Create the Source
Navigate to MultiSource Importer.
Open the Sources tab of our application and add a new fleet source definition. Enter the necessary details and submit:
Once the Source is added to the list, proceed to configuring the Destination: Destination Configuration for MultiSource Importer for JSM Assets.