Change in docker-playground[master]: ttcn3-stp: Log osmo-stp output to file and gsmtap

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Tue Nov 5 19:27:37 UTC 2019


laforge has submitted this change. ( https://gerrit.osmocom.org/c/docker-playground/+/15972 )

Change subject: ttcn3-stp: Log osmo-stp output to file and gsmtap
......................................................................

ttcn3-stp: Log osmo-stp output to file and gsmtap

Similar to what we do with other suites.

Change-Id: Ib12bc92c86e4a2ba15e1eec56f2ac0905281b21d
---
M ttcn3-stp-test/osmo-stp.cfg
1 file changed, 10 insertions(+), 0 deletions(-)

Approvals:
  laforge: Looks good to me, approved; Verified



diff --git a/ttcn3-stp-test/osmo-stp.cfg b/ttcn3-stp-test/osmo-stp.cfg
index e16cd8b..058ac2a 100644
--- a/ttcn3-stp-test/osmo-stp.cfg
+++ b/ttcn3-stp-test/osmo-stp.cfg
@@ -2,6 +2,16 @@
 ! OsmoSTP (1.1.0.2-3884) configuration saved from vty
 !!
 !
+log gsmtap 172.18.19.203
+ logging level set-all debug
+ logging filter all 1
+log file /data/osmo-stp.log
+ logging filter all 1
+ logging color 0
+ logging print category 1
+ logging timestamp 1
+ logging print extended-timestamp 1
+ logging level set-all debug
 log stderr
  logging filter all 1
  logging color 1

-- 
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/15972
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: Ib12bc92c86e4a2ba15e1eec56f2ac0905281b21d
Gerrit-Change-Number: 15972
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191105/ef23330e/attachment.htm>


More information about the gerrit-log mailing list