cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
35
Views
0
Helpful
0
Comments
cdnadmin
Level 11
Level 11
This document was generated from CDN thread

Created by: null on 25-07-2006 04:42:42 AM
Seems that the activity log is rarely flushed (other than at the call end).

Is there a way to force the activity log to flush every line (without using custom loggers)?

Subject: RE: What is the best way to flush the activity log?
Replied by: null on 25-07-2006 04:45:09 AM
btw, the log_cache element no longer seems to be supported under audium 5

Subject: RE: What is the best way to flush the activity log?
Replied by: Vance Vagell on 26-07-2006 09:13:56 PM
Hi Paul,

You can still set the size of the logging cache, however it is now specified on a per-application basis. If you are using the built-in activity logger, edit the file ActivityLogConfig.xml for the application in question. Within that file, modify the following setting:

[code:1:0ba95111a4] <cache>
<per_call>
</cache>[/code:1:0ba95111a4]

Here you can increase or decrease the cache size, to suit your needs. Note that we strong discourage running a production server with a small cache size, as it may have a negative impact on performance.

Regards,
Vance

Subject: RE: What is the best way to flush the activity log?
Replied by: Vance Vagell on 26-07-2006 09:15:29 PM
Hi Paul,

It appears that the Audium Support Center forums will not allow full XML in posts. However, look at ActivityLogConfig.xml on your own system to see the "cache" element and its related settings.

Regards,
Vance
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links