Class HttpEventCollectorResendMiddleware

java.lang.Object
com.splunk.logging.HttpEventCollectorMiddleware.HttpSenderMiddleware
com.splunk.logging.HttpEventCollectorResendMiddleware

public class HttpEventCollectorResendMiddleware
extends HttpEventCollectorMiddleware.HttpSenderMiddleware
Splunk http event collector resend middleware. HTTP event collector middleware plug in that implements a simple resend policy. When HTTP post reply isn't an application error it tries to resend the data. An exponentially growing delay is used to prevent server overflow.