Details
Description
When starting the root instance with bin/start, the std output is redirected in data/karaf.out.
Unfortunately, there is not way to redirect the std output of a child instance (bin/instance just delegate to the instance Karaf commands).
It would be great to have a flag to redirect the std output in a file like for the root instance.