Sal
- 08 Mar 2022
- 1 Minute to read
- Print
- DarkLight
- PDF
Sal
- Updated on 08 Mar 2022
- 1 Minute to read
- Print
- DarkLight
- PDF
Article Summary
Share feedback
Thanks for sharing your feedback!
Sal is an open-source reporting solution for managed endpoints.
Types of Assets Fetched
This adapter fetches the following types of assets:
- Devices
Parameters
- Host Name or IP Address (required) - The hostname or IP address of the Sal server.
- Public Key and Private Key (required) - An API Key associated with a user account that has the Required Permissions to fetch assets.
- Verify SSL (required, default: False) - Verify the SSL certificate offered by the value supplied in Host Name or IP Address. For more details, see SSL Trust & CA Settings.
- If enabled, the SSL certificate offered by the value supplied in Host Name or IP Address will be verified against the CA database inside of Axonius. If the SSL certificate can not be validated against the CA database inside of Axonius, the connection will fail with an error.
- If disabled, the SSL certificate offered by the value supplied in Host Name or IP Address will not be verified against the CA database inside of Axonius.
- HTTPS Proxy (optional, default: empty) - A proxy to use when connecting to the value supplied in Host Name or IP Address.
- If supplied, Axonius will utilize the proxy when connecting to the value supplied in Host Name or IP Address.
- If not supplied, Axonius will connect directly to the value supplied in Host Name or IP Address.
- For details on the common adapter connection parameters and buttons, see Adding a New Adapter Connection.
APIs
Axonius uses the Sal REST API.
Required Permissions
The value supplied in Public Key and Private Key must be associated with a user that have read access to devices.
To generate an API key:
- Login to Sal.
- Click on your account avatar and select Settings.
- On the left menu, click API Keys.
- Click Create to generate a new API key.