Git Product home page Git Product logo

sumo-java-client's Introduction

Slack Status

Introduction

Sumo Logic provides a cloud-based log management solution. It can process and analyze log files in peta-byte scale. This library provides a Java client to execute searches on the data collected by the Sumo Logic service.

News

  • 2018-10-31: Version 2.7 released to maven central.
  • 2018-08-30: Version 2.6 released to maven central.
  • 2017-09-27: Version 2.4 released to maven central.
  • 2017-07-11: The Search API has been removed
  • 2017-03-28: Version 2.3 released to maven central.
  • 2017-02-21: The Search API has been deprecated and will be removed in the next release. Please migrate to the Search Job API by using the SearchJobClient class.
  • 2016-09-16: Version 2.2 released to maven central.
  • 2015-11-23: Version 2.1 released to maven central.
  • 2014-10-30: Version 2.0 released to maven central.
  • 2012-09-12: Version 1.0 released to maven central.

How to use

The Java client library is available on Maven central (http://search.maven.org/). To use it, add:

<dependency>
  <groupId>com.sumologic.api.client</groupId>
  <artifactId>sumo-java-client</artifactId> 
  <version>2.7</version>
</dependency>

to your pom.xml

Making changes to the code

mvn assembly:assembly -DdescriptorId=jar-with-dependencies to compile the code with all depedencies.

Then edit bin/run-search-job-result-dumper.sh to point to target/sumo-java-client-<version>-SNAPSHOT-jar-with-dependencies.jar

You can test out api changes with bin/run-search-job-result-dumper.sh and entering the appropriate parameters to connect with and query the api.

TLS 1.2 Requirement

Sumo Logic only accepts connections from clients using TLS version 1.2 or greater. To utilize the content of this repo, ensure that it's running in an execution environment that is configured to use TLS 1.2 or greater.

License

The Sumo Logic client library is published under the Apache Software License, Version 2.0. Please visit http://www.apache.org/licenses/LICENSE-2.0.txt for details.

Support

If you have any problems using our Java client or if you need support please do not hesitate contact us via e-mail at [email protected]

sumo-java-client's People

Contributors

kumoroku avatar sebastian-mies avatar daphy avatar tanayjha avatar frankreno avatar jakozaur avatar lei-sumo avatar paladin8 avatar mccartney avatar cddude229 avatar charlessumo avatar piotr-sumo avatar dependabot[bot] avatar davidblondeau avatar rvmiller89 avatar c95qi avatar kwanpeter avatar davidcarltonsumo avatar centic9 avatar germanborbolla avatar

Watchers

James Cloos avatar Michael Rutherfurd avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.