I am attempting to emulate the Build Analyzer example with my own bucket and input stream. I believe I have set up everything correctly, but when I run test data, I do not get any results.
The entire log output is
[2013-03-29 08:57:16,988] INFO {org.wso2.carbon.databridge.core.DataBridge} - admin connected
Of course this makes sense when running in a production environment, but I have not been able to figure out how to increase the log level, ideally to some sort of trace mode, so I can see what is going on.
There are plenty of places to increase log levels, but unless I know which log levels to increase, I am afraid all I will do is add noise. How do I turn on appropriate logging in order to figure out what is going on?
As an aside, in my ideal world, there would be a place in the admin console where 1) all the streams and processes are mapped out (and verified) and 2) it would be possible to check a box to start tracing any stream.
TIA,
doug