WilliamLam.com

  • About
    • About
    • Privacy
  • VMware Cloud Foundation
  • VKS
  • Homelab
    • Hardware Options
    • Hardware Reviews
    • Lab Deployment Scripts
    • Nested Virtualization
    • Homelab Podcasts
  • VMware Nostalgia
  • Apple

Tech Preview of Horizon Provider for VMware Event Broker Appliance (VEBA)

08.09.2021 by William Lam // Leave a Comment

Last week, Michael Gasch and I had the pleasure of presenting the VMware Event Broker Appliance (VEBA) solution to the Omaha VMUG community. The session was an introduction to VEBA, but we also covered some brand new topics including writing your own functions for VEBA and a quick look at the evolution of VEBA.

Note: For those interested, the recording for the Omaha VMUG session can be accessed here with following password: MYN%0k9

One of the topics that I was really looking forward to sharing with the VMUG audience was a sneak peak at our upcoming v0.7 release which will include two new Event Providers: Webhook and VMware Horizon!

Here we go🤩 The evolution continuous! Project @VMWEventBroker is approaching v0.7 and awesome news were exclusively introduced to @OmahaVMUG today. @lamw & @embano1 unveiled the support for Generic Webhook AND @vmwarehorizon providers🥳 #eventdriven #automation #VMware #VEBA4H pic.twitter.com/wa27st4QoQ

— Robert Guske (@vmw_rguske) August 5, 2021

About a month back, I had teased some upcoming collaboration with Chris Halstead, famous for his VMware Horizon Flings and there was some good speculation and hope that this would mean VMware Horizon support for VEBA.

Please let it be VEBA extensions for @vmwarehorizon.. 🙏🏻

— Johan van Amersfoort (@vhojan) July 8, 2021

I am excited to share that we have been working on a new VMware Horizon Event Provider for VEBA and this will allow users to easily build and consume event-driven automation reacting to a number of VMware Horizon events! In fact, this was only made possible with the new Horizon Audit Events API that was recently introduced in the latest Horizon 2106 release which now has over 850 different events!

We are really excited to see what our users will do with this new functionality and if you are interested in trying out the Tech Preview of the VMware Horizon Provider for VEBA simply join the VEBA Slack Channel and you will be able to download the latest OVA appliance.

[Read more...]

Categories // Automation, Horizon View Tags // horizon view, VMware Event Broker Appliance

Listing all VMware Horizon Events

08.06.2021 by William Lam // Leave a Comment

One very useful feature in the latest VMware Horizon (2106) release is the introduction of a new Audit Events API, that will finally allow users to retrieve all Horizon events in a programmatic manner. Previously, the only method of extracting the Horizon events was to unfortunately query the SQL Server database directly.

Since VMware Horizon is not a solution I normally work with, I was actually curious on how many events are produced by Horizon? Back in 2019, I shared how to retrieve and list all vCenter Server Events and ended up publishing a Github repo that folks can quickly view and search for a specific event, which is especially useful if you are using the VMware Event Broker Appliance (VEBA) solution.

After speaking with Chris Halstead, one of the most knowledgable person on VMware Horizon that I know, a list of all known Horizon events has never been published.

[Read more...]

Categories // Horizon View Tags // event, horizon view

Quick Tip - Preserving FQDN hostname on Photon OS

08.02.2021 by William Lam // 1 Comment

Over the weekend, I was troubleshooting an issue that was reported by one of our VMware Event Broker Appliance (VEBA) users who was helping with testing one of our upcoming features. The user found that after rebooting the VEBA appliance, the Antrea interfaces were no longer being re-created and pod networking seems to have been broken.

We initially thought it was related to switching to the latest Photon OS version or updating to the latest Antrea CNI release, since everything else was pretty much the same. Even after reverting both versions back to what we initially had, the reboot issue continued to persist. What was even more strange was that the current shipping version of the VEBA (v0.6.1) OVA was not experiencing this issue and had no problems with an OS reboot, which is something I have done many times.

The only logical conclusion that I could come up with to explain this problem is that a behavior change must have occurred within Photon OS from the time we built the previous appliance to what we are seeing now. While troubleshooting Antrea, it was pointed out that Kubernetes (K8s) node is probably unhealth and if so, I may want to look at the kubelet logs to see if it provided any hints. I initially did not both looking at the K8s layer, thinking this was related to change in Antrea since it handled pod networking. Looking at the kubelet logs, I found a ton of entries with the following:

396 kubelet.go:2243] node "veba" not found

I thought this was a bit strange, especially as our appliance has its hostname configurred with a Fully Qualified Domain Name (FQDN) which is veba.primp-industries.local and we had proper entries in both /etc/hostname and /etc/hosts.

Sure enough, when I ran hostname, they all returned the short hostname instead of the FQDN (which it returned properly prior to the reboot)

[Read more...]

Categories // Automation Tags // hostnamectl, Photon OS

  • « Previous Page
  • 1
  • …
  • 140
  • 141
  • 142
  • 143
  • 144
  • …
  • 567
  • Next Page »

Search

Thank Author

Author

William is Distinguished Platform Engineering Architect in the VMware Cloud Foundation (VCF) Division at Broadcom. His primary focus is helping customers and partners build, run and operate a modern Private Cloud using the VMware Cloud Foundation (VCF) platform.

Connect

  • Bluesky
  • Email
  • GitHub
  • LinkedIn
  • Mastodon
  • Reddit
  • RSS
  • Twitter
  • Vimeo

Recent

  • Ultimate Lab Resource for VCF 9.0 06/25/2025
  • VMware Cloud Foundation (VCF) on ASUS NUC 15 Pro (Cyber Canyon) 06/25/2025
  • VMware Cloud Foundation (VCF) on Minisforum MS-A2 06/25/2025
  • VCF 9.0 Offline Depot using Synology 06/25/2025
  • Deploying VCF 9.0 on a single ESXi host? 06/24/2025

Advertisment

Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy

Copyright WilliamLam.com © 2025

 

Loading Comments...