Munishpal's Blog

Sharing My Learning !!

Uncategorized

Windows vCenter Log forwarding to VMware Log Intelligence using Fluentd

I co-authored the blog where we displayed how to install fluentd and send logs to VMware Log Intelligence (Click Here) however we did that for Linux which covers most of the scenarios however in this blog I will walk through fluentd installation on Windows where I have vCenter installed as…Continue readingWindows vCenter Log forwarding to VMware Log Intelligence using Fluentd

Uncategorized

Using Fluentd to send logs from any cloud to VMware Log Intelligence

This Blog Post demonstrates the step-by-step process to send logs from any cloud to VMware Log Intelligence using Fluentd. This blog has been co-authored by Yang Liang & Chris McClanahan What is Fluentd  Fluentd is an open source data collector. which lets your unify data collection and consumption for a…Continue readingUsing Fluentd to send logs from any cloud to VMware Log Intelligence

Uncategorized

Log Intelligence Features and UI Walk Through

 This post describes the features of Log Intelligence and does UI Walk Through Home Page When you log in, this is the first page where you will land up.You will see 3 sections Search Bar Event Observations Recent Alerts Search Bar Assuming you have data ingested already you can start…Continue readingLog Intelligence Features and UI Walk Through

Uncategorized

Log Intelligence Introduction and Getting Started

Introduction VMware Log Intelligence is one of many SaaS offering as part of  VMware Cloud Services It offers unified visibility across private clouds and AWS, including VMware Cloud on AWS, to provide deep operational insights and faster root cause analysis. It adds structure to unstructured log data, provides rich dashboards…Continue readingLog Intelligence Introduction and Getting Started

Uncategorized

vRealize Operations Manager 6.6 Views for VIAdmin

vROps have good amount of OOTB views which are useful and I believe following views would definitely help VI Admin Good Thing about vROps is that you can schedule the view as  reports so that you can automatically get reports via email. Click Here for more information I have also…Continue readingvRealize Operations Manager 6.6 Views for VIAdmin

Uncategorized

vRealize Operations Manager 6.6 Installation & Configuration

VMware released vRealize Operations Manager (vROps) 6.6. Release Notes can referred What\’s New in the release Deployment is pretty simple and divided 2 steps, In this blog post I will be deploying the vROps Installation – OVA deployment Configuration – Initial Cluster Configuration Installation Right Click on the Cluster/Host where…Continue readingvRealize Operations Manager 6.6 Installation & Configuration

Uncategorized

Kubernetes Dashboard on VMware PhotonOS

What is Kubernetes Dashboard Kubernetes Dashboard is a general purpose, web-based UI for Kubernetes clusters. It allows users to manage applications running in the cluster and troubleshoot them, as well as manage the cluster itself. You can use Dashboard to deploy containerized applications to a Kubernetes cluster, troubleshoot your containerized…Continue readingKubernetes Dashboard on VMware PhotonOS

Uncategorized

Kubernetes Installation & Configuration on VMware Photon OS

What is Kubernetes Kubernetes is an open-source platform for automating deployment, scaling, and operations of application containers across clusters of hosts, providing container-centric infrastructure. With Kubernetes, you are able to: Deploy your applications quickly and predictably. Scale your applications on the fly. Seamlessly roll out new features. Optimize use of…Continue readingKubernetes Installation & Configuration on VMware Photon OS