public class LogSenderHarvestableImpl extends Harvestable
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getEndpointMethodName()
Agent endpoint to send log data to.
|
int |
getMaxSamplesStored()
Number of log sender events that can be stored.
|
configure, getAppName, harvestpublic java.lang.String getEndpointMethodName()
getEndpointMethodName in class Harvestablepublic int getMaxSamplesStored()
getMaxSamplesStored in class Harvestable