Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- addPair(String, boolean) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
-
Add a key value pair
- addPair(String, char) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
-
Add a key value pair
- addPair(String, double) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
-
Add a key value pair
- addPair(String, int) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
-
Add a key value pair
- addPair(String, long) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
-
Add a key value pair
- addPair(String, Object) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
-
Add a key value pair
- addPair(String, String) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
-
Add a key value pair
- addThrowable(Throwable) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
-
Utility method for formatting Throwable,Error,Exception objects in a more linear and Splunk friendly manner than printStackTrace
- addThrowable(Throwable, int) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
-
Utility method for formatting Throwable,Error,Exception objects in a more linear and Splunk friendly manner than printStackTrace
- args - Variable in class org.apache.camel.component.splunk.support.SplunkDataWriter
B
- buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.splunk.SplunkEndpointUriFactory
C
- COMMON_CATEGORY - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
-
A device-specific classification provided as part of the event.
- COMMON_COUNT - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
-
A device-specific classification provided as part of the event.
- COMMON_DESC - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
-
The free-form description of a particular event.
- COMMON_DHCP_POOL - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
-
The name of a given DHCP pool on a DHCP server.
- COMMON_DURATION - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
-
The amount of time the event lasted.
- COMMON_DVC_HOST - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
-
The fully qualified domain name of the device transmitting or recording the log record.
- COMMON_DVC_IP - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
-
The IPv4 address of the device reporting the event.
- COMMON_DVC_IP6 - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
-
The IPv6 address of the device reporting the event.
- COMMON_DVC_LOCATION - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
-
The free-form description of the device's physical location.
- COMMON_DVC_MAC - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
-
The MAC (layer 2) address of the device reporting the event.
- COMMON_DVC_NT_DOMAIN - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
-
The Windows NT domain of the device recording or transmitting the event.
- COMMON_DVC_NT_HOST - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
-
The Windows NT host name of the device recording or transmitting the event.
- COMMON_DVC_TIME - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
-
Time at which the device recorded the event.
- COMMON_END_TIME - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
-
The event's specified end time.
- COMMON_EVENT_ID - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
-
A unique identifier that identifies the event.
- COMMON_LENGTH - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
-
The length of the datagram, event, message, or packet.
- COMMON_LOG_LEVEL - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
-
The log-level that was set on the device and recorded in the event.
- COMMON_NAME - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
-
The name of the event as reported by the device.
- COMMON_PID - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
-
An integer assigned by the device operating system to the process creating the record.
- COMMON_PRIORITY - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
-
An environment-specific assessment of the event's importance, based on elements such as event severity, business function of the affected system, or other locally defined variables.
- COMMON_PRODUCT - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
-
The product that generated the event.
- COMMON_PRODUCT_VERSION - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
-
The version of the product that generated the event.
- COMMON_REASON - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
-
The result root cause, such as connection refused, timeout, crash, and so on.
- COMMON_RESULT - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
-
The action result.
- COMMON_SEVERITY - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
-
The severity (or priority) of an event as reported by the originating device.
- COMMON_START_TIME - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
-
The event's specified start time.
- COMMON_TRANSACTION_ID - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
-
The transaction identifier.
- COMMON_URL - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
-
A uniform record locator (a web address, in other words) included in a record.
- COMMON_VENDOR - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
-
The vendor who made the product that generated the event.
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.splunk.SplunkComponentConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.splunk.SplunkEndpointConfigurer
- ConsumerType - Enum Class in org.apache.camel.component.splunk
- createConsumer(Processor) - Method in class org.apache.camel.component.splunk.SplunkEndpoint
- createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.splunk.SplunkComponent
- createExchanges(List<SplunkEvent>) - Method in class org.apache.camel.component.splunk.SplunkConsumer
- createProducer() - Method in class org.apache.camel.component.splunk.SplunkEndpoint
- createService(CamelContext) - Method in class org.apache.camel.component.splunk.SplunkConnectionFactory
- createSocket(Service) - Method in class org.apache.camel.component.splunk.support.SplunkDataWriter
- createSocket(Service) - Method in class org.apache.camel.component.splunk.support.StreamDataWriter
- createSocket(Service) - Method in class org.apache.camel.component.splunk.support.SubmitDataWriter
- createSocket(Service) - Method in class org.apache.camel.component.splunk.support.TcpDataWriter
D
- DataWriter - Interface in org.apache.camel.component.splunk.support
- DefaultSplunkConfigurationFactory - Class in org.apache.camel.component.splunk
- DefaultSplunkConfigurationFactory() - Constructor for class org.apache.camel.component.splunk.DefaultSplunkConfigurationFactory
- doStop() - Method in class org.apache.camel.component.splunk.SplunkEndpoint
- doStop() - Method in class org.apache.camel.component.splunk.SplunkProducer
- doWrite(String) - Method in class org.apache.camel.component.splunk.support.SplunkDataWriter
- doWrite(String) - Method in class org.apache.camel.component.splunk.support.SubmitDataWriter
E
- endpoint - Variable in class org.apache.camel.component.splunk.support.SplunkDataWriter
F
- fromUri(String) - Static method in enum class org.apache.camel.component.splunk.ConsumerType
- fromUri(String) - Static method in enum class org.apache.camel.component.splunk.ProducerType
G
- getApp() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
- getApp() - Method in class org.apache.camel.component.splunk.SplunkConnectionFactory
- getCollectionValueType(Object, String, boolean) - Method in class org.apache.camel.component.splunk.SplunkEndpointConfigurer
- getConfiguration() - Method in class org.apache.camel.component.splunk.SplunkEndpoint
- getConnectionFactory() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
- getConnectionTimeout() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
- getConnectionTimeout() - Method in class org.apache.camel.component.splunk.SplunkConnectionFactory
- getCount() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
- getCount() - Method in class org.apache.camel.component.splunk.support.SplunkDataReader
- getDataWriter() - Method in class org.apache.camel.component.splunk.SplunkProducer
- getEarliestTime() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
- getEarliestTime() - Method in class org.apache.camel.component.splunk.support.SplunkDataReader
- getEventData() - Method in class org.apache.camel.component.splunk.event.SplunkEvent
- getEventHost() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
- getHost() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
- getIndex() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
- getInitEarliestTime() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
- getInitEarliestTime() - Method in class org.apache.camel.component.splunk.support.SplunkDataReader
- getLatestTime() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
- getLatestTime() - Method in class org.apache.camel.component.splunk.support.SplunkDataReader
- getName() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
- getOptionType(String, boolean) - Method in class org.apache.camel.component.splunk.SplunkComponentConfigurer
- getOptionType(String, boolean) - Method in class org.apache.camel.component.splunk.SplunkEndpointConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.splunk.SplunkComponentConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.splunk.SplunkEndpointConfigurer
- getOwner() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
- getPassword() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
- getPort() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
- getSavedSearch() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
- getScheme() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
- getScheme() - Method in class org.apache.camel.component.splunk.SplunkConnectionFactory
- getSearch() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
- getSearch() - Method in class org.apache.camel.component.splunk.support.SplunkDataReader
- getService() - Method in class org.apache.camel.component.splunk.SplunkEndpoint
- getServiceMetadata() - Method in class org.apache.camel.component.splunk.SplunkEndpoint
- getServiceProtocol() - Method in class org.apache.camel.component.splunk.SplunkEndpoint
- getServiceUrl() - Method in class org.apache.camel.component.splunk.SplunkEndpoint
- getSource() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
- getSourceType() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
- getSplunkConfigurationFactory() - Method in class org.apache.camel.component.splunk.SplunkComponent
- getSslProtocol() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
- getSslProtocol() - Method in class org.apache.camel.component.splunk.SplunkConnectionFactory
- getTcpReceiverLocalPort() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
- getTcpReceiverPort() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
- getToken() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
- getToken() - Method in class org.apache.camel.component.splunk.SplunkConnectionFactory
- getUsername() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
I
- isConnected() - Method in interface org.apache.camel.component.splunk.support.DataWriter
- isConnected() - Method in class org.apache.camel.component.splunk.support.SplunkDataWriter
- isEnabled(String) - Method in class org.apache.camel.component.splunk.SplunkEndpointUriFactory
- isLenientProperties() - Method in class org.apache.camel.component.splunk.SplunkEndpointUriFactory
- isRaw() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
- isStreaming() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
- isUseSunHttpsHandler() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
- isUseSunHttpsHandler() - Method in class org.apache.camel.component.splunk.SplunkConnectionFactory
- isValidateCertificates() - Method in class org.apache.camel.component.splunk.SplunkConfiguration
- isValidateCertificates() - Method in class org.apache.camel.component.splunk.SplunkConnectionFactory
L
- LINEBREAK - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
-
Event break delimiter
- lock - Variable in class org.apache.camel.component.splunk.support.SplunkDataWriter
M
- multiValuePrefixes() - Method in class org.apache.camel.component.splunk.SplunkEndpointUriFactory
N
- NORMAL - Enum constant in enum class org.apache.camel.component.splunk.ConsumerType
O
- org.apache.camel.component.splunk - package org.apache.camel.component.splunk
- org.apache.camel.component.splunk.event - package org.apache.camel.component.splunk.event
- org.apache.camel.component.splunk.support - package org.apache.camel.component.splunk.support
P
- parseMap(Map<String, Object>) - Method in class org.apache.camel.component.splunk.DefaultSplunkConfigurationFactory
- parseMap(Map<String, Object>) - Method in interface org.apache.camel.component.splunk.SplunkConfigurationFactory
- poll() - Method in class org.apache.camel.component.splunk.SplunkConsumer
- process(SplunkEvent) - Method in interface org.apache.camel.component.splunk.support.SplunkResultProcessor
- process(Exchange) - Method in class org.apache.camel.component.splunk.SplunkProducer
- processBatch(Queue<Object>) - Method in class org.apache.camel.component.splunk.SplunkConsumer
- ProducerType - Enum Class in org.apache.camel.component.splunk
- propertyNames() - Method in class org.apache.camel.component.splunk.SplunkEndpointUriFactory
R
- read() - Method in class org.apache.camel.component.splunk.support.SplunkDataReader
- read(SplunkResultProcessor) - Method in class org.apache.camel.component.splunk.support.SplunkDataReader
- REALTIME - Enum constant in enum class org.apache.camel.component.splunk.ConsumerType
- reset(Exception) - Method in class org.apache.camel.component.splunk.SplunkEndpoint
S
- SAVEDSEARCH - Enum constant in enum class org.apache.camel.component.splunk.ConsumerType
- secretPropertyNames() - Method in class org.apache.camel.component.splunk.SplunkEndpointUriFactory
- setApp(String) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
-
Splunk app
- setApp(String) - Method in class org.apache.camel.component.splunk.SplunkConnectionFactory
- setCommonCategory(String) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
- setCommonCount(String) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
- setCommonDesc(String) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
- setCommonDhcpPool(String) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
- setCommonDuration(long) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
- setCommonDvcHost(String) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
- setCommonDvcIp(String) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
- setCommonDvcIp6(String) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
- setCommonDvcLocation(String) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
- setCommonDvcMac(String) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
- setCommonDvcNtDomain(String) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
- setCommonDvcNtHost(String) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
- setCommonDvcTime(long) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
- setCommonEndTime(long) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
- setCommonEventId(long) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
- setCommonLength(long) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
- setCommonLogLevel(String) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
- setCommonName(String) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
- setCommonPid(long) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
- setCommonPriority(long) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
- setCommonProduct(String) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
- setCommonProductVersion(long) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
- setCommonReason(String) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
- setCommonResult(String) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
- setCommonSeverity(String) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
- setCommonStartTime(long) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
- setCommonTransactionId(String) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
- setCommonUrl(String) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
- setCommonVendor(String) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
- setConnectionFactory(SplunkConnectionFactory) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
-
Splunk connection factory.
- setConnectionTimeout(int) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
-
Timeout in MS when connecting to Splunk server
- setConnectionTimeout(int) - Method in class org.apache.camel.component.splunk.SplunkConnectionFactory
- setCount(int) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
-
A number that indicates the maximum number of entities to return.
- setEarliestTime(String) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
-
Earliest time of the search time window.
- setEventHost(String) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
-
Override the default Splunk event host field
- setHost(String) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
-
Splunk host.
- setHost(String) - Method in class org.apache.camel.component.splunk.support.TcpDataWriter
- setIndex(String) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
-
Splunk index to write to
- setIndex(String) - Method in class org.apache.camel.component.splunk.support.StreamDataWriter
- setIndex(String) - Method in class org.apache.camel.component.splunk.support.SubmitDataWriter
- setInitEarliestTime(String) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
-
Initial start offset of the first search
- setLatestTime(String) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
-
Latest time of the search time window.
- setLocalPort(Optional<Integer>) - Method in class org.apache.camel.component.splunk.support.TcpDataWriter
- setName(String) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
- setOwner(String) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
-
Splunk owner
- setPassword(String) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
-
Password for Splunk
- setPort(int) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
-
Splunk port
- setPort(int) - Method in class org.apache.camel.component.splunk.support.TcpDataWriter
- setRaw(boolean) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
-
Should the payload be inserted raw
- setSavedSearch(String) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
-
The name of the query saved in Splunk to run
- setScheme(String) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
-
Splunk scheme
- setScheme(String) - Method in class org.apache.camel.component.splunk.SplunkConnectionFactory
- setSearch(String) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
-
The Splunk query to run
- setSource(String) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
-
Splunk source argument
- setSourceType(String) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
-
Splunk sourcetype argument
- setSplunkConfigurationFactory(SplunkConfigurationFactory) - Method in class org.apache.camel.component.splunk.SplunkComponent
-
To use the
SplunkConfigurationFactory - setSslProtocol(SSLSecurityProtocol) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
-
Set the ssl protocol to use
- setSslProtocol(SSLSecurityProtocol) - Method in class org.apache.camel.component.splunk.SplunkConnectionFactory
- setStreaming(boolean) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
-
Sets streaming mode.
- setTcpReceiverLocalPort(Integer) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
-
Splunk tcp receiver port defined locally on splunk server.
- setTcpReceiverPort(int) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
-
Splunk tcp receiver port
- setToken(String) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
-
User's token for Splunk.
- setToken(String) - Method in class org.apache.camel.component.splunk.SplunkConnectionFactory
- setUpdatePackage(String) - Method in class org.apache.camel.component.splunk.event.SplunkEvent
- setUsername(String) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
-
Username for Splunk
- setUseSunHttpsHandler(boolean) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
-
Use sun.net.www.protocol.https.Handler Https handler to establish the Splunk Connection.
- setUseSunHttpsHandler(boolean) - Method in class org.apache.camel.component.splunk.SplunkConnectionFactory
- setValidateCertificates(boolean) - Method in class org.apache.camel.component.splunk.SplunkConfiguration
-
Sets client's certificate validation mode.
- setValidateCertificates(boolean) - Method in class org.apache.camel.component.splunk.SplunkConnectionFactory
- SplunkComponent - Class in org.apache.camel.component.splunk
-
Represents the component that manages
SplunkEndpoint. - SplunkComponent() - Constructor for class org.apache.camel.component.splunk.SplunkComponent
- SplunkComponentConfigurer - Class in org.apache.camel.component.splunk
-
Generated by camel build tools - do NOT edit this file!
- SplunkComponentConfigurer() - Constructor for class org.apache.camel.component.splunk.SplunkComponentConfigurer
- SplunkConfiguration - Class in org.apache.camel.component.splunk
- SplunkConfiguration() - Constructor for class org.apache.camel.component.splunk.SplunkConfiguration
- SplunkConfigurationFactory - Interface in org.apache.camel.component.splunk
- SplunkConnectionFactory - Class in org.apache.camel.component.splunk
- SplunkConnectionFactory(String, int, String, String) - Constructor for class org.apache.camel.component.splunk.SplunkConnectionFactory
- SplunkConnectionFactory(String, String) - Constructor for class org.apache.camel.component.splunk.SplunkConnectionFactory
- SplunkConsumer - Class in org.apache.camel.component.splunk
-
The Splunk consumer.
- SplunkConsumer(SplunkEndpoint, Processor, ConsumerType) - Constructor for class org.apache.camel.component.splunk.SplunkConsumer
- SplunkDataReader - Class in org.apache.camel.component.splunk.support
- SplunkDataReader(SplunkEndpoint, ConsumerType) - Constructor for class org.apache.camel.component.splunk.support.SplunkDataReader
- SplunkDataWriter - Class in org.apache.camel.component.splunk.support
- SplunkDataWriter(SplunkEndpoint, Args) - Constructor for class org.apache.camel.component.splunk.support.SplunkDataWriter
- SplunkEndpoint - Class in org.apache.camel.component.splunk
-
Publish or search for events in Splunk.
- SplunkEndpoint() - Constructor for class org.apache.camel.component.splunk.SplunkEndpoint
- SplunkEndpoint(String, SplunkComponent, SplunkConfiguration) - Constructor for class org.apache.camel.component.splunk.SplunkEndpoint
- SplunkEndpointConfigurer - Class in org.apache.camel.component.splunk
-
Generated by camel build tools - do NOT edit this file!
- SplunkEndpointConfigurer() - Constructor for class org.apache.camel.component.splunk.SplunkEndpointConfigurer
- SplunkEndpointUriFactory - Class in org.apache.camel.component.splunk
-
Generated by camel build tools - do NOT edit this file!
- SplunkEndpointUriFactory() - Constructor for class org.apache.camel.component.splunk.SplunkEndpointUriFactory
- SplunkEvent - Class in org.apache.camel.component.splunk.event
- SplunkEvent() - Constructor for class org.apache.camel.component.splunk.event.SplunkEvent
-
Default constructor
- SplunkEvent(String, String) - Constructor for class org.apache.camel.component.splunk.event.SplunkEvent
-
Constructor to create a generic event with the default format
- SplunkEvent(String, String, boolean, boolean) - Constructor for class org.apache.camel.component.splunk.event.SplunkEvent
-
Constructor to create a generic event
- SplunkEvent(Map<String, String>) - Constructor for class org.apache.camel.component.splunk.event.SplunkEvent
-
A Constructor to load data from a Map
- SplunkEvent(SplunkEvent) - Constructor for class org.apache.camel.component.splunk.event.SplunkEvent
-
A Copy constructor
- SplunkProducer - Class in org.apache.camel.component.splunk
-
The Splunk producer.
- SplunkProducer(SplunkEndpoint, ProducerType) - Constructor for class org.apache.camel.component.splunk.SplunkProducer
- SplunkResultProcessor - Interface in org.apache.camel.component.splunk.support
-
Processes splunk results
- start() - Method in interface org.apache.camel.component.splunk.support.DataWriter
- start() - Method in class org.apache.camel.component.splunk.support.SplunkDataWriter
- stop() - Method in interface org.apache.camel.component.splunk.support.DataWriter
- stop() - Method in class org.apache.camel.component.splunk.support.SplunkDataWriter
- STREAM - Enum constant in enum class org.apache.camel.component.splunk.ProducerType
- StreamDataWriter - Class in org.apache.camel.component.splunk.support
- StreamDataWriter(SplunkEndpoint, Args) - Constructor for class org.apache.camel.component.splunk.support.StreamDataWriter
- SUBMIT - Enum constant in enum class org.apache.camel.component.splunk.ProducerType
- SubmitDataWriter - Class in org.apache.camel.component.splunk.support
- SubmitDataWriter(SplunkEndpoint, Args) - Constructor for class org.apache.camel.component.splunk.support.SubmitDataWriter
T
- TCP - Enum constant in enum class org.apache.camel.component.splunk.ProducerType
- TcpDataWriter - Class in org.apache.camel.component.splunk.support
- TcpDataWriter(SplunkEndpoint, Args) - Constructor for class org.apache.camel.component.splunk.support.TcpDataWriter
- toString() - Method in class org.apache.camel.component.splunk.event.SplunkEvent
-
return the completed event message
U
- UPDATE_PACKAGE - Static variable in class org.apache.camel.component.splunk.event.SplunkEvent
-
The name of the installed update.
V
- valueOf(String) - Static method in enum class org.apache.camel.component.splunk.ConsumerType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.camel.component.splunk.ProducerType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.apache.camel.component.splunk.ConsumerType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.camel.component.splunk.ProducerType
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- write(String) - Method in interface org.apache.camel.component.splunk.support.DataWriter
- write(String) - Method in class org.apache.camel.component.splunk.support.SplunkDataWriter
- write(SplunkEvent) - Method in interface org.apache.camel.component.splunk.support.DataWriter
- write(SplunkEvent) - Method in class org.apache.camel.component.splunk.support.SplunkDataWriter
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form