aboutsummaryrefslogtreecommitdiffstats
path: root/ttcn3-mgw-test/osmo-mgw.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-mgw-test/osmo-mgw.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-mgw-test/osmo-mgw.cfg')
-rw-r--r--ttcn3-mgw-test/osmo-mgw.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/ttcn3-mgw-test/osmo-mgw.cfg b/ttcn3-mgw-test/osmo-mgw.cfg
index 882c7d0..86645ba 100644
--- a/ttcn3-mgw-test/osmo-mgw.cfg
+++ b/ttcn3-mgw-test/osmo-mgw.cfg
@@ -2,6 +2,9 @@
! OsmoMGW (1.2.0.17-52e3) configuration saved from vty
!!
!
+log gsmtap 172.18.4.181
+ logging level set-all debug
+!
log stderr
logging filter all 1
logging color 1