Munishpal's Blog

Sharing My Learning !!

Tanzu, TAP

Install VMware TAP on Mac with Kind K8s on Docker Desktop

Purpose Install VMware TAP on Mac with Kind K8s on Docker Desktop.  Pre-requisites  Following are the pre-requisites that will be required to install VMware TAP (1.6)   Requirement Reference My Lab 1 Access to VMware Tanzu Network https://network.tanzu.vmware.com/   2 API Token for VMware Tanzu Network https://network.pivotal.io/docs/api   3 Kind…Continue readingInstall VMware TAP on Mac with Kind K8s on Docker Desktop

Kubernetes, Tanzu, VMware DSM

VMware Data Services Manager – Deploy Postgres via UI and API

In my previous blogs, I showed the Installation and configuration of the vSphere client plugin. Configuration of settings to deploy data services In this blog, I will showcase how to deploy the actual data service such as Postgres DB using Data Services Manager console UI Kubernetes API exposed  Currently, VMware…Continue readingVMware Data Services Manager – Deploy Postgres via UI and API

Kubernetes, Tanzu, VMware DSM

VMware Data Services Manager – Configure Settings to deploy Databases

  In my previous blog, I showed the installation and configuration of the vSphere client plugin. In this blog, I will showcase how to configure Data Services Manager to deploy data services such as Postgres DBIt includes the following settings Tanzu Network configuration Object storage repositories for Database backup storage…Continue readingVMware Data Services Manager – Configure Settings to deploy Databases

Kubernetes, Tanzu, VMware DSM

VMware Data Services Manager Installation and vSphere Client Plugin Configuration

  VMware Data Services Manager (DSM) offers modern database and data services management for vSphere. It is a solution that provides a data-as-a-service toolkit for on-demand provisioning and automated management of PostgreSQL and MySQL databases in a vSphere environment. In this blog, I will try to walk through the installation…Continue readingVMware Data Services Manager Installation and vSphere Client Plugin Configuration

FedRAMP, vRealize Log Insight Cloud

Beginners Guide for FedRAMP Authorization

  Last year VMware announced FedRAMP High Authorization for vRealize Suite Cloud for the U.S. Public Sector and I was lucky to be part of the Project for VMware Aria Operations for Logs SaaS (vRLI Cloud) In this blog, we will explore FedRAMP in more detail,  What is FedRAMP Benefits…Continue readingBeginners Guide for FedRAMP Authorization

PowervRLICloud, vRealize Log Insight Cloud

Announcing PowervRLICloud Version 1.2

What’s New with 1.2 version? 10 x New cmdlets for vRLI Cloud APIs Create-AlertDefinition Create-QueryDefinition Remove-QueryDefinition Get-QueryDefinitions Get-Tags Create-Tag Remove-Tag Get-Fields Get-vSphereConfig Get-WebhookConfig How to upgrade? Option 1 Update-Module -Name PowervRLICloud from Powershell Gallery https://www.powershellgallery.com/packages/PowervRLICloud/1.2.0 Option 2 Download the Source Code directly from Github https://github.com/munishpalmakhija/powershell-for-vrealize-loginsight-cloud What is PowervRLICloud? PowervRLICloud is a…Continue readingAnnouncing PowervRLICloud Version 1.2

PowervRLICloud, vRealize Log Insight Cloud

Download S3 Log Files and Forward it to vRLI Cloud using PowervRLICloud

  Use Case The Powershell script to download log files from S3 and forward them to vRealize Log Insight Cloud using PowervRLICloud Pre-requisites PowervRLICloud Version 1.1 Connected to vRLI Cloud using Connect-vRLI-Cloud -APIToken $APIToken AWS PowerShell 4.1.342 module Installed Usage Download the script and save it to a Folder and…Continue readingDownload S3 Log Files and Forward it to vRLI Cloud using PowervRLICloud

vRealize Log Insight Cloud

Introducing VMware Validation Solution (VVS) – vRLI Cloud Based Intelligent Logging for VCF

Introducing VMware Validation Solution (VVS) – vRLI Cloud-Based Intelligent Logging for VCF to which I have been fortunate to contribute. https://docs.vmware.com/en/VMware-Cloud-Foundation/services/vcf-cloud-based-intelligent-logging-v1/GUID-D0C1D9F7-D6CC-4D21-98CD-A942018C9F67.html What is a VMware Validation Solution (VVS)? A VVS is a technical validated implementation, built and tested by VMware and VMware partners to help customers deliver common business use…Continue readingIntroducing VMware Validation Solution (VVS) – vRLI Cloud Based Intelligent Logging for VCF

GCVE, vRealize Log Insight Cloud

Forward GCVE SDDC Logs To vRealize Log Insight Cloud

In the May ’23 release of VMware Aria for Operations Logs SaaS added support for Logs from Google Cloud VMware Engine (GCVE) These logs include all the SDDC logs to support compliance and troubleshooting use cases. With the addition of support for GCVE logs, VMware Aria Operations for Logs offers…Continue readingForward GCVE SDDC Logs To vRealize Log Insight Cloud

PowervRLICloud, vRealize Log Insight Cloud

Aria Operations For Logs Cloud Top 10 Log Sources Report Using PowervRLICloud

  Use Case Generate an HTML Report for Top 10 Log Sources in Aria Operations For Logs Cloud a.k.a. vRLI Cloud Environment / Org using PowervRLICloud It displays 2 tables By Source – It displays the count of logs per log source IPs By Hostnames – It displays the count…Continue readingAria Operations For Logs Cloud Top 10 Log Sources Report Using PowervRLICloud