Skip to main content

Tanium Asset

Tanium Asset is an asset management tool. You can bring your assets from Tanium Asset into Brinqa to construct a unified view of your asset inventory, thus strengthening your cybersecurity posture.

This document details the information you must provide for the connector to authenticate with Tanium Asset and how to obtain that information from Tanium. See create a data integration for step-by-step instructions on setting up the integration.

Required connection settings

When setting up a data integration, select Tanium Asset from the Connector drop-down. If you cannot find the connector in the drop-down, make sure that you have installed it first. You must provide the following information to authenticate Tanium Asset with Brinqa:

  • Server URL: Your organization's Tanium Asset platform URL.

  • API token: The API token associated with the Tanium Asset account, which must have permissions to log in to the API server and return data.

Generate a Tanium API token

For the Tanium Asset connector to use the Tanium API, you must provide an API token. To generate a token, follow these steps:

  1. Login to your organization's Tanium Asset portal as an administrator.

  2. Navigate to Administration > Permissions > API Tokens.

  3. Click New API Token.

    Complete the following fields:

    • Notes: (Optional) Provide a description for the API token.

    • Expiration: Provide an expiry time in days.

    • Persona: Click the drop-down and select the persona for which the token is associated with. For additional information on Personas, see Tanium documentation.

    • Trusted IP Addresses: Provide the external IP addresses, either IPv4 or IPv6, of the systems with which this token can be used to authenticate. You can use commas or new lines to indicate multiple IP addresses.

  4. Click Create, and then click Yes in the Confirm Your Action dialog window.

Your API token displays. You cannot view the token after this. Copy and save it to a secure location.

note

If you do not have permissions to create an API token, contact your Tanium Asset administrator. For additional information, see Tanium documentation.

Additional settings

The Tanium Asset connector contains additional options for configuration:

  • Domain: The Tanium account domain name.

  • Page size: The maximum number of records to get per API request. The default setting is 1000. It is not recommended to go over 1000.

  • Skip certificate verification: Select this option to allow for untrusted certificates.

Types of data to retrieve

The Tanium Asset connector can retrieve the following types of data from the Tanium API:

Table 1: Data retrieved from Tanium

Connector ObjectRequiredMaps to Data Model
AssetYesHost
info

The Tanium Asset connector does not currently support operation options for the types of data it retrieves.

For detailed steps on how to view the data retrieved from Tanium Asset in the Brinqa Platform, see How to view your data.

Attribute mappings

Expand the section below to view the mappings between the source and the Brinqa data model attributes.

Asset

Table 2: Asset attribute mappings

Source Field NameMaps to Attribute
assetname
asset_is_managedLocal variable
chassis_typeLocal variable
ci_installed_applicationLocal variable
ci_logical_diskLocal variable
ci_network_adapterLocal variable
ci_physical_diskLocal variable
ci_sql_serverLocal variable
ci_siu_installed_productLocal variable
ci_siu_product_usageLocal variable
ci_windows_installer_applicationLocal variable
cityLocal variable
cloud_instance_idLocal variable
computer_iduid, Local variable
computer_namename, hostnames
countryLocal variable
cpu_coreLocal variable
cpu_logical_coresLocal variable
cpu_manufacturerLocal variable
cpu_nameLocal variable
cpu_processorLocal variable
cpu_speedLocal variable
created_atsourceCreatedDate
departmentLocal variable
display_adapter_countLocal variable
disk_total_spaceLocal variable
domain_nameLocal variable
eidLocal variable
emailemail
endpoint_fingerprintLocal variable
iduid
ip_addressipAddresses, publicIpAddresses, privateIpAddresses
is_virtualLocal variable
last_seen_atlastSeen
last_seen_in_tdsLocal variable
manufacturermanufacturer
modelmodel
number_of_fixed_driveLocal variable
number_of_logical_processorLocal variable
operating_systemos
os_platformLocal variable
os_versioncurrentVersion
phone_numberLocal variable
ramLocal variable
serial_numberserialNumber
service_packLocal variable
source_idLocal variable
STATUSstatus
system_uuiduid, Local variable
updated_atsourceLastModified
uptimeLocal variable
user_nameusername
info

Local variable indicates that the field is processed within a specific context, such as a particular workflow or calculation. Unlike other attributes, local variables aren't mapped to the unified data models. They only exist on the source data model.

APIs

The Tanium Asset connector uses the Tanium REST API. Specifically, it uses the following endpoint:

Table 3: Tanium Asset API endpoint

Connector ObjectAPI Endpoint
Asset/plugin/products/asset/v1/assets

Changelog

The Tanium Asset connector has undergone the following changes:

3.0.1

  • Assets with a blank UID are now skipped during the sync process.

3.0.0