Actions

Parameter: CDR log file path: Difference between revisions

(Created page with "Path of the CDR log file, relative to the current working directory of the Gateway application. For example,[...]/toolpack/setup/12358/[major version]/apps/gateway). [[Cate...")
 
(update tooltip)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Path of the CDR log file, relative to the current working directory of the Gateway application.  
Path of the CDR log file. Date and time will be appended to that path for log rotation.
For example,[...]/toolpack/setup/12358/[major version]/apps/gateway).
 
==Default CDR log location==
 
For version 2.7 or later
@{TB_SETUP_HOME}/cdr_logs/cdr
 
On most systems, this will be resolved to folder
/lib/tb/toolpack/setup/12358/cdr_logs/
 
For version 2.6 or older
/lib/tb/toolpack/setup/12358/{major}/apps/gateway
i.e.
/lib/tb/toolpack/setup/12358/2.6/apps/gateway
 


[[Category:Parameters]]
[[Category:Parameters]]

Latest revision as of 17:58, 14 February 2017

Path of the CDR log file. Date and time will be appended to that path for log rotation.

Default CDR log location

For version 2.7 or later

@{TB_SETUP_HOME}/cdr_logs/cdr

On most systems, this will be resolved to folder

/lib/tb/toolpack/setup/12358/cdr_logs/

For version 2.6 or older

/lib/tb/toolpack/setup/12358/{major}/apps/gateway
i.e.
/lib/tb/toolpack/setup/12358/2.6/apps/gateway