aboutsummaryrefslogtreecommitdiffstats
path: root/ttcn3-bts-test/osmo-bsc.cfg
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2019-07-09 15:51:17 +0200
committerOliver Smith <osmith@sysmocom.de>2019-07-10 09:34:39 +0200
commitc2ed5bb201f6c4605b49b81d1a52ea5b96dbd778 (patch)
tree7262af6be3b1b7af91dd9dfbc5bc1a989baba780 /ttcn3-bts-test/osmo-bsc.cfg
parentca27dffea7acb2682c09e912f7390c6c94260537 (diff)
ttcn3-*: enable GSMTAP logging
Configure each osmo-* program to send GSMTAP log output to the IP of the docker container, which runs the testsuite (and therefore runs tcpdump). Related: https://lists.osmocom.org/pipermail/openbsc/2019-June/012946.html Change-Id: I99e74f6ffb5b7d566cec35995bf067df414968d8
Diffstat (limited to 'ttcn3-bts-test/osmo-bsc.cfg')
-rw-r--r--ttcn3-bts-test/osmo-bsc.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/ttcn3-bts-test/osmo-bsc.cfg b/ttcn3-bts-test/osmo-bsc.cfg
index e98cc57..b2a45bc 100644
--- a/ttcn3-bts-test/osmo-bsc.cfg
+++ b/ttcn3-bts-test/osmo-bsc.cfg
@@ -3,6 +3,9 @@
!!
password foo
!
+log gsmtap 172.18.9.10
+ logging level set-all debug
+!
log file /data/osmo-bsc.log
logging filter all 1
logging color 0