Skip to content

Commit

Permalink
Merge pull request #107 from PKing70/patch-3
Browse files Browse the repository at this point in the history
Add Java lang requirement
  • Loading branch information
tdhellmann committed Mar 29, 2019
2 parents b3becb7 + e4aae33 commit 5cadd36
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Expand Up @@ -16,6 +16,21 @@ Splunk logging for Java provides:

* Support for batching events (sent to HTTP Event Collector only).</li>

### Requirements

Here's what you need to get going with the Splunk SDK for Java.

#### Splunk

If you haven't already installed Splunk, download it
[here](http://www.splunk.com/download). For more about installing and running
Splunk and system requirements, see
[Installing & Running Splunk](http://dev.splunk.com/view/SP-CAAADRV).

#### Java

You'll need Java version 7 or higher, from [OpenJDK](https://openjdk.java.net) or [Oracle](https://www.oracle.com/technetwork/java).

## Documentation and resources

* For more information about installing and using Splunk logging for Java, see
Expand Down

0 comments on commit 5cadd36

Please sign in to comment.