Skip to content
ScriptAutomate edited this page Nov 18, 2014 · 2 revisions

Welcome to the SumoTools wiki!

This is a module of PowerShell functions for running against the Sumo Logic API. Requires version 3.0 of PowerShell, as data is returned in JSON format and the module uses the ConvertFrom-Json function. All commands have been tested on PowerShell 4.0, but should work on v3.0+

These functions utilize the Sumo Logic API as documented here:

Will periodically be blogging about it here:

Clone this wiki locally