I'm running a test OpenBD 2 upgrade from 1.4. Switching to jetty.
Everything is working great, but I'd like to redirect the Log file
location... it is currently putting them in the /tmp/openbd81 and I'd
prefer them in the /WEB-INF/bluedragon/work directory. I'm sure I
just missed the appropriate entry in bluedragon.xml, but for the life
of me, I can't figure it out. Btw, this is on ubuntu server 10.04.
> I'm running a test OpenBD 2 upgrade from 1.4. Switching to jetty.
> Everything is working great, but I'd like to redirect the Log file
> location... it is currently putting them in the /tmp/openbd81 and I'd
> prefer them in the /WEB-INF/bluedragon/work directory. I'm sure I
> just missed the appropriate entry in bluedragon.xml, but for the life
> of me, I can't figure it out. Btw, this is on ubuntu server 10.04.
Not sure which logs you're looking for but one of the properties in bluedragon.xml in the <system> section would be the <tempdirectory>/WEB-INF/bluiedragon/work/temp/</tempdirectory> There atleast your error logs would land... in the rtelogs directory. Nut sure what controls the location for the bluedragon.log it self which would be one level up from the /temp directory.
It might be controlled by the WEB-INF/web.xml There the BLUEDRAGON_WORKING_DIRECTORY points to this directory /WEB-INF/bluedragon/work
> Not sure which logs you're looking for but one of the properties in
> bluedragon.xml in the <system> section would be the
> <tempdirectory>/WEB-INF/bluiedragon/work/temp/</tempdirectory>
> There atleast your error logs would land... in the rtelogs directory.
> Nut sure what controls the location for the bluedragon.log it self which
> would be one level up from the /temp directory.
> It might be controlled by the WEB-INF/web.xml There the
> BLUEDRAGON_WORKING_DIRECTORY points to this directory
> /WEB-INF/bluedragon/work
> but on the WEB-INF/bluedragon/work/temp I just see this files:
> drwxr-xr-x 2 root root 1024 Feb 16 13:38 cfjavascript > drwxr-xr-x 2 root root 1024 Feb 16 13:38 cfstylesheet > -rw-r--r-- 1 root root 0 Dec 28 03:23 multicast.log > drwxr-xr-x 2 root root 61440 Feb 16 15:41 rtelogs > drwxr-xr-x 3 root root 1024 Feb 16 13:38 ws
> and on the /temp/openbd81/ I see the rest of the temporary files:
> -rw-r--r-- 1 root root 3748 Feb 16 13:38 bluedragon.log > -rw-r--r-- 1 root root 420965 Feb 17 08:35 bluedragon.log.1 > -rw-r--r-- 1 root root 3748 Feb 15 09:25 bluedragon.log.10 > -rw-r--r-- 1 root root 3748 Feb 16 13:38 bluedragon.log.2 > -rw-r--r-- 1 root root 3748 Feb 16 13:38 bluedragon.log.3 > -rw-r--r-- 1 root root 3748 Feb 16 13:38 bluedragon.log.4 > -rw-r--r-- 1 root root 3748 Feb 16 13:38 bluedragon.log.5 > -rw-r--r-- 1 root root 3748 Feb 16 13:37 bluedragon.log.6 > -rw-r--r-- 1 root root 3748 Feb 15 09:26 bluedragon.log.7 > -rw-r--r-- 1 root root 35414 Feb 16 13:35 bluedragon.log.8 > -rw-r--r-- 1 root root 3748 Feb 15 09:25 bluedragon.log.9 > drwxr-xr-x 2 root root 104448 Feb 16 13:37 cfchart > drwxr-xr-x 2 root root 1024 Jan 11 14:57 cflog > drwxr-xr-x 4 root root 1024 Jan 10 15:32 cfmail > drwxr-xr-x 4 root root 1024 Jan 10 15:32 cfquerybatch > drwxr-xr-x 2 root root 1024 Jan 10 15:32 cfschedule > drwxr-xr-x 8 root root 1024 Jan 10 15:32 plugin-cfcron > drwxr-xr-x 2 root root 1024 Jan 10 15:32 slowlog
> BTW, on the Log Files section of the OpenBD Administrator I just see > this message:
> Log Files
> No log files available
> Thank you for our help...
> Dante
> On 17 feb, 05:51, Mats Stromberg <dothebizz...@gmail.com> wrote: >> Not sure which logs you're looking for but one of the properties in >> bluedragon.xml in the <system> section would be the >> <tempdirectory>/WEB-INF/bluiedragon/work/temp/</tempdirectory> >> There atleast your error logs would land... in the rtelogs directory. >> Nut sure what controls the location for the bluedragon.log it self which >> would be one level up from the /temp directory.
>> It might be controlled by the WEB-INF/web.xml There the >> BLUEDRAGON_WORKING_DIRECTORY points to this directory >> /WEB-INF/bluedragon/work
> > BTW, on the Log Files section of the OpenBD Administrator I just see > > this message:
> > Log Files
> > No log files available
> > Thank you for our help...
> > Dante
> > On 17 feb, 05:51, Mats Stromberg <dothebizz...@gmail.com> wrote: > >> Not sure which logs you're looking for but one of the properties in > >> bluedragon.xml in the <system> section would be the > >> <tempdirectory>/WEB-INF/bluiedragon/work/temp/</tempdirectory> > >> There atleast your error logs would land... in the rtelogs directory. > >> Nut sure what controls the location for the bluedragon.log it self which > >> would be one level up from the /temp directory.
> >> It might be controlled by the WEB-INF/web.xml There the > >> BLUEDRAGON_WORKING_DIRECTORY points to this directory > >> /WEB-INF/bluedragon/work
> > BTW, on the Log Files section of the OpenBD Administrator I just see
> > this message:
> > Log Files
> > No log files available
> > Thank you for our help...
> > Dante
> > On 17 feb, 05:51, Mats Stromberg <dothebizz...@gmail.com> wrote:
> >> Not sure which logs you're looking for but one of the properties in
> >> bluedragon.xml in the <system> section would be the
> >> <tempdirectory>/WEB-INF/bluiedragon/work/temp/</tempdirectory>
> >> There atleast your error logs would land... in the rtelogs directory.
> >> Nut sure what controls the location for the bluedragon.log it self which
> >> would be one level up from the /temp directory.
> >> It might be controlled by the WEB-INF/web.xml There the
> >> BLUEDRAGON_WORKING_DIRECTORY points to this directory
> >> /WEB-INF/bluedragon/work
> I'm running a test OpenBD 2 upgrade from 1.4. Switching to jetty. > Everything is working great, but I'd like to redirect the Log file > location... it is currently putting them in the /tmp/openbd81 and I'd > prefer them in the /WEB-INF/bluedragon/work directory. I'm sure I > just missed the appropriate entry in bluedragon.xml, but for the life > of me, I can't figure it out. Btw, this is on ubuntu server 10.04.
> You are looking for the entry in /<webapp>/WEB-INF/web.xml
> you will see a reference to the working folder. Change that and you
> are cooking.
> On 16/02/2012 19:26, tbear2001 wrote:
> > I'm running a test OpenBD 2 upgrade from 1.4. Switching to jetty.
> > Everything is working great, but I'd like to redirect the Log file
> > location... it is currently putting them in the /tmp/openbd81 and I'd
> > prefer them in the /WEB-INF/bluedragon/work directory. I'm sure I
> > just missed the appropriate entry in bluedragon.xml, but for the life
> > of me, I can't figure it out. Btw, this is on ubuntu server 10.04.
> But I think this is a bug, because this parameter appeared here before
> the 2.0 upgrade.
> Thank you for your help!
> Dante
> On 17 feb, 09:59, Alan Williamson <a...@aw20.co.uk> wrote:
> > You are looking for the entry in /<webapp>/WEB-INF/web.xml
> > you will see a reference to the working folder. Change that and you
> > are cooking.
> > On 16/02/2012 19:26, tbear2001 wrote:
> > > I'm running a test OpenBD 2 upgrade from 1.4. Switching to jetty.
> > > Everything is working great, but I'd like to redirect the Log file
> > > location... it is currently putting them in the /tmp/openbd81 and I'd
> > > prefer them in the /WEB-INF/bluedragon/work directory. I'm sure I
> > > just missed the appropriate entry in bluedragon.xml, but for the life
> > > of me, I can't figure it out. Btw, this is on ubuntu server 10.04.