Install the Log Correlation Engine Web Query Client
Before you begin:
-
Download the Log Correlation Engine Web Query Client, as described in Download an Log Correlation Engine Client.
To install the Web Query Client:
Note: All shell commands need to be executed by a user with root privileges.
-
Copy the downloaded client package to the host where it will be installed.
-
Verify the MD5 checksum of the client package against the MD5 checksum found in the release notes.
Example:
# md5sum lce_webquery-4.6.0-el6.x86_64.rpm
da9f07886a693fb69cba1dbd5c3eba31 lce_webquery-4.6.0-el6.x86_64.rpm
-
To initiate the installation, type the following command:
rpm -ivh <package name>
, where <package name> is the name of the client package.Example:
# rpm -ivh lce_webquery-4.6.0-el6.x86_64.rpm
Preparing... ########################################### [100%]
1:lce_webquery ########################################### [100%]
Wrote UUID to /opt/tenable/tag
Please run /opt/lce_webquery/set-server-ip.sh to configure your Tenable Log Correlation Engine server's IP and port.