|
Parameter Name
|
Description
|
Range
|
Default Value
|
Remarks
|
|---|---|---|---|---|
|
LOG_LEVEL
|
Level of the logging.
|
debug, info, warning,
error or critical
Min = debug
Max = critical
|
Default = warning
|
The values are case
sensitive.
Changing the value of LOG_LEVEL requires
Apache, Scheduler, Monitor server and Notification server to be
restarted.
|
|
MAX_LOG_FILE_SIZE
|
The size of each individual
log file.
|
Min = 0
Max = 20 MB
|
Default = 10 MB
|
Setting this value to
0 will disable to log file rollover feature and a single log file
of unlimited size will be created.
Changing the value of MAX_LOG_FILE_SIZE
requires Apache, Scheduler, Monitor server and Notification server
to be restarted.
|
|
LOG_FILE
|
The name of the log
file.
|
NA
|
Default = <ppt-install-dir>/server/logs/ipcfpp.log_ipcfpp
|
Changing the value of
LOG_FILE requires Apache, Monitor server and Notification
server to be restarted.
|
|
TRACE_BACK_FILE
|
The name of the trace
back file.
|
NA
|
Default = <ppt-install-dir>/server/logs/traceback_info.log
|
Changing the value of TRACE_BACK_FILE
requires Apache, Scheduler, Monitor server and Notification server
to be restarted.
|
|
NUMBER_LOG_FILES
|
If log file rotation
is in place we need to specify the number of files we should rotate between.
|
Min = 1
Max = 10
|
Default = 10
|
If value of MAX_LOG_FILE_SIZE
is set to 0 then, value of NUMBER_LOG_FILES is
ignored and single file of unlimited size is created.
Changing the value of NUMBER_LOG_FILES
requires Apache, Scheduler, Monitor server and Notification server
to be restarted.
|
|
SCHEDULER_LOG_FILE
|
The file name of the
scheduler log file.
|
NA
|
Default = <ppt-install-dir>/server/logs/scheduler.log_scheduler
|
Changing the value of SCHEDULER_LOG_FILE
requires Scheduler to be restarted.
|
|
TCP_TIMEOUT
|
TCP timeout value for
IPCF/SSC/PCEF reachability checking requests in seconds.
|
Min = 1
Max = 5
|
Default = 1
|
Changing the value of TCP_TIMEOUT requires
Apache and Monitor server to be restarted.
|
|
KEEP_ALIVE_POLLING_INTERVAL
|
Polling interval for
IPCF/SSC/PCEF keep alive requests in seconds.
|
Min = 5
Max = 60
|
Default = 30
|
Changing the value of KEEP_ALIVE_POLLING_INTERVAL requires
Monitor server to be restarted.
|
Scheduler
|
Expression
|
Field
|
Description
|
|---|---|---|
|
*
|
any
|
Schedules are executed
on every value.
|
|
a-b
|
any
|
|
|
a-b/c
|
any
|
Schedules are executed
whenever value reaches c which
is within a - b range.
|
|
x,y,z
|
any
|
Schedules are executed
on any matching expression. It can combine any of the above expressions.
|
Synchronization
Postgres
|
Field
|
Description
|
Value Range
|
Default Value
|
|---|---|---|---|
|
HOUR
|
Hour field.
|
Min = 0
Max = 23
|
Default = 1
|
|
MINUTE
|
Minute field.
|
Min = 0
Max = 59
|
Default = 0
|
IMPORTANT:
|
Expression
|
Field
|
Description
|
|---|---|---|
|
*
|
any
|
Schedules are executed
on every value.
|
|
a-b
|
any
|
|
|
a-b/c
|
any
|
Schedules are executed
whenever value reaches c which
is within a - b range.
|
|
x,y,z
|
any
|
Schedules are executed
on any matching expression. It can combine any of the above expressions.
|
Cluster