Sumocli
What is Sumocli?
Sumocli is a CLI application that provides the ability to interact with the Sumo Logic public API from your local machine command line or a CI/CD pipeline. I choose to build this application for two reasons:
I wanted to have my entire Sumo Logic configuration deployed through a CI/CD pipeline
Have the ability to interact with Sumo Logic via the command line
Create something cool using Golang
I decided to open source this project as other people in the Sumo Logic community may find this useful and solve some problems they may have.
Last updated
Was this helpful?