|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LogglyBatchAppenderMBean
JMX Mbean interface for the LogglyBatchAppender.
| Method Summary | |
|---|---|
long |
getCurrentLogEntriesBufferSizeInBytes()
Size in bytes of the log entries that have not yet been sent to Loggly. |
int |
getDiscardedBucketsCount()
Number of discarded buckets |
long |
getSendDurationInNanos()
Duration spent sending logs to Loggly. |
int |
getSendExceptionCount()
Number of failing invocations to Loggly's send logs API. |
int |
getSendSuccessCount()
Number of successful invocations to Loggly's send logs API. |
long |
getSentBytes()
Number of bytes sent to Loggly. |
boolean |
isDebug()
|
void |
processLogEntries()
|
void |
setDebug(boolean debug)
Enable debugging |
| Method Detail |
|---|
void processLogEntries()
long getSentBytes()
long getSendDurationInNanos()
int getSendSuccessCount()
int getSendExceptionCount()
int getDiscardedBucketsCount()
long getCurrentLogEntriesBufferSizeInBytes()
boolean isDebug()
void setDebug(boolean debug)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||