Sumo Logic Ruby SDK

Build Status Code Climate MIT License

Ruby interface to the Sumo Logic REST API.

Please add your scripts and programs to the scripts folder.

Usage

The interface for this SDK is still being built out but follows the structure in the Sumo Logic Python SDK.

Exampe scripts are located in the scripts director of the GitHub repo.

More Info

  1. Sumo Logic API Documentation
  2. Sumo Logic Python SDK