Wordpress and google analytics

Using Google Analytics to view your visitors exact referral page and landing page

Just a quick one as this was really annoying me and I have to click around to remember how to find the info each time. The Issue When viewing my page stats in JetPack on WordPress, I can see referrals from forums such as from Veeam, but I’ve no idea why I’m getting hits, is … Continue reading Using Google Analytics to view your visitors exact referral page and landing page

VMware vRealize Log Insight Cloud Red Hat OpenShift header

How to configure Red Hat OpenShift to forward logs to VMware vRealize Log Insight Cloud

In this blog post we will cover how to configure Red Hat OpenShift to forward logs from the ClusterLogging instance to an external 3rd party system, in this case, VMware vRealize Log Insight Cloud. Architecture The Openshift Cluster Logging will have to be configured for accessing the logs and forwarding to 3rd party logging tools. … Continue reading How to configure Red Hat OpenShift to forward logs to VMware vRealize Log Insight Cloud

RH OCP Header

OpenShift – Cluster-Monitoring-Operator Pod Error – cannot verify user is non-root

The issue After building a brand new OpenShift 4.6.9 cluster, I noticed one of the pods was not running correctly oc get pods -n openshift-monitoring ….. NAME READY STATUS RESTARTS AGE cluster-monitoring-operator-f85f7bcb5-84jw5 1/2 CreateContainerConfigError 0 112m Upon inspection of the pod; oc describe pod cluster-monitoring-operator-XXX -n openshift- monitoring I could see the following error message; … Continue reading OpenShift – Cluster-Monitoring-Operator Pod Error – cannot verify user is non-root

vRA 8.0 header

TAM Lab 079 – Using vRA Cloud to operate a Multi-Cloud Environment

Myself and Katherine Skilling (LinkedIn, Twitter) recorded a session for TAM Lab and VMUG Events. In the below session, we cover how to use vRealize Automation Cloud (or vRA 8.x for on-prem) to operate your Multi-Cloud environment. So what does this actually mean? We cover how to use vRealize Automation to deploy and consume your … Continue reading TAM Lab 079 – Using vRA Cloud to operate a Multi-Cloud Environment

VMware AWS Header

How to delete vCenter Roles in VMC

The Issue Whilst testing in VMC a PowerCLI script to create some vCenter roles, I noticed in the UI, then I deleted them, they remained, even though I was using the [email protected] account. I also tried to delete them using PowerCLI and received the error message; Remove-VIRole : 07/11/2020 09:00:42 Remove-VIRole Permission to perform this … Continue reading How to delete vCenter Roles in VMC