You can install or update the VMware Aria Operations for Logs Linux agent DEB (Debian) package from the command line or through the debconf database. After installation, you can verify the installed version.
Prerequisites
- Read about installation defaults and how to change them at Agent Installation Options.
- Log in as root or use sudo to run console commands.
- Verify that the VMware Aria Operations for Logs Linux agent has access to syslog and networking services to function. By default, the VMware Aria Operations for Logs Linux agent runs on runlevels 2, 3, 4, and 5 and stops on runlevels 0, 1, and 6.
- For more information and examples, see Customizing Your Agent Installation for Debian Linux.
Procedure
Example
- Configure the connection protocol from the command line.
To override the default connection protocol, use the SERVERPROTO variable as shown in the following example:
sudo SERVERPROTO=syslog dpkg -i vmware-log-insight-agent-<version-and-build-number>_all.deb