Configuring views

Use views to create filtered versions of Asset data for exporting to destinations. Depending on your destination, you might need to create views or Asset might automatically create views for you.

Destination How view is created
Tanium Connect Create custom views.
Flexera FlexNet Manager Suite 2019 R2.2 or later Create Flexera views.
Flexera FlexNet Manager Suite 2019 R1 or earlier (Automatic) Asset creates views when you create the destination.
ServiceNow (Automatic) Asset creates a view when you create the destination.
ServiceNow: Tanium Asset integration (Automatic) Asset creates a view when you create the destination.
ServiceNow: Service Graph Connector Create a ServiceNow view.

Create custom views

You can specify attributes to include in the data set and use filters to limit the computers that are included in the view. You can include fewer attributes than the default view, depending on the use of your view.

Specify view details

  1. From the Asset menu, click Views > Create Views > Create View, or if you already created the reserved views, click Views > Create View.
  2. Give your view a name and description to help you remember the purpose of the view later. The view name must be unique among all views in Asset, including views created by other users.

Select columns

In the Select Columns from Asset Tables section, select the data that you want to include in your view. You can search for the column that you want to use, or expand and collapse the data categories to find which columns you want to include.

Define filter

(Optional) Add filters to limit the computers that are included in the view. You can create filters for Asset Details, Asset Installed Applications, Asset Logical Disk, Asset Network Adapter, Asset Physical Disk, Asset Windows Installer Applications, or any custom reference attributes that you have added to Asset. The available filters correspond to the data categories for the selected columns.

Click Add and then Add Row to create a filter rule that is at the same level as the selected rule. When you create the rule, you can choose the attribute and whether the filter applies AND or OR operators with the other filters at that level. Click Apply . To create nested groups of filters, click Add and then Add Group.

Click Expand to view a JSON representation of the rule, which can be helpful to evaluate complex filtering.

  • To save a filter rule, click Apply .
  • To edit a filter rule, click Edit .
  • To discard changes to a filter rule you are editing, click Cancel .
  • To delete a filter rule, click Delete .

By default, computers are in the view even if the fields in the filter do not have associated values. If you want to require that results are returned for the fields in the filter for a row be included in the view, select Should be filtered out of the view for the filter.

Filter calculations

  • If you use a Size data type in your report (such as the Total Disk Space or Free Space fields), the values are converted with a base of 1024. For example, 450,000 MB is converted to 439 GB.
  • If you use a Date data type in your report (such as the Created Date field), you can filter on dates or calendar dates. For example, if you enter a filter for created in the last "10 Days", the origin date and time are calculated from the exact current date and time. If you enter a filter created in the last "10 Calendar Days", the origin date and time is always 12:00 AM on the specified number of days back from the current date. You can preview the date range when you save the rule.

Finish and test the view

  1. To save the view, click Submit.
  2. Test the view. On the Views page, hover over a view and click Test View , which runs the view for a single asset. The resulting message states whether the view can run successfully or contains errors such as pending attributes.

Create a ServiceNow view

If you are using ServiceNow Orlando Patch 7 or later, you must create a ServiceNow view. The view creates the ServiceNow-specific data that is exported from Tanium into ServiceNow.

You do not need to create a ServiceNow view if you are using ServiceNow: Tanium Asset integration. The view is automatically created when you create the ServiceNow destination.

  1. From the Asset menu, click Views > Create Views > Create ServiceNow View.
  2. Test the view. On the Views page, hover over a view and click Test View , which runs the view for a single asset. The resulting message states whether the view can run successfully or contains errors such as pending attributes.

Create Flexera views

If you are using the Flexera FlexNet Manager Suite 2019 R2.2 or later, create the Flexera views. The views create the Flexera-specific data that is exported from Tanium into FlexNet Manager Suite.

You do not need to create Flexera views if you use FlexNet Manager Suite 2019 R1 or earlier. The views are automatically created when you create the Flexera destination.

  1. From the Asset menu, click Views > Create Views > Create Flexera Views.
  2. Test the view. On the Views page, hover over a view and click Test View , which runs the view for a single asset. The resulting message states whether the view can run successfully or contains errors such as pending attributes.

Export data from views

To see what data is in a view, you must create a destination.

Using the Tanium Asset API, you can also view the data with any tool that allows you to make and inspect web requests without creating a destination.

Tanium Connect

Export data from a view to Connect destinations such as email, file, HTTP, Socket Receiver, Splunk, and SQL Server. See Tanium Connect for more information about configuring connections and the recommended formatting options to use for each connect destination type.

ServiceNow

The ServiceNow view contains default fields and filters for integration with ServiceNow.

This reserved view is read-only. If you want to customize the fields or filters, click Create Copy . Edit and rename the view. You might want to create a new view to limit the computers that are included in the ServiceNow export or to include new attributes in the data, in conjunction with modifying the mappings.

For more information, see ServiceNow: Tanium Asset integration.

Flexera

The Flexera views contain default fields and filters for integration with Flexera.

These reserved views are read-only. If you want to customize the fields or filters, click Create Copy . Edit and rename the view. You might want to create a new view to limit the computers that are included in the Flexera export.

For more information, see Flexera FlexNet Manager Suite: 2019 R2.2 or later or Flexera FlexNet Manager Suite: 2019 R1 or earlier