oscerd commented on code in PR #22345:
URL: https://github.com/apache/camel/pull/22345#discussion_r3013941648


##########
docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_19.adoc:
##########
@@ -554,6 +554,10 @@ All properties default to `0`, which means the Apache MINA 
SSHD defaults are use
 
 The older logic used for MDC (enabled via `camel.main.useMdcLogging = true`) 
is deprecated in favor of `camel-mdc` component.
 
+=== camel-splunk (Deprecation)
+
+The `camel-splunk` component is deprecated. The Splunk Java SDK it depends on 
is no longer actively maintained.

Review Comment:
   Thanks for the feedback! Added migration guidance in both the upgrade guide 
and the component doc page:
   
   - The upgrade guide now details what `camel-splunk-hec` supports 
(producer/event ingestion via HEC) and what is lost (consumer/search, TCP 
streaming, SUBMIT/STREAM publish types).
   - The component doc page now has a note pointing users to `camel-splunk-hec` 
for ingestion use cases.
   
   _Claude Code on behalf of Andrea Cosentino_



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to