Metadata-Version: 2.1
Name: sumologic-appclient-sdk
Version: 1.0.5
Summary: Sumo Logic appclient sdk for api based collection
Home-page: https://github.com/SumoLogic/sumologic-appclient-sdk
Author: SumoLogic
Author-email: it@sumologic.com
License: PSF
Description: # sumologic-appclient-sdk
        SDK with utility libraries for App team's collection clients
        
        ## omnistorage
        Omnistorage is a persistent key value store library which provides a unified and easy to use API and can be used with both oncloud and onprem applications.
        It hides the differences between datastores from major cloud providers like aws, gcp, azure and prevent data lock-in on a single vendor. 
        
        ## common
        Contains common utilities for config management, log management etc.
        
        ## sumoclient
        Sumo Logic Client supporting multiple output handlers like http, file, s3 etc.
        
        
        ## pkggenerator
        This module is responsible for building and deploying packages for both oncloud(aws, gcp and azure) and onprem enviroments(in pypi repo).
        
        
Keywords: sumologic python rest api log management analytics logreduce api appclient agent security siem collector forwarder
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.7
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Provides-Extra: all
Provides-Extra: dev
Provides-Extra: gcp
Provides-Extra: aws
Provides-Extra: azure
