-
Task
-
Resolution: Done
-
Major
-
integration-2022-Q1
-
None
-
integration-doc-2021-12-27-2, integration-doc-2021-12-27
For the next release (after 1.6), update the Integrating Applications with Kamelets guide to use the provided `log-sink` kamelet rather than the custom example that the guide currently uses.
Currently, this would mean running any kamelet binding with the `-p "sink.showStreams=true` option. For example:
`kamel bind coffee-source log-sink -p "sink.showStreams=true"`
see the related dev JIRA ENTESB-17900 that Lucie (QE) created, requesting that the default for "showStreams" is "true" so that it shows the
. If that dev JIRA gets addressed, then the `-p "sink.showStreams=true` option will not be needed
- is related to
-
ENTESB-17900 Log-sink kamelet doesn't show body of message by default
- Closed