Class 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.