VMWare VCenter
Overview
- Vendor:
- Supported environment:
- Version compatibility:
- Detection based on: Telemetry
- Supported application or feature:
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.
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.
Create a new configuration file:
sudo vim ./extended_conf/11-vcenter.conf
with the following template:
input(type="imtcp" port="PORT" ruleset="remoteVmwarevCenter")
template(name="SEKOIAIOTemplate" type="string" string="<%pri%>1 %timestamp:::date-rfc3339% %hostname% %app-name% %procid% LOG [SEKOIA@53288 intake_key=\"YOUR_INTAKE_KEY\"] %msg%\n")
ruleset(name="remoteVmwarevCenter"){
if($programname == "vpxd") then {
action(
type="omfwd"
protocol="tcp"
target="intake.sekoia.io"
port="10514"
TCP_Framing="octet-counted"
StreamDriver="gtls"
StreamDriverMode="1"
StreamDriverAuthMode="x509/name"
StreamDriverPermittedPeers="intake.sekoia.io"
Template="SEKOIAIOTemplate"
)
}
}
Note
Please change using the YOUR_INTAKE_KEY
accordingly, as well as, the PORT
.
Update the docker-compose.yml
file of the Sekoia.io forwarder to mount the extended conf:
volumes:
- ./intakes.yaml:/intakes.yaml
...
- ./extended_conf:/extended_conf
Raw Events Samples
In this section, you will find examples of raw logs as generated natively by the source. These examples are provided to help integrators understand the data format before ingestion into Sekoia.io. It is crucial for setting up the correct parsing stages and ensuring that all relevant information is captured.
Event [11111111] [1-1] [2023-02-09T19:48:15.335088Z] [vim.event.HostConnectedEvent] [info] [] [hostname] [11111111] [Connected to test.example.org in hostname]
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]
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\"
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
[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 [11111111] [1-1] [2024-06-18T23:41:05.366919Z] [vim.event.ScheduledTaskCompletedEvent] [info] [com.vmware.vcIntegrity] [] [22222222] [Task VMware vSphere Update Manager Check Notification on Datacenters in datacenter completed successfully]
Event [11111111] [1-1] [2024-06-18T23:28:06.155764Z] [vim.event.EventEx] [info] [System] [Datacenter] [11111111] [Hardware Sensor Status: Processor Green, Memory Green, Fan Green, Voltage Green, Temperature Green, Power Green, System Board Green, Battery Green, Storage Green, Other Green]
2023-05-11T10:22:31.093Z info vpxd[22222] [Originator@6876 sub=vpxLro opID=abcdef01] [VpxLRO] -- FINISH lro--1111111111
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)
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
2023-05-11T10:22:26.181+0000: 23134193.224: [GC (Allocation Failure)]
[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 [182269] [1-1] [2024-02-12T10:41:48.631649Z] [vim.event.VmAcquiredTicketEvent] [info] [EXAMPLE.LOCAL\Administrator] [Datacenter] [182269] [A ticket for root of type MKS on 5.6.7.8 in Datacenter has been acquired]
Event [180270] [1-1] [2024-02-09T09:37:10.715328Z] [vim.event.VmAcquiredTicketEvent] [info] [EXAMPLE.LOCAL\Administrator] [Datacenter] [180270] [A ticket for john.doe of type MKS on 5.6.7.8 in Datacenter has been acquired]
2023-05-11T10:22:26.187+0000: 23134193.230: [WeakReference, 0 refs, 0.0000061 secs]
2023-05-11T10:22:26.187+0000: 23134193.230: [FinalReference, 150 refs, 0.0004388 secs]
2023-05-11T10:22:26.188+0000: 23134193.230: [PhantomReference, 0 refs, 0 refs, 0.0000065 secs]
2023-05-11T10:22:26.188+0000: 23134193.230: [JNI Weak Reference, 0.0000149 secs]
2023-05-11T10:22:26.187+0000: 23134193.230: [SoftReference, 0 refs, 0.0000457 secs]
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 [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 [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 [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 [11111111] [1-1] [2024-06-18T22:45:08.003776Z] [vim.event.UserLogoutSessionEvent] [info] [root\example] [] [22222222] [User root\example@127.0.0.1 logged out (login time: Tuesday, 18 June, 2024 10:45:07 PM, number of API invocations: 2, user agent: VMware vim-java 1.0)]
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 [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 [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 [22091524] [1-1] [2023-11-29T15:51:06.726839Z] [vim.event.UserLoginSessionEvent] [info] [EXAMPLE\john_doe] [] [22091524] [User EXAMPLE\john_doe@1.2.3.4 logged in as JAAA-WS RI 2.3.0 svn-revision#3528ea595bd29309f69172d231bbce272d21999c]
Detection section
The following section provides information for those who wish to learn more about the detection capabilities enabled by collecting this intake. It includes details about the built-in rule catalog, event categories, and ECS fields extracted from raw events. This is essential for users aiming to create custom detection rules, perform hunting activities, or pivot in the events page.
Related Built-in Rules
The following Sekoia.io built-in rules match the intake VMware vCenter. This documentation is updated automatically and is based solely on the fields used by the intake which are checked against our rules. This means that some rules will be listed but might not be relevant with the intake.
SEKOIA.IO x VMware vCenter on ATT&CK Navigator
Account Added To A Security Enabled Group
Detection in order to investigate who has added a specific Domain User in Domain Admins or Group Policy Creator Owners (Security event 4728)
- Effort: master
Account Removed From A Security Enabled Group
Detection in order to investigate who has removed a specific Domain User in Domain Admins or Group Policy Creator Owners (Security event 4729)
- Effort: master
Active Directory Data Export Using Csvde
Detects the use of Csvde, a command-line tool from Windows Server that can be used to export Active Directory data to CSV files. This export doesn't include password hashes, but can be used as a discovery tool to enumerate users, machines and group memberships.
- Effort: elementary
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
Advanced IP Scanner
Detects the use of Advanced IP Scanner. Seems to be a popular tool for ransomware groups.
- Effort: master
Bloodhound and Sharphound Tools Usage
Detects default process names and default command line parameters used by Bloodhound and Sharphound tools.
- Effort: intermediate
CVE-2017-11882 Microsoft Office Equation Editor Vulnerability
Detects the exploitation of CVE-2017-11882 vulnerability. The Microsoft Office Equation Editor has no reason to do a network request or drop an executable file. This requires a sysmon configuration with file and network events.
- Effort: master
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
Certify Or Certipy
Detects the use of certify and certipy which are two different tools used to enumerate and abuse Active Directory Certificate Services.
- Effort: advanced
Cobalt Strike Default Beacons Names
Detects the default names of Cobalt Strike beacons / payloads.
- Effort: intermediate
Computer Account Deleted
Detects computer account deletion.
- Effort: master
Covenant Default HTTP Beaconing
Detects potential Covenant communications through the user-agent and specific urls
- Effort: intermediate
Cryptomining
Detection of domain names potentially related to cryptomining activities.
- Effort: master
DNS Query For Iplookup
Detects dns query of observables tagged as iplookup.
- Effort: master
Discord Suspicious Download
Discord is a messaging application. It allows users to create their own communities to share messages and attachments. Those attachments have little to no overview and can be downloaded by almost anyone, which has been abused by attackers to host malicious payloads.
- Effort: intermediate
Discovery Commands Correlation
Detects some frequent discovery commands used by some ransomware operators.
- Effort: intermediate
Domain Trust Created Or Removed
A trust was created or removed to a domain. An attacker could perform that in order to do lateral movement easily between domains or shutdown the ability of two domains to communicate.
- Effort: advanced
Dynamic DNS Contacted
Detect communication with dynamic dns domain. This kind of domain is often used by attackers. This rule can trigger false positive in non-controlled environment because dynamic dns is not always malicious.
- Effort: master
Exfiltration And Tunneling Tools Execution
Execution of well known tools for data exfiltration and tunneling
- Effort: advanced
Exfiltration Domain
Detects traffic toward a domain flagged as a possible exfiltration vector.
- Effort: master
HackTools Suspicious Names
Quick-win rule to detect the default process names or file names of several HackTools.
- Effort: elementary
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. The prerequisites are to enable monitoring of the finit_module, init_module, delete_module syscalls using Auditbeat.
- Effort: advanced
Koadic MSHTML Command
Detects Koadic payload using MSHTML module
- Effort: intermediate
MSBuild Abuse
Detection of MSBuild uses by attackers to infect an host. Focuses on XML compilation which is a Metasploit payload, and on connections made by this process which is unusual.
- Effort: intermediate
Network Connection Via Certutil
Identifies certutil.exe making a network connection. Adversaries could abuse certutil.exe to download a certificate, or malware, from a remote URL. The rule excludes private IP addresses and IPV6. This requires Sysmon logging.
- Effort: intermediate
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
NlTest Usage
Detects attempts to gather information on domain trust relationships that may be used to identify lateral movement opportunities. These command lines were observed in numerous attacks, but also sometimes from legitimate administrators for debugging purposes. The rule does not cover very basics commands but rather the ones that are interesting for attackers to gather information on a domain.
- Effort: advanced
Password Change On Directory Service Restore Mode (DSRM) Account
The Directory Service Restore Mode (DSRM) account is a local administrator account on Domain Controllers. Attackers may change the password to gain persistence.
- Effort: intermediate
PasswordDump SecurityXploded Tool
Detects the execution of the PasswordDump SecurityXploded Tool
- Effort: elementary
Possible Replay Attack
This event can be a sign of Kerberos replay attack or, among other things, network device configuration or routing problems.
- Effort: intermediate
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
Potential LokiBot User-Agent
Detects potential LokiBot communications through the user-agent
- Effort: intermediate
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
RSA SecurID Failed Authentification
Detects many failed attempts to authenticate followed by a successfull login for a super admin account.
- Effort: advanced
RTLO Character
Detects RTLO (Right-To-Left character) in file and process names.
- Effort: elementary
Remote Access Tool Domain
Detects traffic toward a domain flagged as a Remote Administration Tool (RAT).
- Effort: master
Remote Monitoring and Management Software - AnyDesk
Detect artifacts related to the installation or execution of the Remote Monitoring and Management tool AnyDesk.
- Effort: master
Remote Monitoring and Management Software - Atera
Detect artifacts related to the installation or execution of the Remote Monitoring and Management tool Atera.
- Effort: master
SEKOIA.IO Intelligence Feed
Detect threats based on indicators of compromise (IOCs) collected by SEKOIA's Threat and Detection Research team.
- Effort: elementary
Sekoia.io EICAR Detection
Detects observables in Sekoia.io CTI tagged as EICAR, which are fake samples meant to test detection.
- Effort: master
Socat Relaying Socket
Socat is a linux tool used to relay local socket or internal network connection, this technics is often used by attacker to bypass security equipment such as firewall
- Effort: advanced
Socat Reverse Shell Detection
Socat is a linux tool used to relay or open reverse shell that is often used by attacker to bypass security equipment.
- Effort: intermediate
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: advanced
System Info Discovery
System info discovery, attempt to detects basic command use to fingerprint a host.
- Effort: master
TOR Usage Generic Rule
Detects TOR usage globally, whether the IP is a destination or source. TOR is short for The Onion Router, and it gets its name from how it works. TOR intercepts the network traffic from one or more apps on user’s computer, usually the user web browser, and shuffles it through a number of randomly-chosen computers before passing it on to its destination. This disguises user location, and makes it harder for servers to pick him/her out on repeat visits, or to tie together separate visits to different sites, this making tracking and surveillance more difficult. Before a network packet starts its journey, user’s computer chooses a random list of relays and repeatedly encrypts the data in multiple layers, like an onion. Each relay knows only enough to strip off the outermost layer of encryption, before passing what’s left on to the next relay in the list.
- Effort: master
User Account Created
Detects user creation on windows servers, which shouldn't happen in an Active Directory environment. Apply this on your windows server logs and not on your DC logs. One default account defaultuser0
is excluded as only used during Windows set-up. This detection use Security Event ID 4720.
- Effort: master
User Account Deleted
Detects local user deletion
- 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 |
Transformed Events Samples after Ingestion
This section demonstrates how the raw logs will be transformed by our parsers. It shows the extracted fields that will be available for use in the built-in detection rules and hunting activities in the events page. Understanding these transformations is essential for analysts to create effective detection mechanisms with custom detection rules and to leverage the full potential of the collected data.
{
"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": {
"category": [
"authentication"
],
"code": "vim.event.HostConnectedEvent",
"type": [
"start"
]
},
"@timestamp": "2023-02-09T19:48:15.335088Z",
"host": {
"name": "hostname"
},
"log": {
"level": "info"
},
"observer": {
"product": "VCenter",
"vendor": "VMWare"
},
"source": {
"address": "test.example.org"
},
"vmware_vcenter": {
"event_id": "11111111"
}
}
{
"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": {
"category": [
"network"
],
"code": "vim.fault.InvalidLogin",
"reason": "VMOMI activation LRO failed",
"type": [
"connection"
]
},
"@timestamp": "2023-02-14T13:54:34.390000Z",
"log": {
"level": "warning"
},
"observer": {
"product": "VCenter",
"vendor": "VMWare"
},
"process": {
"name": "vpxd",
"pid": 7879
}
}
{
"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": {
"category": [
"network"
],
"code": "vim.fault.InvalidLogin",
"reason": "[VpxLRO] -- ERROR lro-1926720284 -- SessionManager -- vim.SessionManager.login",
"type": [
"connection"
]
},
"@timestamp": "2023-02-14T13:54:34.394000Z",
"client": {
"geo": {
"country_iso_code": "en_US"
}
},
"log": {
"level": "info"
},
"observer": {
"product": "VCenter",
"vendor": "VMWare"
},
"process": {
"name": "vpxd",
"pid": 7879
},
"related": {
"user": [
"username"
]
},
"user": {
"name": "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": {
"category": [
"network"
],
"type": [
"connection"
]
},
"@timestamp": "2023-05-11T10:22:31.126000Z",
"destination": {
"address": "5.6.7.8",
"ip": "5.6.7.8",
"port": 443
},
"host": {
"ip": "127.0.0.1"
},
"http": {
"request": {
"method": "POST"
},
"response": {
"status_code": 200
},
"version": "1.1"
},
"log": {
"level": "info"
},
"observer": {
"product": "VCenter",
"vendor": "VMWare"
},
"process": {
"name": "envoy",
"pid": 111111111111111
},
"related": {
"ip": [
"1.2.3.4",
"127.0.0.1",
"5.6.7.8"
]
},
"source": {
"address": "1.2.3.4",
"ip": "1.2.3.4",
"port": 54080
},
"url": {
"path": "/sdk"
},
"vmware_vcenter": {
"datetime": "2023-05-11T10:22:31.070Z",
"host": {
"ip2": "127.0.0.1"
},
"network": {
"port": "49192",
"port2": "8085"
},
"upstream_status": "via_upstream"
}
}
{
"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": {
"category": [
"network"
],
"type": [
"connection"
]
},
"@timestamp": "2023-05-11T10:22:24Z",
"destination": {
"port": 1080
},
"http": {
"request": {
"method": "POST"
},
"response": {
"bytes": 758,
"status_code": 200
},
"version": "1.1"
},
"observer": {
"product": "VCenter",
"vendor": "VMWare"
},
"related": {
"ip": [
"1.2.3.4"
]
},
"source": {
"address": "1.2.3.4",
"ip": "1.2.3.4",
"port": 48866
},
"url": {
"path": "/lookupservice/sdk"
},
"vmware_vcenter": {
"commit_time": "0",
"conn_status": "+",
"thread": "tomcat-http--47"
}
}
{
"message": "Event [11111111] [1-1] [2024-06-18T23:41:05.366919Z] [vim.event.ScheduledTaskCompletedEvent] [info] [com.vmware.vcIntegrity] [] [22222222] [Task VMware vSphere Update Manager Check Notification on Datacenters in datacenter completed successfully]",
"event": {
"category": [
"network"
],
"code": "vim.event.ScheduledTaskCompletedEvent",
"reason": "Task VMware vSphere Update Manager Check Notification on Datacenters in datacenter completed successfully",
"type": [
"connection"
]
},
"@timestamp": "2024-06-18T23:41:05.366919Z",
"log": {
"level": "info"
},
"observer": {
"product": "VCenter",
"vendor": "VMWare"
},
"related": {
"user": [
"com.vmware.vcIntegrity"
]
},
"source": {
"user": {
"name": "com.vmware.vcIntegrity"
}
},
"vmware_vcenter": {
"event_id": "11111111"
}
}
{
"message": "Event [11111111] [1-1] [2024-06-18T23:28:06.155764Z] [vim.event.EventEx] [info] [System] [Datacenter] [11111111] [Hardware Sensor Status: Processor Green, Memory Green, Fan Green, Voltage Green, Temperature Green, Power Green, System Board Green, Battery Green, Storage Green, Other Green]",
"event": {
"category": [
"authentication"
],
"code": "vim.event.EventEx",
"reason": "Hardware Sensor Status: Processor Green, Memory Green, Fan Green, Voltage Green, Temperature Green, Power Green, System Board Green, Battery Green, Storage Green, Other Green",
"type": [
"info"
]
},
"@timestamp": "2024-06-18T23:28:06.155764Z",
"host": {
"name": "Datacenter"
},
"log": {
"level": "info"
},
"observer": {
"product": "VCenter",
"vendor": "VMWare"
},
"related": {
"user": [
"System"
]
},
"source": {
"user": {
"name": "System"
}
},
"vmware_vcenter": {
"event_id": "11111111"
}
}
{
"message": "2023-05-11T10:22:31.093Z info vpxd[22222] [Originator@6876 sub=vpxLro opID=abcdef01] [VpxLRO] -- FINISH lro--1111111111",
"event": {
"category": [
"network"
],
"reason": "FINISH lro--1111111111",
"type": [
"connection"
]
},
"@timestamp": "2023-05-11T10:22:31.093000Z",
"log": {
"level": "info"
},
"observer": {
"product": "VCenter",
"vendor": "VMWare"
},
"process": {
"name": "vpxd",
"pid": 22222
}
}
{
"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": {
"category": [
"network"
],
"reason": "BEGIN lro--1111111111 -- ServiceInstance -- vim.ServiceInstance.retrieveContent -- 47f5e298-9aee-4e21-b69b-abc3efd9cd4e(54b2ae59-1b21-4de8-bab0-0d9a415debce)",
"type": [
"connection"
]
},
"@timestamp": "2023-05-11T10:22:38.102000Z",
"log": {
"level": "info"
},
"observer": {
"product": "VCenter",
"vendor": "VMWare"
},
"process": {
"name": "vpxd",
"pid": 22222
}
}
{
"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": {
"category": [
"network"
],
"reason": "Calling bulkUpdate with datastore=ds:///vmfs/volumes/1111111-22222222/ fullSync=false changed size: 0 tidyVClock=0 serverLastVClock=-1",
"type": [
"connection"
]
},
"@timestamp": "2023-05-11T10:22:33.027000Z",
"log": {
"level": "INFO"
},
"observer": {
"product": "VCenter",
"vendor": "VMWare"
},
"process": {
"name": "com.vmware.vslm.globalcache.GlobalCatalogCache"
},
"vmware_vcenter": {
"operationID": "sps-Main-656189-570",
"thread": "pool-24-thread-1"
}
}
{
"message": "2023-05-11T10:22:26.181+0000: 23134193.224: [GC (Allocation Failure)]",
"event": {
"category": [
"network"
],
"reason": "GC (Allocation Failure)",
"type": [
"connection"
]
},
"@timestamp": "2023-05-11T10:22:26.181000Z",
"observer": {
"product": "VCenter",
"vendor": "VMWare"
}
}
{
"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": {
"category": [
"network"
],
"reason": "PI-client-connection-monitor c.v.v.a.vapi.runtime.thread.ApacheBioHttpClientBuilderAspect vAPI-client-connection-monitor thread started...",
"type": [
"connection"
]
},
"@timestamp": "2023-05-11T13:05:44.744000Z",
"log": {
"level": "INFO"
},
"observer": {
"product": "VCenter",
"vendor": "VMWare"
}
}
{
"message": "Event [182269] [1-1] [2024-02-12T10:41:48.631649Z] [vim.event.VmAcquiredTicketEvent] [info] [EXAMPLE.LOCAL\\Administrator] [Datacenter] [182269] [A ticket for root of type MKS on 5.6.7.8 in Datacenter has been acquired]",
"event": {
"category": [
"network"
],
"code": "vim.event.VmAcquiredTicketEvent",
"type": [
"connection"
]
},
"@timestamp": "2024-02-12T10:41:48.631649Z",
"host": {
"ip": "5.6.7.8"
},
"log": {
"level": "info"
},
"observer": {
"product": "VCenter",
"vendor": "VMWare"
},
"related": {
"ip": [
"5.6.7.8"
],
"user": [
"root"
]
},
"user": {
"name": "root"
},
"vmware_vcenter": {
"event_id": "182269"
}
}
{
"message": "Event [180270] [1-1] [2024-02-09T09:37:10.715328Z] [vim.event.VmAcquiredTicketEvent] [info] [EXAMPLE.LOCAL\\Administrator] [Datacenter] [180270] [A ticket for john.doe of type MKS on 5.6.7.8 in Datacenter has been acquired]",
"event": {
"category": [
"network"
],
"code": "vim.event.VmAcquiredTicketEvent",
"type": [
"connection"
]
},
"@timestamp": "2024-02-09T09:37:10.715328Z",
"host": {
"ip": "5.6.7.8"
},
"log": {
"level": "info"
},
"observer": {
"product": "VCenter",
"vendor": "VMWare"
},
"related": {
"ip": [
"5.6.7.8"
],
"user": [
"john.doe"
]
},
"user": {
"name": "john.doe"
},
"vmware_vcenter": {
"event_id": "180270"
}
}
{
"message": "2023-05-11T10:22:26.187+0000: 23134193.230: [WeakReference, 0 refs, 0.0000061 secs]",
"event": {
"category": [
"network"
],
"reason": "WeakReference, 0 refs, 0.0000061 secs",
"type": [
"connection"
]
},
"@timestamp": "2023-05-11T10:22:26.187000Z",
"observer": {
"product": "VCenter",
"vendor": "VMWare"
}
}
{
"message": "2023-05-11T10:22:26.187+0000: 23134193.230: [FinalReference, 150 refs, 0.0004388 secs]",
"event": {
"category": [
"network"
],
"reason": "FinalReference, 150 refs, 0.0004388 secs",
"type": [
"connection"
]
},
"@timestamp": "2023-05-11T10:22:26.187000Z",
"observer": {
"product": "VCenter",
"vendor": "VMWare"
}
}
{
"message": "2023-05-11T10:22:26.188+0000: 23134193.230: [PhantomReference, 0 refs, 0 refs, 0.0000065 secs]",
"event": {
"category": [
"network"
],
"reason": "PhantomReference, 0 refs, 0 refs, 0.0000065 secs",
"type": [
"connection"
]
},
"@timestamp": "2023-05-11T10:22:26.188000Z",
"observer": {
"product": "VCenter",
"vendor": "VMWare"
}
}
{
"message": "2023-05-11T10:22:26.188+0000: 23134193.230: [JNI Weak Reference, 0.0000149 secs]",
"event": {
"category": [
"network"
],
"reason": "JNI Weak Reference, 0.0000149 secs",
"type": [
"connection"
]
},
"@timestamp": "2023-05-11T10:22:26.188000Z",
"observer": {
"product": "VCenter",
"vendor": "VMWare"
}
}
{
"message": "2023-05-11T10:22:26.187+0000: 23134193.230: [SoftReference, 0 refs, 0.0000457 secs]",
"event": {
"category": [
"network"
],
"reason": "SoftReference, 0 refs, 0.0000457 secs",
"type": [
"connection"
]
},
"@timestamp": "2023-05-11T10:22:26.187000Z",
"observer": {
"product": "VCenter",
"vendor": "VMWare"
}
}
{
"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": {
"category": [
"authentication"
],
"code": "vim.event.BadUsernameSessionEvent",
"type": [
"end"
]
},
"@timestamp": "2023-02-13T18:07:37.243162Z",
"host": {
"ip": "5.6.7.8",
"name": "hostname"
},
"log": {
"level": "error"
},
"observer": {
"product": "VCenter",
"vendor": "VMWare"
},
"related": {
"ip": [
"5.6.7.8"
],
"user": [
"local-vpxuser"
]
},
"source": {
"user": {
"name": "local-vpxuser"
}
},
"user": {
"name": "local-vpxuser"
},
"vmware_vcenter": {
"event_id": "11111111"
}
}
{
"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": {
"category": [
"authentication"
],
"code": "vim.event.UserLoginSessionEvent",
"type": [
"start"
]
},
"@timestamp": "2023-05-11T09:13:29.569403Z",
"host": {
"ip": "10.79.48.3"
},
"log": {
"level": "info"
},
"observer": {
"product": "VCenter",
"vendor": "VMWare"
},
"related": {
"ip": [
"10.79.48.3"
],
"user": [
"VMware vim-java 1.0",
"vpxd-extension-3876e603-9146-4105-90ff-075afdf17160"
]
},
"source": {
"user": {
"domain": "VSPHERE.LOCAL",
"name": "vpxd-extension-3876e603-9146-4105-90ff-075afdf17160"
}
},
"user": {
"name": "VMware vim-java 1.0"
},
"vmware_vcenter": {
"event_id": "11111111"
}
}
{
"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": {
"category": [
"authentication"
],
"code": "vim.event.UserLoginSessionEvent",
"type": [
"start"
]
},
"@timestamp": "2023-02-14T15:45:26.279286Z",
"host": {
"ip": "127.0.0.1"
},
"log": {
"level": "info"
},
"observer": {
"product": "VCenter",
"vendor": "VMWare"
},
"related": {
"ip": [
"127.0.0.1"
],
"user": [
"pyvmomi",
"root"
]
},
"source": {
"user": {
"name": "root"
}
},
"user": {
"name": "pyvmomi"
},
"vmware_vcenter": {
"event_id": "11111111"
}
}
{
"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": {
"category": [
"authentication"
],
"code": "vim.event.UserLogoutSessionEvent",
"type": [
"end"
]
},
"@timestamp": "2023-02-14T15:46:37.629206Z",
"host": {
"ip": "127.0.0.1",
"name": "hostname"
},
"log": {
"level": "info"
},
"observer": {
"product": "VCenter",
"vendor": "VMWare"
},
"related": {
"ip": [
"127.0.0.1"
],
"user": [
"root"
]
},
"user": {
"name": "root"
},
"user_agent": {
"device": {
"name": "Other"
},
"name": "Other",
"original": "pyvmomi Python/3.8.13 (VMkernel; 7.0.3; x86_64)",
"os": {
"name": "Other"
}
},
"vmware_vcenter": {
"api_invocations": "7",
"event_id": "11111111",
"login_time": "Tuesday, 14 February, 2023 03:46:37 PM"
}
}
{
"message": "Event [11111111] [1-1] [2024-06-18T22:45:08.003776Z] [vim.event.UserLogoutSessionEvent] [info] [root\\example] [] [22222222] [User root\\example@127.0.0.1 logged out (login time: Tuesday, 18 June, 2024 10:45:07 PM, number of API invocations: 2, user agent: VMware vim-java 1.0)]",
"event": {
"category": [
"authentication"
],
"code": "vim.event.UserLogoutSessionEvent",
"type": [
"end"
]
},
"@timestamp": "2024-06-18T22:45:08.003776Z",
"host": {
"ip": "127.0.0.1"
},
"log": {
"level": "info"
},
"observer": {
"product": "VCenter",
"vendor": "VMWare"
},
"related": {
"ip": [
"127.0.0.1"
],
"user": [
"example"
]
},
"user": {
"domain": "root",
"name": "example"
},
"user_agent": {
"device": {
"name": "Other"
},
"name": "Other",
"original": "VMware vim-java 1.0",
"os": {
"name": "Other"
}
},
"vmware_vcenter": {
"api_invocations": "2",
"event_id": "11111111",
"login_time": "Tuesday, 18 June, 2024 10:45:07 PM"
}
}
{
"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": {
"category": [
"authentication"
],
"code": "vim.event.EventEx",
"type": [
"info"
]
},
"@timestamp": "2023-02-14T15:48:27.711996Z",
"host": {
"ip": "1.2.3.4",
"name": "hostname"
},
"log": {
"level": "info"
},
"observer": {
"product": "VCenter",
"vendor": "VMWare"
},
"related": {
"ip": [
"1.2.3.4"
],
"user": [
"root"
]
},
"user": {
"name": "root"
},
"vmware_vcenter": {
"event_id": "11111111"
}
}
{
"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": {
"category": [
"authentication"
],
"code": "vim.event.EventEx",
"type": [
"info"
]
},
"@timestamp": "2023-05-11T10:22:07.587451Z",
"host": {
"ip": "1.2.3.4",
"name": "hostname"
},
"log": {
"level": "info"
},
"observer": {
"product": "VCenter",
"vendor": "VMWare"
},
"related": {
"ip": [
"1.2.3.4"
],
"user": [
"root"
]
},
"user": {
"name": "root"
},
"vmware_vcenter": {
"event_id": "11111111"
}
}
{
"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": {
"category": [
"authentication"
],
"code": "vim.event.AlreadyAuthenticatedSessionEvent",
"reason": "already logged on",
"type": [
"end"
]
},
"@timestamp": "2023-02-09T19:47:59.332412Z",
"host": {
"name": "hostname"
},
"log": {
"level": "info"
},
"observer": {
"product": "VCenter",
"vendor": "VMWare"
},
"vmware_vcenter": {
"event_id": "11111111"
}
}
{
"message": "Event [22091524] [1-1] [2023-11-29T15:51:06.726839Z] [vim.event.UserLoginSessionEvent] [info] [EXAMPLE\\john_doe] [] [22091524] [User EXAMPLE\\john_doe@1.2.3.4 logged in as JAAA-WS RI 2.3.0 svn-revision#3528ea595bd29309f69172d231bbce272d21999c]",
"event": {
"category": [
"authentication"
],
"code": "vim.event.UserLoginSessionEvent",
"type": [
"start"
]
},
"@timestamp": "2023-11-29T15:51:06.726839Z",
"host": {
"ip": "1.2.3.4"
},
"log": {
"level": "info"
},
"observer": {
"product": "VCenter",
"vendor": "VMWare"
},
"related": {
"ip": [
"1.2.3.4"
],
"user": [
"JAAA-WS RI 2.3.0 svn-revision#3528ea595bd29309f69172d231bbce272d21999c",
"john_doe"
]
},
"source": {
"user": {
"domain": "EXAMPLE",
"name": "john_doe"
}
},
"user": {
"name": "JAAA-WS RI 2.3.0 svn-revision#3528ea595bd29309f69172d231bbce272d21999c"
},
"vmware_vcenter": {
"event_id": "22091524"
}
}
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.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.domain |
keyword |
Name of the directory the user is a member of. |
source.user.name |
keyword |
Short name or login of the user. |
url.path |
wildcard |
Path of the request, such as "/search". |
user.domain |
keyword |
Name of the directory the user is a member of. |
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 |
For more information on the Intake Format, please find the code of the Parser, Smart Descriptions, and Supported Events here.