I have a server configured with JRun/ColdFusion J2EE applications.  I
have edited the file SERVER-INF\jrun.xml to move the log files to
another location with something like this:

<attribute 
name="filename">d:/servers/logs/{jrun.server.name}-{log.level}.log</attribute>

Now I have the following logs:

d:/servers/logs/jrun01-error.log
d:/servers/logs/jrun01-info.log
d:/servers/logs/jrun01-metrics.log
d:/servers/logs/jrun01-user.log
d:/servers/logs/jrun01-warning.log

But I still have the following log files under c:\jrun4\logs
c:/JRun4/logs/jrun01-err.log
c:/JRun4/logs/jrun01-out.log

How do I disable or move these logs to a new location.

-- 
Thanks,
Troy

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:243887
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to