Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.
/ le_java Public archive

Direct logging support for Java language

License

Notifications You must be signed in to change notification settings

rapid7/le_java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using InsightOps?

Please use our updated library which supports specifying the region to send your log data to.

Build Status

Logging To Logentries from Java

Logentries currently supports logging from Java using the following logging libraries:


Account Setup

You can sign up for a Logentries account here. Once you have your credentials and have logged in, create a new host in the UI with a name that represents your app. Then, select this host and create a new logfile with a name that represents what you're logging. Select 'TOKEN TCP' as the source_type and click Register to create the log.


Maximum Log Length

Currently logs which exceed 65536 characters in length, including any patterns and timestamps you may include, will be split and sent as multiple logs.