For shell bolts and shell spouts they can write out special log commands that get read and logged by the java process. If you write directly out to stderr it is also logged by the java process.
-Bobby On 3/21/14, 2:21 AM, "padma priya chitturi" <[email protected]> wrote: >Hi, > >I just wanted to know how logging is performed in storm. I am currently >using storm-0.9.0.1. I couldn't make out where is the directory storm/logs >being used in storm python script. Running the daemons nimbus and >supervisor seems to read storm/logback/cluster.xml as input. where is this >xml file parsed and read ? > >Thanks, >Padma Ch.
