Skip to content

rickjury/sumo-powershell-sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sumo Logic PowerShell SDK

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.

Getting Started

1. Create a Sumo Logic account and get API access Id/Key

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.

2. Install Cmdlet module to your machine

Following this instruction to install PowerShell Module files under sumologic to your machine.
NOTE: This module requires PowerShell 3.0 or higher to work.

3. Run samples

Launch Sample.ps1 under sample folder and try some examples

Issues and Feature Request

Report any issue or idea through Git Hub

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%