VMware VCenter
Overview
VMWare VCenter is a centralized management software. It provides a single point of control for managing virtual machines and ESXi hosts from a centralized interface.
Warning
Important note - This format is currently in beta. We highly value your feedback to improve its performance.
Related Built-in Rules
Benefit from SEKOIA.IO built-in rules and upgrade VMware-vcenter [BETA] with the following detection capabilities out-of-the-box.
SEKOIA.IO x VMware-vcenter [BETA] on ATT&CK Navigator
AdFind Usage
Detects the usage of the AdFind tool. AdFind.exe is a free tool that extracts information from Active Directory. Wizard Spider (Bazar, TrickBot, Ryuk), FIN6 and MAZE operators have used AdFind.exe to collect information about Active Directory organizational units and trust objects
- Effort: elementary
Adexplorer Usage
Detects the usage of Adexplorer, a legitimate tool from the Sysinternals suite that could be abused by attackers as it can saves snapshots of the Active Directory Database.
- Effort: advanced
Bloodhound and Sharphound Tools Usage
Detects default process names and default command line parameters used by Bloodhound and Sharphound tools.
- Effort: intermediate
CMSTP Execution
Detects various indicators of Microsoft Connection Manager Profile Installer execution
- Effort: intermediate
Certificate Authority Modification
Installation of new certificate(s) in the Certificate Authority can be used to trick user when spoofing website or to add trusted destinations.
- Effort: master
Exfiltration And Tunneling Tools Execution
Execution of well known tools for data exfiltration and tunneling
- Effort: advanced
Kernel Module Alteration
Kernel module installation can be used to configure system settings to automatically execute a program during system boot or logon to maintain persistence or gain higher-level privileges on compromised systems.
- Effort: advanced
Network Scanning and Discovery
Tools and command lines used for network discovery from current system
- Effort: advanced
Network Sniffing
List of common tools used for network packages sniffing
- Effort: advanced
Network Sniffing Windows
Network sniffing refers to using the network interface on a system to monitor or capture information sent over a wired or wireless connection. An adversary may place a network interface into promiscuous mode to passively access data in transit over the network, or use span ports to capture a larger amount of data.
- Effort: intermediate
Nimbo-C2 User Agent
Nimbo-C2 Uses an unusual User-Agent format in its implants.
- Effort: intermediate
PasswordDump SecurityXploded Tool
Detects the execution of the PasswordDump SecurityXploded Tool
- Effort: elementary
Potential Azure AD Phishing Page (Adversary-in-the-Middle)
Detects an HTTP request to an URL typical of the Azure AD authentication flow, but towards a domain that is not one the legitimate Microsoft domains used for Azure AD authentication.
- Effort: intermediate
Potential Bazar Loader User-Agents
Detects potential Bazar loader communications through the user-agent
- Effort: elementary
Potential Lemon Duck User-Agent
Detects LemonDuck user agent. The format used two sets of alphabetical characters separated by dashes, for example "User-Agent: Lemon-Duck-[A-Z]-[A-Z]".
- Effort: elementary
PsExec Process
Detects PsExec execution, command line which contains pstools or installation of the PsExec service. PsExec is a SysInternals which can be used to execute a program on another computer. The tool is as much used by attackers as by administrators.
- Effort: advanced
RDP Session Discovery
Detects use of RDP session discovery via qwinsta or quser. Used by some threat actors to know if someone is working via RDP on a server.
- Effort: advanced
RYUK Ransomeware - martinstevens Username
Detects user name "martinstevens". Wizard Spider is used to add the user name "martinstevens" to the AD of its victims. It was observed in several campaigns; in 2019 and 2020.
- Effort: elementary
SEKOIA.IO Intelligence Feed
Detect threats based on indicators of compromise (IOCs) collected by SEKOIA's Threat and Detection Research team.
- Effort: elementary
Suspicious Double Extension
Detects suspicious use of an .exe extension after a non-executable file extension like .pdf.exe, a set of spaces or underlines to cloak the executable file in spearphishing campaigns
- Effort: elementary
System Info Discovery
System info discovery, attempt to detects basic command use to fingerprint a host
- Effort: master
Event Categories
The following table lists the data source offered by this integration.
Data Source | Description |
---|---|
Application logs |
Application activities from the hypervisor are collected |
Network device logs |
Network activities from the hypervisor are collected |
Authentication logs |
Audit log from the hypervisor are collected |
Process use of network |
Network activities from the hypervisor are collected |
Services |
Hypervisor services activities are collected |
In details, the following table denotes the type of events produced by this integration.
Name | Values |
---|---|
Kind | event |
Category | `` |
Type | `` |
Event Samples
Find below few samples of events and how they are normalized by Sekoia.io.
{
"message": "Event [11111111] [1-1] [2023-02-09T19:48:15.335088Z] [vim.event.HostConnectedEvent] [info] [] [hostname] [11111111] [Connected to test.example.org in hostname]",
"event": {
"code": "vim.event.HostConnectedEvent",
"kind": "event",
"type": [
"start"
],
"category": [
"authentication"
]
},
"@timestamp": "2023-02-09T19:48:15.335088Z",
"host": {
"name": "hostname"
},
"log": {
"level": "info"
},
"vmware_vcenter": {
"event_id": "11111111"
},
"source": {
"address": "test.example.org"
},
"observer": {
"vendor": "VMWare",
"product": "VCenter"
}
}
{
"message": "2023-02-14T13:54:34.390Z warning vpxd[07879] [Originator@6876 sub=Vmomi opID=60f13d6c] VMOMI activation LRO failed; <<2f06ebe1-8af5-4b00-85a2-afe4bf740b0d, <TCP '127.0.0.1 : 8085'>, <TCP '127.0.0.1 : 48588'>>, SessionManager, vim.SessionManager.login>, N3Vim5Fault12InvalidLogin9ExceptionE(Fault cause: vim.fault.InvalidLogin\\n--> )\\n--> [context]YmU2ODg4MzhjYTg2ODZlNWM5MDY4OWJmMmFiNTg1Y2VmMTEzN2M5OTliNDhjNzBiOTJmNjdhNWMzNGRjMTU2OTdiNWQxMWM5ODJlZDZkNzFiZTFlMWU3ZjdiNGUwNzMzODg0YWE5N2MzZjdhMzM5YThlZDAzNTc3Y2Y3NGJlMDkgIC0K[/context]",
"event": {
"reason": "VMOMI activation LRO failed",
"code": "vim.fault.InvalidLogin",
"kind": "event",
"type": [
"connection"
],
"category": [
"network"
]
},
"@timestamp": "2023-02-14T13:54:34.390000Z",
"log": {
"level": "warning"
},
"process": {
"pid": 7879,
"name": "vpxd"
},
"observer": {
"vendor": "VMWare",
"product": "VCenter"
}
}
{
"message": "2023-02-14T13:54:34.394Z info vpxd[07879] [Originator@6876 sub=Default opID=60f13d6c] [VpxLRO] -- ERROR lro-1926720284 -- SessionManager -- vim.SessionManager.login: vim.fault.InvalidLogin:\\\\n--> Result:\\\\n--> (vim.fault.InvalidLogin) {\\\\n--> faultCause = (vmodl.MethodFault) null, \\\\n--> faultMessage = <unset>\\\\n--> msg = \\\"\\\"\\\\n--> }\\\\n--> Args:\\\\n--> \\\\n--> Arg userName:\\\\n--> \\\"username\\\"\\\\n--> Arg password:\\\\n--> (not shown)\\\\n--> \\\\n--> Arg locale:\\\\n--> \\\"en_US\\\"",
"event": {
"reason": "[VpxLRO] -- ERROR lro-1926720284 -- SessionManager -- vim.SessionManager.login",
"code": "vim.fault.InvalidLogin",
"kind": "event",
"type": [
"connection"
],
"category": [
"network"
]
},
"@timestamp": "2023-02-14T13:54:34.394000Z",
"user": {
"name": "username"
},
"log": {
"level": "info"
},
"process": {
"pid": 7879,
"name": "vpxd"
},
"client": {
"geo": {
"country_iso_code": "en_US"
}
},
"observer": {
"vendor": "VMWare",
"product": "VCenter"
},
"related": {
"user": [
"username"
]
}
}
{
"message": "2023-05-11T10:22:31.126Z info envoy[111111111111111] [Originator@6876 sub=Default] 2023-05-11T10:22:31.070Z POST /sdk HTTP/1.1 200 via_upstream - 1670 11032 1 0 0 1.2.3.4:54080 5.6.7.8:443 127.0.0.1:49192 127.0.0.1:8085",
"event": {
"kind": "event",
"type": [
"connection"
],
"category": [
"network"
]
},
"@timestamp": "2023-05-11T10:22:31.126000Z",
"source": {
"ip": "1.2.3.4",
"port": 54080,
"address": "1.2.3.4"
},
"destination": {
"ip": "5.6.7.8",
"port": 443,
"address": "5.6.7.8"
},
"log": {
"level": "info"
},
"http": {
"request": {
"method": "POST"
},
"response": {
"status_code": 200
},
"version": "1.1"
},
"url": {
"path": "/sdk"
},
"process": {
"pid": 111111111111111,
"name": "envoy"
},
"host": {
"ip": "127.0.0.1"
},
"vmware_vcenter": {
"network": {
"port": "49192",
"port2": "8085"
},
"datetime": "2023-05-11T10:22:31.070Z",
"upstream_status": "via_upstream",
"host": {
"ip2": "127.0.0.1"
}
},
"observer": {
"vendor": "VMWare",
"product": "VCenter"
},
"related": {
"ip": [
"1.2.3.4",
"127.0.0.1",
"5.6.7.8"
]
}
}
{
"message": "[11/May/2023:10:22:24 +0000] tomcat-http--47 [Request] 1.2.3.4:48866 to local 1080 - HTTP/1.1 POST /lookupservice/sdk [Response] 200 - 758 bytes [Perf] process 0ms / commit 0ms / conn [+]",
"event": {
"kind": "event",
"type": [
"connection"
],
"category": [
"network"
]
},
"@timestamp": "2023-05-11T10:22:24Z",
"source": {
"ip": "1.2.3.4",
"port": 48866,
"address": "1.2.3.4"
},
"http": {
"request": {
"method": "POST"
},
"response": {
"status_code": 200,
"bytes": 758
},
"version": "1.1"
},
"url": {
"path": "/lookupservice/sdk"
},
"destination": {
"port": 1080
},
"vmware_vcenter": {
"conn_status": "+",
"commit_time": "0",
"thread": "tomcat-http--47"
},
"observer": {
"vendor": "VMWare",
"product": "VCenter"
},
"related": {
"ip": [
"1.2.3.4"
]
}
}
{
"message": "2023-05-11T10:22:31.093Z info vpxd[22222] [Originator@6876 sub=vpxLro opID=abcdef01] [VpxLRO] -- FINISH lro--1111111111",
"event": {
"reason": "FINISH lro--1111111111",
"kind": "event",
"type": [
"connection"
],
"category": [
"network"
]
},
"@timestamp": "2023-05-11T10:22:31.093000Z",
"log": {
"level": "info"
},
"process": {
"pid": 22222,
"name": "vpxd"
},
"observer": {
"vendor": "VMWare",
"product": "VCenter"
}
}
{
"message": "2023-05-11T10:22:38.102Z info vpxd[22222] [Originator@6876 sub=vpxLro opID=abcdef01] [VpxLRO] -- BEGIN lro--1111111111 -- ServiceInstance -- vim.ServiceInstance.retrieveContent -- 47f5e298-9aee-4e21-b69b-abc3efd9cd4e(54b2ae59-1b21-4de8-bab0-0d9a415debce)",
"event": {
"reason": "BEGIN lro--1111111111 -- ServiceInstance -- vim.ServiceInstance.retrieveContent -- 47f5e298-9aee-4e21-b69b-abc3efd9cd4e(54b2ae59-1b21-4de8-bab0-0d9a415debce)",
"kind": "event",
"type": [
"connection"
],
"category": [
"network"
]
},
"@timestamp": "2023-05-11T10:22:38.102000Z",
"log": {
"level": "info"
},
"process": {
"pid": 22222,
"name": "vpxd"
},
"observer": {
"vendor": "VMWare",
"product": "VCenter"
}
}
{
"message": "2023-05-11T10:22:33.027Z [pool-24-thread-1] INFO opId=sps-Main-656189-570 com.vmware.vslm.globalcache.GlobalCatalogCache - Calling bulkUpdate with datastore=ds:///vmfs/volumes/1111111-22222222/ fullSync=false changed size: 0 tidyVClock=0 serverLastVClock=-1",
"event": {
"reason": "Calling bulkUpdate with datastore=ds:///vmfs/volumes/1111111-22222222/ fullSync=false changed size: 0 tidyVClock=0 serverLastVClock=-1",
"kind": "event",
"type": [
"connection"
],
"category": [
"network"
]
},
"@timestamp": "2023-05-11T10:22:33.027000Z",
"log": {
"level": "INFO"
},
"process": {
"name": "com.vmware.vslm.globalcache.GlobalCatalogCache"
},
"vmware_vcenter": {
"thread": "pool-24-thread-1",
"operationID": "sps-Main-656189-570"
},
"observer": {
"vendor": "VMWare",
"product": "VCenter"
}
}
{
"message": "2023-05-11T10:22:26.181+0000: 23134193.224: [GC (Allocation Failure)",
"event": {
"reason": "GC (Allocation Failure)",
"kind": "event",
"type": [
"connection"
],
"category": [
"network"
]
},
"@timestamp": "2023-05-11T10:22:26.181000Z",
"observer": {
"vendor": "VMWare",
"product": "VCenter"
}
}
{
"message": "Desired survivor size 1572864 bytes, new threshold 1 (max 15)",
"event": {
"reason": "Desired survivor size 1572864 bytes, new threshold 1 (max 15)",
"kind": "event",
"type": [
"connection"
],
"category": [
"network"
]
},
"observer": {
"vendor": "VMWare",
"product": "VCenter"
}
}
{
"message": "[2023-05-11T13:05:44.744Z] [INFO ] PI-client-connection-monitor c.v.v.a.vapi.runtime.thread.ApacheBioHttpClientBuilderAspect vAPI-client-connection-monitor thread started...",
"event": {
"reason": "PI-client-connection-monitor c.v.v.a.vapi.runtime.thread.ApacheBioHttpClientBuilderAspect vAPI-client-connection-monitor thread started...",
"kind": "event",
"type": [
"connection"
],
"category": [
"network"
]
},
"@timestamp": "2023-05-11T13:05:44.744000Z",
"log": {
"level": "INFO"
},
"observer": {
"vendor": "VMWare",
"product": "VCenter"
}
}
{
"message": "2023-05-11T10:22:26.187+0000: 23134193.230: [WeakReference, 0 refs, 0.0000061 secs]",
"event": {
"reason": "WeakReference, 0 refs, 0.0000061 secs]",
"kind": "event",
"type": [
"connection"
],
"category": [
"network"
]
},
"@timestamp": "2023-05-11T10:22:26.187000Z",
"observer": {
"vendor": "VMWare",
"product": "VCenter"
}
}
{
"message": "2023-05-11T10:22:26.187+0000: 23134193.230: [FinalReference, 150 refs, 0.0004388 secs]",
"event": {
"reason": "FinalReference, 150 refs, 0.0004388 secs]",
"kind": "event",
"type": [
"connection"
],
"category": [
"network"
]
},
"@timestamp": "2023-05-11T10:22:26.187000Z",
"observer": {
"vendor": "VMWare",
"product": "VCenter"
}
}
{
"message": "2023-05-11T10:22:26.188+0000: 23134193.230: [PhantomReference, 0 refs, 0 refs, 0.0000065 secs]",
"event": {
"reason": "PhantomReference, 0 refs, 0 refs, 0.0000065 secs]",
"kind": "event",
"type": [
"connection"
],
"category": [
"network"
]
},
"@timestamp": "2023-05-11T10:22:26.188000Z",
"observer": {
"vendor": "VMWare",
"product": "VCenter"
}
}
{
"message": "2023-05-11T10:22:26.188+0000: 23134193.230: [JNI Weak Reference, 0.0000149 secs]",
"event": {
"reason": "JNI Weak Reference, 0.0000149 secs]",
"kind": "event",
"type": [
"connection"
],
"category": [
"network"
]
},
"@timestamp": "2023-05-11T10:22:26.188000Z",
"observer": {
"vendor": "VMWare",
"product": "VCenter"
}
}
{
"message": "2023-05-11T10:22:26.187+0000: 23134193.230: [SoftReference, 0 refs, 0.0000457 secs]",
"event": {
"reason": "SoftReference, 0 refs, 0.0000457 secs]",
"kind": "event",
"type": [
"connection"
],
"category": [
"network"
]
},
"@timestamp": "2023-05-11T10:22:26.187000Z",
"observer": {
"vendor": "VMWare",
"product": "VCenter"
}
}
{
"message": "Event [11111111] [1-1] [2023-02-13T18:07:37.243162Z] [vim.event.BadUsernameSessionEvent] [error] [local-vpxuser] [hostname] [11111111] [Cannot login local-vpxuser@5.6.7.8]",
"event": {
"code": "vim.event.BadUsernameSessionEvent",
"kind": "event",
"type": [
"end"
],
"category": [
"authentication"
]
},
"@timestamp": "2023-02-13T18:07:37.243162Z",
"user": {
"name": "local-vpxuser"
},
"source": {
"user": {
"name": "local-vpxuser"
}
},
"host": {
"name": "hostname",
"ip": "5.6.7.8"
},
"log": {
"level": "error"
},
"vmware_vcenter": {
"event_id": "11111111"
},
"observer": {
"vendor": "VMWare",
"product": "VCenter"
},
"related": {
"ip": [
"5.6.7.8"
],
"user": [
"local-vpxuser"
]
}
}
{
"message": "Event [11111111] [1-1] [2023-05-11T09:13:29.569403Z] [vim.event.UserLoginSessionEvent] [info] [VSPHERE.LOCAL\\vpxd-extension-3876e603-9146-4105-90ff-075afdf17160] [] [11111111] [User VSPHERE.LOCAL\\vpxd-extension-3876e603-9146-4105-90ff-075afdf17160@10.79.48.3 logged in as VMware vim-java 1.0]",
"event": {
"code": "vim.event.UserLoginSessionEvent",
"kind": "event",
"type": [
"start"
],
"category": [
"authentication"
]
},
"@timestamp": "2023-05-11T09:13:29.569403Z",
"user": {
"name": "VMware vim-java 1.0"
},
"log": {
"level": "info"
},
"vmware_vcenter": {
"event_id": "11111111"
},
"host": {
"ip": "10.79.48.3"
},
"observer": {
"vendor": "VMWare",
"product": "VCenter"
},
"related": {
"ip": [
"10.79.48.3"
],
"user": [
"VMware vim-java 1.0"
]
}
}
{
"message": "Event [11111111] [1-1] [2023-02-14T15:45:26.279286Z] [vim.event.UserLoginSessionEvent] [info] [root] [hostname] [11111111] [User root@127.0.0.1 logged in as pyvmomi]",
"event": {
"code": "vim.event.UserLoginSessionEvent",
"kind": "event",
"type": [
"start"
],
"category": [
"authentication"
]
},
"@timestamp": "2023-02-14T15:45:26.279286Z",
"user": {
"name": "pyvmomi"
},
"log": {
"level": "info"
},
"vmware_vcenter": {
"event_id": "11111111"
},
"host": {
"ip": "127.0.0.1"
},
"observer": {
"vendor": "VMWare",
"product": "VCenter"
},
"related": {
"ip": [
"127.0.0.1"
],
"user": [
"pyvmomi"
]
}
}
{
"message": "Event [11111111] [1-1] [2023-02-14T15:46:37.629206Z] [vim.event.UserLogoutSessionEvent] [info] [root] [hostname] [11111111] [User root@127.0.0.1 logged out (login time: Tuesday, 14 February, 2023 03:46:37 PM, number of API invocations: 7, user agent: pyvmomi Python/3.8.13 (VMkernel; 7.0.3; x86_64))]",
"event": {
"code": "vim.event.UserLogoutSessionEvent",
"kind": "event",
"type": [
"end"
],
"category": [
"authentication"
]
},
"@timestamp": "2023-02-14T15:46:37.629206Z",
"user_agent": {
"original": "pyvmomi Python/3.8.13 (VMkernel; 7.0.3; x86_64))",
"device": {
"name": "Other"
},
"name": "Other",
"os": {
"name": "Other"
}
},
"host": {
"name": "hostname",
"ip": "127.0.0.1"
},
"log": {
"level": "info"
},
"vmware_vcenter": {
"event_id": "11111111",
"login_time": "Tuesday, 14 February, 2023 03:46:37 PM",
"api_invocations": "7"
},
"observer": {
"vendor": "VMWare",
"product": "VCenter"
},
"related": {
"ip": [
"127.0.0.1"
]
}
}
{
"message": "Event [11111111] [1-1] [2023-02-14T15:48:27.711996Z] [vim.event.EventEx] [info] [] [hostname] [11111111] [SSH session was opened for root@1.2.3.4.]",
"event": {
"code": "vim.event.EventEx",
"kind": "event",
"type": [
"info"
],
"category": [
"authentication"
]
},
"@timestamp": "2023-02-14T15:48:27.711996Z",
"user": {
"name": "root"
},
"host": {
"name": "hostname",
"ip": "1.2.3.4"
},
"log": {
"level": "info"
},
"vmware_vcenter": {
"event_id": "11111111"
},
"observer": {
"vendor": "VMWare",
"product": "VCenter"
},
"related": {
"ip": [
"1.2.3.4"
],
"user": [
"root"
]
}
}
{
"message": "Event [11111111] [1-1] [2023-05-11T10:22:07.587451Z] [vim.event.EventEx] [info] [] [hostname] [11111111] [SSH session was closed for root@1.2.3.4.]",
"event": {
"code": "vim.event.EventEx",
"kind": "event",
"type": [
"info"
],
"category": [
"authentication"
]
},
"@timestamp": "2023-05-11T10:22:07.587451Z",
"user": {
"name": "root"
},
"host": {
"name": "hostname",
"ip": "1.2.3.4"
},
"log": {
"level": "info"
},
"vmware_vcenter": {
"event_id": "11111111"
},
"observer": {
"vendor": "VMWare",
"product": "VCenter"
},
"related": {
"ip": [
"1.2.3.4"
],
"user": [
"root"
]
}
}
{
"message": "Event [11111111] [1-1] [2023-02-09T19:47:59.332412Z] [vim.event.AlreadyAuthenticatedSessionEvent] [info] [hostname] [] [11111111] [User cannot logon since the user is already logged on]",
"event": {
"reason": "already logged on",
"code": "vim.event.AlreadyAuthenticatedSessionEvent",
"kind": "event",
"type": [
"end"
],
"category": [
"authentication"
]
},
"@timestamp": "2023-02-09T19:47:59.332412Z",
"host": {
"name": "hostname"
},
"log": {
"level": "info"
},
"vmware_vcenter": {
"event_id": "11111111"
},
"observer": {
"vendor": "VMWare",
"product": "VCenter"
}
}
Extracted Fields
The following table lists the fields that are extracted, normalized under the ECS format, analyzed and indexed by the parser. It should be noted that infered fields are not listed.
Name | Type | Description |
---|---|---|
@timestamp |
date |
Date/time when the event originated. |
client.geo.country_iso_code |
keyword |
Country ISO code. |
destination.ip |
ip |
IP address of the destination. |
destination.port |
long |
Port of the destination. |
event.code |
keyword |
Identification code for this event. |
event.kind |
keyword |
The kind of the event. The highest categorization field in the hierarchy. |
event.reason |
keyword |
Reason why this event happened, according to the source |
host.ip |
ip |
Host ip addresses. |
host.name |
keyword |
Name of the host. |
http.request.method |
keyword |
HTTP request method. |
http.response.bytes |
long |
Total size in bytes of the response (body and headers). |
http.response.status_code |
long |
HTTP response status code. |
http.version |
keyword |
HTTP version. |
log.level |
keyword |
Log level of the log event. |
observer.product |
keyword |
The product name of the observer. |
observer.vendor |
keyword |
Vendor name of the observer. |
process.end |
date |
The time the process ended. |
process.name |
keyword |
Process name. |
process.pid |
long |
Process id. |
source.address |
keyword |
Source network address. |
source.ip |
ip |
IP address of the source. |
source.port |
long |
Port of the source. |
source.user.name |
keyword |
Short name or login of the user. |
url.path |
wildcard |
Path of the request, such as "/search". |
user.name |
keyword |
Short name or login of the user. |
user_agent.original |
keyword |
Unparsed user_agent string. |
vmware_vcenter.api_invocations |
keyword |
The number of API invocations made |
vmware_vcenter.commit_time |
keyword |
The timestamp indicating the time of committing changes or updates |
vmware_vcenter.conn_status |
keyword |
The connection status or state of a component or service |
vmware_vcenter.datetime |
keyword |
The date and time of a specific event or operation |
vmware_vcenter.event_id |
keyword |
vmware vcenter event id |
vmware_vcenter.host.ip2 |
keyword |
he second IP address associated with a host |
vmware_vcenter.login_time |
keyword |
The timestamp indicating the login time of the user |
vmware_vcenter.network.port |
keyword |
port number associated with a network |
vmware_vcenter.network.port2 |
keyword |
The second port number associated with a network |
vmware_vcenter.operationID |
keyword |
|
vmware_vcenter.thread |
keyword |
The identifier or name of the thread associated with a process |
vmware_vcenter.upstream_status |
keyword |
The status or condition of an upstream component or connection |
Configure
Prerequisites
An internal log concentrator is required to collect and forward events to Sekoia.io.
Enable Syslog forwarding
Follow this guide to enable the log forwarding to the log concentrator.
Create the intake
Go to the intake page and create a new intake from the format VMWare VCenter
.
Forward logs to Sekoia.io
Please consult the Syslog Forwarding documentation to forward these logs to Sekoia.io.