- 06 Jan 2025
- 2 Minutes to read
- Print
- DarkLight
- PDF
FleetDM
- Updated on 06 Jan 2025
- 2 Minutes to read
- Print
- DarkLight
- PDF
FleetDM (formerly Kolide Fleet) is an is an open-source query manager for device management.
Types of Assets Fetched
This adapter fetches the following types of assets:
- Devices
- Vulnerabilities
- Software
- SaaS Applications
Parameters
Host Name or IP Address (required) - The hostname or IP address of the FleetDM server.
Custom API Path (optional) - Fill in the field to use a different custom API path. You can use this field as a prefix for the API (generally not required, only for advanced deployments).
User Name and Password (optional) - The credentials for a user account that has the permissions to fetch assets.
Note:If API Token is not supplied, User Name and Password are required.
API Token (optional) - An API Key associated with a role that has permissions to fetch assets. Only API Token is supported in v4 of FleetDM and higher.
Note:If User Name and Password are not supplied, API Key is required.
Verify SSL - Select whether to verify the SSL certificate offered by the value supplied in Host Name or IP Address. For more details, see SSL Trust & CA Settings.
HTTPS Proxy (optional) - A proxy to use when connecting to the value supplied in Host Name or IP Address.
HTTPS Proxy User Name (optional) - The user name to use when connecting to the value supplied in Host Name or IP Address via the value supplied in HTTPS Proxy.
HTTPS Proxy Password (optional) - The password to use when connecting to the value supplied in Host Name or IP Address via the value supplied in HTTPS Proxy.
To learn more about common adapter connection parameters and buttons, see Adding a New Adapter Connection.
Advanced Settings
Advanced settings can either apply for all connections for this adapter, or you can set different advanced settings and/or different scheduling for a specific connection, refer to Advanced Configuration for Adapters.
- Fetch vulnerabilities (required, default: false) - Select whether to fetch vulnerabilities.
- Fetch software (required, default: true) - Select whether to fetch software information.
- Legacy Made (required, default: false) - Select this option to enable legacy mode for Akamai and fetch all hosts and host details.
- Async Chunks in parallel (optional, default: 100) - Set the number of asynchronous chunks that will run in parallel. You can set any integer number between 1 and 100.
To learn more about Adapter Configuration tab advanced settings, see Adapter Advanced Settings.
APIs
Axonius uses the Fleet REST API.