This is a community-supported Windows PowerShell Module to work with the Sumo Logic REST API. It is free and open source, subject to the terms of the Apache 2.0 license.
Create a Sumo Logic free account if you currently don't have one.
Create an access Id/Key pair following this instruction
Record the access Id/Key; they will be used to authenticate to Sumo Logic web service when creating session.
Following this instruction to install PowerShell Module files under sumologic
to your machine.
NOTE: This module requires PowerShell 3.0 or higher to work.
Launch Sample.ps1
under sample
folder and try some examples
Report any issue or idea through Git Hub