Security Compliance
Integrate VMware ESXi with SolarWinds SEM
This article provides procedures for configuring VMware ESXi to log to your SEM appliance and configuring the ESXi connectors on your SEM appliance.
First published date
Last published date
Overview
Product section
Resolution
Configure ESXi to log to your SEM appliance
Complete one of the procedures below according to your version of ESXi.
Configure logging for ESXi version 5.0:
- Open the vSphere Command-Line Interface.
- Enter:
esxcli system syslog config set --loghost='udp://LEMHostnameOrIP:514'
where
LEMHostnameOrIPis the hostname or IP address for your SEM appliance.
- Run the following commands on the ESX host:
esxcli network firewall ruleset set --ruleset-id=syslog --enabled=true
esxcli network firewall refresh
- Enter the following to load the new configuration:
esxcli system syslog reload
Configure logging for ESXi versions 3.5-4.x:
- Open the vSphere Command-Line Interface.
- Enter:
vicfg-syslog.pl --server ESXiHostnameorIP --username ESXiUsername --password ESXiPassword --setserver LEMHostnameOrIP --setport 514
where:
ESXiHostnameOrIPis the hostname or IP address for your ESXi host.ESXiUsernameis the username for your ESXi administrator.ESXiPasswordis the corresponding password.LEMHostnameOrIPis the hostname or IP address for your SEM appliance.
Configure the ESXi connectors on your SEM appliance
SEM Flash console
- On your SEM console menu bar, navigate to Manage > Appliances, and then log into your SEM Manager as an administrator.
- Next to your SEM Manager, click the gear icon, and then select Connectors.
- In the Connector Configuration window, enter
ESXiin the search box at the top of the Refine Results pane. - Next to the VMWare ESXi Hostd log connector, click the gear icon, and then select New.
- Enter a custom Alias or accept the default.
Do not change the Log File value. The ESXi connectors are pre-configured with the correct facilities for their corresponding log files.
- After configuring the connector, click Save.
- Next to the new connector (denoted by an icon in the Status column), click the gear icon, and then click Start.
- Repeat Steps 4 to 7 for both the VMWare ESXi Messages Log and VMWare ESXi Vmkernel Log connectors.
- To exit the Connector Configuration window, click Close.
SEM HTML5 console
- In the SEM Events Console, navigate to Nodes > Manager Connectors.
- In the search box, enter esxi.
- Select the VMWare ESXi Hostd log connector, and then click Add Connector.
- Enter a new name, or accept the default.
- Click Add.
- Under Configured connectors, select the connector, and then click Start.
- Repeat for both the VMWare ESXi Messages Log and VMWare ESXi Vmkernel Log connectors.