The Powershell script to download log files from S3 and forward them to vRealize Log Insight Cloud using the PowervRLICloud module. It has following pre-requisites. 1 - PowervRLICloud Version 1.1 2 - Connected to vRLI Cloud using Connect-vRLI-Cloud -APIToken $APIToken 3 - AWSPowerShell 4.1...
snippet.ps1
Use Case Generate an HTML Report for Top 10 Log Sources in vRLI Cloud Environment / Org. It displays 2 tables By Source - It displays the count of logs per log source IPs By Hostnames - It displays the count of logs per hostname Pre-requisites PowervRLICloud Version 1.1 Connected to...
vrlicloud_logsources_report.ps1