Install NetWitness Agent
You need to install the NetWitness IoT agent on every host or gateway that you use to manage IoT devices. In NetWitness IoT, a host is also known as the gateway where the NetWitness IoT agent is installed and configured. If you have multiple hosts, you need to install and configure the NetWitness IoT agent on every host. The NetWitness IoT agent image is available in the following formats:
- Docker
- Binary
NOTE: A beta version of the NetWitness IoT Windows agent is currently available. Contact NetWitness Customer Support and get the application details.
You need to install the NetWitness IoT agent on a Linux platform. To install and set up NetWitness IoT, you need to download the access key and agent on the same directory on a host.
NOTE: The installation procedures provided here are focused on manual installation. If you belong to a large organization with multiple gateways, you can integrate the installation process with existing software deployment tools in your organization.
To download and install NetWitness IoT agent using Docker
-
Log in to NetWitness IoT.
-
Click Agent.
-
Download
RISM-AccessKey-XXXX.csv
into the directory where you want to set up the NetWitness IoT agent. For example, you can create the following directory on the host to store the agent and docker files:~/RsaRISM/
-
To download and install the docker image, click DOCKER, and click the tar file that suits your host:
rism-agent-arm32-docker-1.0.tgz
rism-agent-arm64-docker-1.0.tgz
rism-agent-x86_64-docker-1.0.tgz
NOTE: Make sure that you downloaded the agent tar file and the access key on the ~/RsaRISM/
directory on the host.
-
Extract the docker version, use the following command:
tar xvzf rism-agent-*.tgz
-
To install the Docker version, run the following command:
./run-rism-agent.sh
-
Follow the on-screen instructions to complete the installation.
To download and install NetWitness IoT agent using Binary
- Log in to NetWitness IoT.
- Click Agent.
- Download
RISM-AccessKey-XXXX.csv
into the directory where you want to set up the NetWitness IoT agent. For example, you can create the following directory on the host to store the agent and docker files:
~/RsaRISM/
4. Click Agent and click BINARY, and click the tar file that suits your host:
* rism-agent-arm-binary-1.0.tar
* rism-agent-arm64-binary-1.0.tar
* rism-agent-x86_64-binary-1.0.tar
NOTE: Make sure that you downloaded the agent tar file and the access key on the ~/RsaRISM/
directory on the host.
-
Extract the file you downloaded using the following command:
tar xvzf rism-agent-*.tar
-
To install the Binary version, run the following command:
./run-rism-agent.sh -b
-
Follow the on-screen instructions to complete the installation.
To verify successful installation
- Ensure there are no error messages in logs during NetWitness IoT agent startup.
- If the installation is successful, the agent will be listed as Gateway when you log into NetWitness IoT.