Uses of Class
com.splunk.logging.HttpEventCollectorEventInfo
Package | Description |
---|---|
com.splunk.logging | |
com.splunk.logging.serialization |
-
Uses of HttpEventCollectorEventInfo in com.splunk.logging
Methods in com.splunk.logging with parameters of type HttpEventCollectorEventInfo Modifier and Type Method Description String
EventBodySerializer. serializeEventBody(HttpEventCollectorEventInfo eventInfo, Object formattedMessage)
-
Uses of HttpEventCollectorEventInfo in com.splunk.logging.serialization
Methods in com.splunk.logging.serialization with parameters of type HttpEventCollectorEventInfo Modifier and Type Method Description com.google.gson.JsonElement
EventInfoTypeAdapter. serialize(HttpEventCollectorEventInfo src, Type typeOfSrc, com.google.gson.JsonSerializationContext context)
String
HecJsonSerializer. serialize(HttpEventCollectorEventInfo info)