Hi all, Thanks for the response.
On Fri, Apr 8, 2011 at 8:29 PM, Carl Trieloff <[email protected]> wrote: > > If the file got deleted, then Linux will let you continue to log to the > FD, tossing the contents to dev null. > I do not think file got delete, its there and it stops logging, I will double check with the disk space and all but I do not think there is an issue with disk place since it's having persistence configured, so if there is a disk space issue I remember Qpid used to show an error, but this seems to be something else. > > Do you have log rotation setup, alternately, you can configure the log > to syslog option. > Yes we have configured log rotation. We are using Qpid 0.8 Release on Enterprises SUSE Linux 11. What is the recommended way to configure Qpid logging ? This would be useful for us ! Thanks Lahiru > > Basically if you run a production broker with logging on, then you need > to select a log management strategy based on the mechanism used. These > are well documented practices for logs in Linux. > > Logging sink options: > --log-to-stderr yes|no (1) Send logging output to stderr > --log-to-stdout yes|no (0) Send logging output to stdout > --log-to-file FILE Send log output to FILE. > --log-to-syslog yes|no (0) Send logging output to syslog; > customize using --syslog-name and > --syslog-facility > --syslog-name NAME (lt-qpidd) Name to use in syslog messages > --syslog-facility LOG_XXX (LOG_DAEMON) > Facility to use in syslog messages > > Carl. > > > > On 04/08/2011 10:34 AM, Lahiru Gunathilake wrote: > > Hi Devs, > > > > We have a critical situation with out client deployment since we do not > see > > any logging in a production system ? > > > > If someone can provide some input it would be great for us. > > > > Lahiru > > > > On Thu, Apr 7, 2011 at 12:54 PM, Lahiru Gunathilake <[email protected] > >wrote: > > > >> Hi all, > >> > >> We have configured Qpid C++ broker to write the logs to a file using > qpidd > >> arguments. After running couple of hours it stops logging anything ? > >> > >> What is the default logging level (We have not specified any logging > level > >> ) ? > >> > >> Can someone give any clue why this is happening ? Qpid works without any > >> issue but there are not logs available. > >> > >> Lahiru > >> > > > --------------------------------------------------------------------- > Apache Qpid - AMQP Messaging Implementation > Project: http://qpid.apache.org > Use/Interact: mailto:[email protected] > >
