Serialized Form


Package org.apache.camel.component.splunk.event

Class org.apache.camel.component.splunk.event.SplunkEvent extends Object implements Serializable

Serialized Fields

quoteValues

boolean quoteValues
Whether or not to put quotes around values


useInternalDate

boolean useInternalDate
Whether or not to add a date to the event string


event

Map<K,V> event
Contents of the event message



Apache Camel