Uses of Package
com.splunk.logging
-
Packages that use com.splunk.logging Package Description com.splunk.logging com.splunk.logging.serialization -
Classes in com.splunk.logging used by com.splunk.logging Class Description EventBodySerializer Define the interface to allow users to define their own event body serializer for HTTP event adapter: Simply create a class implementing this interface, and add the full class name as a property (`eventBodySerializer`) to the adapter.EventHeaderSerializer Define the interface to allow users to define their own event header serializer for HTTP event adapter: Simply create a class implementing this interface, and add the full class name as a property (`eventHeaderSerializer`) to the adapter.HttpEventCollectorErrorHandler.ErrorCallback HttpEventCollectorEventInfo Container for Splunk http event collector event dataHttpEventCollectorLog4jAppender Splunk Http Appender.HttpEventCollectorMiddleware.HttpSenderMiddleware An abstract middleware component.HttpEventCollectorMiddleware.IHttpSender An interface that describes an abstract events sender working asynchronously.HttpEventCollectorMiddleware.IHttpSenderCallback Callback methods invoked by events sender.HttpEventCollectorSender.SendMode Sender operation mode.HttpEventCollectorSender.TimeoutSettings -
Classes in com.splunk.logging used by com.splunk.logging.serialization Class Description EventBodySerializer Define the interface to allow users to define their own event body serializer for HTTP event adapter: Simply create a class implementing this interface, and add the full class name as a property (`eventBodySerializer`) to the adapter.EventHeaderSerializer Define the interface to allow users to define their own event header serializer for HTTP event adapter: Simply create a class implementing this interface, and add the full class name as a property (`eventHeaderSerializer`) to the adapter.HttpEventCollectorEventInfo Container for Splunk http event collector event data