The IBM Cloud Tanium Client Deployment tile in the IBM Cloud Catalog is used to install the Tanium Client to an IBM Cloud asset. In order to use this deployment method, you must first perform the following tasks:
- Create and download the Tanium client install bundle from your Tanium Server
- Create a secure IBM Cloud object storage bucket
- Upload the Tanium client install bundle to the IBM Cloud object storage bucket
- Login to your Tanium console.
- Navigate to the Client Management (Administration->Shared Services->Client Management)
- Navigate to Client Settings
- Click Create to create a new client setting profile
- Enter a Client Setting Name for the profile
- Enter the Tanium Server names for your Tanium infrastructure
- Select Client Version 7.4.2073 (Note: For the Beta this is the only client version supported by the installation script)
- For Client Platforms, remove AIX, MacOS,Solaris and Windows by click on the “X”. This should leave only Linux selected (Note: For the Beta Linux is the only platform supported for the IBM Cloud catalog Tanium client deployment)
- Scroll to the bottom of the page and click Save
- You should now see the Client Setting Profile you just created.
- When the Tanium Client deployment bundle is available for download, the download button will no longer be grayed out.
- Click the download button for the newly created Client Settings profile to download the Tanium client install bundle to your local machine. The bundle will be downloaded to your local file system in the form of a zip file. Note the download location.
- Extract the zip file to a folder on your local machine.
The Tanium Client install bundle contains the tanium-init.dat file for your Tanium environment and the Tanium Client binaries.
The IBM Cloud Object Storage bucket is used as a repository for your Tanium Client deployment bundle. It is important that the COS bucket is secured based on IBM best practices to prevent unauthorized access to the Tanium Client binaries and your tanium-init.dat file.
-
Create an IBM Cloud Object Storage bucket https://cloud.ibm.com/docs/cloud-object-storage?topic=cloud-object-storage-getting-started-cloud-object-storage
-
Secure the Cloud Object Storage access via Service Credentials https://cloud.ibm.com/docs/cloud-object-storage?topic=cloud-object-storage-service-credentials
-
Grant Access to using the Service Credentials https://cloud.ibm.com/docs/cloud-object-storage/iam?topic=cloud-object-storage-iam-bucket-permissions
-
It is highly recommended you disable public access to this COS bucket. https://cloud.ibm.com/docs/cloud-object-storage?topic=cloud-object-storage-iam-public-access#public-access-console-disable
Once you created and secured your IBM COS bucket, you are now ready to upload the Tanium Client installation bundle to your IBM COS bucket. The IBM COS bucket acts as a secure repository for the Tanium Client install script to retrieve the required tanium-init.dat file and the appropriate Tanium Client binary for the target IBM Cloud asset via the IBM Cloud catalog tile.
- Login to your IBM Cloud account
- From your main Dashboard view, in your Resource summary, select the Storage link.
- From the Resource List view, scroll down to locate the cloud object storage resource created in the previous task, click the COS resource.
- In the Buckets view, select the COS bucket you will use to upload the Tanium Client install bundle.
- On the Objects page, expand on the Upload drop down menu and select Folders.
- Navigate to the folder containing the extracted Tanium Client install bundle on your local file system and select it and click open to perform the upload.
- Once the Tanium Client install bundle is successfully uploaded, make note of the full file path in the COS bucket. This will be required input during the deployment process.
- Give the workspace an appropriate name
- Select the appropriate
Resource group
- Apply tags if needed
- client_ipv4_address
- The IP address of the machine to install Tanium client on
- cos_bucket_apikey
- The API key to access the bucket
- To find:
- Navigate to the COS instance where the bucket is located
- Click
Service credentials
- Clik the arrow next to the name of the bucket that has the dat file
- Copy the
apikey
- dcos_bucket_endpoint
- The public endpoint of the COS bucket
- To find:
- Navigate to the bucket that has the dat file
- Click the
More options
button for the dat file - Click
Object Details
- Find the
Object SQL URL
- Copy everything from the bucket's name to the end of the dat file's name
- private_key
- The private key that is associated with the VM
- server_ipv4_address
- The IP address of the Tanium server to connect to
- tanium_client_files_folder
- The path to the folder in the COS bucket