-
Type: Epic
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 10.10-HF57, 2021.14
-
Fix Version/s: None
-
Component/s: Streams
-
Tags:
In Nuxeo Cloud we deal with:
- Stream Failures
- Bad commands that need to be cleared
- Need to interrogate a Stream to see what it contains.
For these, we need to SSH on the Nuxeo host and initiate stream.sh command to perform the above steps. This is a lot of overhead and requires highly privileged access.
What we would like is an API to control the content of a stream. The API should also be able to tail or cat the stream so it can be pulled back into Cloud Console to provide a GUI view of the async tasks, more than get counter metrics.
The end goal would be a customer-based UI where they can see the same "works" and take action as self-service as we scale.
- is related to
-
NXP-30425 stream.sh workCat fails when Work cannot be loaded without runtime
- Resolved