s0p4L1n3 / Graylog_Content_Pack_VMWare-8.X-forVCSA-ESXI

MIT License
5 stars 0 forks source link

Graylog Content Pack for VMWare 8.X (VCSA and ESXI)

This content Pack is only intended for Security Monitoring.

If you noticed some data about security that is not parsed, you can open an issue and I will update the Content Pack.

Tested with VMWARE vSphere 8.0.2 and ESXI 8.0.0 and Graylog 5.2.0.

The Content Pack should be compatible with all Graylog 5.X version.

Note this was built without extractors, only pipeline rules.

Includes (ESXI & VCSA)

Requirements

Install the content pack

Go to System > Content Pack > Upload (Drag and drop file or Select) Then click install,

I recommend you to create a specific Indice for VCSA and one for ESXI, and apply the VCSA/ESXI Stream to it.

VCSA Syslog configuration

Go to Syslog > Edit

image

ESXI Syslog configuration

https://your_esxi_ip/ui/#/host/manage/system/advanced-settings

Select your esxi > Manage > System > Advanced Settings > On the top right, filter with syslog > Click on the line Syslog.global.logHost and Edit it:

tcp://192.168.1.51:1514?formatter=RFC_5424
image

YOU NEED TO CHOSE RFC_5424, not the default one.

Screenshots

VCenter_basic_event_field VCENTER_SSO_Activities VCENTER_Virtual_machine_activities image image

Known ISSUE

I did not find how to parse VCenter splitted message in two parts, see this thread: https://community.graylog.org/t/pipeline-rules-for-messages-splitted-in-2-or-more-parts/30511/5