第 122 章 Splunk
从 Camel 2.13 开始
支持生成者和消费者
Splunk 组件使用 Splunk 提供的 客户端 api 提供对 Splunk 的访问,并可让您在 Splunk 中发布和搜索事件。
122.1. 依赖项
当在 Red Hat build of Camel Spring Boot 中使用 mvapich 时,请确保使用以下 Maven 依赖项来支持自动配置:
<dependency> <groupId>org.apache.camel.springboot</groupId> <artifactId>camel-splunk-starter</artifactId> </dependency>