CTS Log Collector
CTS Log Collector is an additional software for Dummy. It connects to CTS basestation via TCP to logging ports and forward log entries to locally installed dummy.
The need
CTS Log Collector does following important things:
- gets GSSI attachments (Scan List) information from logs and passes to the core - required to manage group routing (no such data in signalling)
- passes log to logging server to simplify analysis of issues
Configuration
# [IP of basestation] [dummy instance name] [basestation ID (1-8)]
COMMAND_ARGUMENTS=10.0.0.1 default 1
No Comments