Armis
- 02 Jun 2022
- 2 Minutes to read
-
Print
-
DarkLight
-
PDF
Armis
- Updated on 02 Jun 2022
- 2 Minutes to read
-
Print
-
DarkLight
-
PDF
Armis is an agentless device security platform to see and protect unmanaged and IoT devices.
Types of Assets Fetched
This adapter fetches the following types of assets:
- Devices
Parameters
- Armis Domain (required) - The hostname or IP address of the Armis server.
- API Key (required) - An API key associated with a user account that has permissions to fetch assets.
- Verify SSL (required, default: false) - Select to verify the SSL certificate offered by the value supplied in Armis Domain. For more details, see SSL Trust & CA Settings.
- Custom Query Suffix (optional, default: empty) - Specify a custom query suffix to append to the Artifactory Query Language (AQL) that the adapter processes. If left blank, the AQL defaults to: 'in:devices timeFrame:"{days_ago} days"'
- HTTPS Proxy (optional, default: empty) - A proxy to use when connecting to the value supplied in Armis Domain.
- If supplied, Axonius will utilize the proxy when connecting to the value supplied in Armis Domain.
- If not supplied, Axonius will connect directly to the value supplied in Armis Domain.
- HTTPS Proxy User Name (optional, default: empty) - The user name to use when connecting to the value supplied in Armis Domain via the value supplied in HTTPS Proxy.
- If supplied, Axonius will authenticate with this value when connecting to the value supplied in HTTPS Proxy.
- If not supplied, Axonius will not perform authentication when connecting to the value supplied in HTTPS Proxy.
- HTTPS Proxy Password (optional, default: empty) - The password to use when connecting to the value supplied in Armis Domain via the value supplied in HTTPS Proxy.
- If supplied, Axonius will authenticate with this value when connecting to the value supplied in HTTPS Proxy.
- If not supplied, Axonius will not perform authentication when connecting to the value supplied in HTTPS Proxy.
- For details on the common adapter connection parameters and buttons, see Adding a New Adapter Connection.
Advanced Settings
Note:
From version 4.6, 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
- Armis tags include list (optional, default: empty) - Specify a comma-separated list of Armis tags.
- If supplied, all connections for this adapter will only fetch devices tagged in Armis with the tags provided in this list.
- If not supplied, the connection for this adapter will fetch all devices from Armis.
- Do not trust hostname data (required, default: true)
- If enabled, all connections for this adapter not fetch hostname from Armis.
- If disabled, all connections for this adapter fetch hostname from Armis.
- Do not fetch devices without MAC address (required, default: true) - Select whether to exclude fetching devices without a MAC address.
- If enabled, Axonius will exclude devices that don't have a MAC address.
- If disabled, Axonius will fetch devices even if they don't have a MAC address.
- Gather last seen from approved data sources (optional, default: empty) - Enter one or more comma-separated values to gather the Last Seen value from. If not specified, Last Seen is gathered directly from the device attributes. If multiple last-seen values are present among the approved data sources, the most recent value is used.
- Number of parallel requests (required, default: 10) - When operating asynchronously, specify the number of simultaneous API calls.
Note:
For details on general advanced settings under the Adapter Configuration tab, see Adapter Advanced Settings.