laforge
/
openbts-osmo
Archived
1
0
Fork 0

Set Log.Alarms.* values in smqueue config.

Logging system expect those valus to exist.
This commit is contained in:
Alexander Chemeris 2010-11-05 15:22:57 +03:00 committed by Thomas Tsou
parent 49b8ffd2d8
commit d498358b6e
1 changed files with 7 additions and 0 deletions

View File

@ -15,6 +15,13 @@ Log.Level.smcommands.cpp DEBUG
# Logging file. Logs to stdout if this is not defined.
#Log.FileName smqueue.log
# LOG(ALARM) is printed and also sent as udp to this address.
Log.Alarms.TargetIP 192.168.10.200
$optional Log.Alarms.TargetIP
Log.Alarms.TargetPort 10101
# Number of alarms saved in internal queue
Log.Alarms.Max 10
savefile savedqueue.txt