Re: Log to disk

2014-09-18 Thread Stephan Erb
l Aurora to log to disk? The documented parameters (see aurora-scheduler --help) seem to do nothing. AURORA_FLAGS=( ... -vlog=INFO -log_dir=/var/log/aurora ) Thanks, Stephan -- Stephan Erb Software Engineer *Blue Yonder GmbH* Ohiostrasse 8 D-76149 Karlsruhe Tel +49 (0)721 383 117

Re: Log to disk

2014-09-18 Thread Bill Farner
pproach is that you can use this strategy for all your applications*. * not all applications handle SIGHUP cleanly, so there are gotchas -=Bill On Thu, Sep 18, 2014 at 7:06 AM, Stephan Erb wrote: > Hi, > > is there a way to tell Aurora to log to disk? The documented parameters

Log to disk

2014-09-18 Thread Stephan Erb
Hi, is there a way to tell Aurora to log to disk? The documented parameters (see aurora-scheduler --help) seem to do nothing. AURORA_FLAGS=( ... -vlog=INFO -log_dir=/var/log/aurora ) Thanks, Stephan