Query Logging

Hello All

I have already post one question about how I can trace my query or put show
my queries in log generated by RT. Though I have made some changes which as
suggested by Raed. But still I am not been able to log my query in rt.log .
Can any one suggest me what I have been missing. I have already set
"Set($StatementLog,3);" and restarted apache. But my changes are still not
being reflected. And I m not been able to log my queries

Please any one can help me out in this is highly appreciated

Thanks & Regards

Correct usage is
Set($StatementLog,“debug”);
or
Set($StatementLog,“error”);

You have to restart server.On Fri, Jul 3, 2009 at 4:20 PM, Varunvarun.vyas@elitecore.com wrote:

Hello All

I have already post one question about how I can trace my query or put show
my queries in log generated by RT. Though I have made some changes which as
suggested by Raed. But still I am not been able to log my query in rt.log .
Can any one suggest me what I have been missing. I have already set
“Set($StatementLog,3);” and restarted apache. But my changes are still not
being reflected. And I m not been able to log my queries

Please any one can help me out in this is highly appreciated

Thanks & Regards


The rt-users Archives

Community help: http://wiki.bestpractical.com
Commercial support: sales@bestpractical.com

Discover RT’s hidden secrets with RT Essentials from O’Reilly Media.
Buy a copy at http://rtbook.bestpractical.com

Best regards, Ruslan.

Hi Ruslan

Thanks a lot for the giving me exact usage. And I will definitely made
changes as suggested by you and will let you know

Thanks & RegardsFrom: Ruslan Zakirov [mailto:ruslan.zakirov@gmail.com]
Sent: Friday, July 03, 2009 7:38 PM
To: Varun
Cc: rt-users@lists.bestpractical.com
Subject: Re: [rt-users] Query Logging

Correct usage is
Set($StatementLog,“debug”);
or
Set($StatementLog,“error”);

You have to restart server.

Hello All

I have already post one question about how I can trace my query or put
show
my queries in log generated by RT. Though I have made some changes which
as
suggested by Raed. But still I am not been able to log my query in rt.log
.
Can any one suggest me what I have been missing. I have already set
“Set($StatementLog,3);” and restarted apache. But my changes are still not
being reflected. And I m not been able to log my queries

Please any one can help me out in this is highly appreciated

Thanks & Regards


The rt-users Archives

Community help: http://wiki.bestpractical.com
Commercial support: sales@bestpractical.com

Discover RT’s hidden secrets with RT Essentials from O’Reilly Media.
Buy a copy at http://rtbook.bestpractical.com

Best regards, Ruslan.