Category: PowervRLICloud

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

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

PowervRLICloud, vRealize Log Insight Cloud

Manage VMware Cloud Services Platform (CSP) Org access for Aria Operations for Logs Cloud using PowervRLICloud

  With the latest version 1.2 of PowervRLICloud, I have added cmdlets to manage VMware CSP Org access for Aria Operations for Logs a.k.a. vRLICloud In this blog, I will demonstrate how to manage user access to vRLICloud using PowervRLICloud. Pre-requisites Following are the pre-requisites PowervRLICloud Version 1.2 Powershell 6/7…Continue readingManage VMware Cloud Services Platform (CSP) Org access for Aria Operations for Logs Cloud using PowervRLICloud

PowervRLICloud, vRealize Log Insight Cloud

Announcing PowervRLICloud Version 1.1

What’s New with 1.1 version? 6 x New cmdlets for Cloud Service Platform (CSP) Org Management Search-UserInOrg Get-UserServiceRoles Invite-NewUserTovRLICloudService Add-UserTovRLICloudService Remove-UserFromvRLICloudService Remove-UserFromOrg 2 x New cmdlets for Ingesting Logs to vRLI Cloud Post-LogsTovRLICloud Post-LogsToCloudProxy New Version of Connect-vRLI-Cloud cmdlet Bug fix for Get-UsageReport cmdlet How to upgrade? Option 1 Update-Module…Continue readingAnnouncing PowervRLICloud Version 1.1

PowervRLICloud, vRealize Log Insight Cloud

Identify Noisy Log Sources in VMware Aria Operations for Logs Cloud using PowervRLICloud

  VMware Aria Operations for Logs Cloud a.k.a. vRLI Cloud is SaaS Service that allows you to manage data at scale and it helps provide deep operational visibility and intelligent analytics for troubleshooting and auditing across private, hybrid, and multi-cloud environments. As it is a SaaS-based service the billing is…Continue readingIdentify Noisy Log Sources in VMware Aria Operations for Logs Cloud using PowervRLICloud

PowervRLICloud, vRealize Log Insight Cloud

Search logs in vRealize Log Insight Cloud using PowervRLICloud

  In my previous blog, I announced the release of PowervRLICloud, a PowerShell module that abstracts the VMware vRealize LogInsight Cloud APIs to a set of easily used PowerShell functions. This tool provides a comprehensive command-line environment for managing your VMware vRealize LogInsight Cloud environment In this blog, I will…Continue readingSearch logs in vRealize Log Insight Cloud using PowervRLICloud

PowervRLICloud, vRealize Log Insight Cloud

Announcing PowervRLICloud

With the latest October release, vRLI Cloud added support for REST-based Public API Support. You can refer Release Notes API Documentation What is PowervRLICloud? PowervRLICloud is a PowerShell module that abstracts the VMware vRealize LogInsight Cloud APIs to a set of easily used PowerShell functions. This tool provides a comprehensive…Continue readingAnnouncing PowervRLICloud