Change in osmo-ttcn3-hacks[master]: msc/osmo-{msc, stp}.cfg: tune logging configuration

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
Mon Nov 29 20:33:36 UTC 2021


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/26414 )

Change subject: msc/osmo-{msc,stp}.cfg: tune logging configuration
......................................................................

msc/osmo-{msc,stp}.cfg: tune logging configuration

Change-Id: Ic74014a3509f913c5668639e02b9306d73bb219d
---
M msc/osmo-msc.cfg
M msc/osmo-stp.cfg
2 files changed, 12 insertions(+), 32 deletions(-)

Approvals:
  Jenkins Builder: Verified
  pespin: Looks good to me, but someone else must approve
  laforge: Looks good to me, approved



diff --git a/msc/osmo-msc.cfg b/msc/osmo-msc.cfg
index f3006c4..2af4d7e 100644
--- a/msc/osmo-msc.cfg
+++ b/msc/osmo-msc.cfg
@@ -4,9 +4,14 @@
 !
 log stderr
  logging filter all 1
- logging color 0
+ logging print file basename last
+ logging print category-hex 0
  logging print category 1
+ logging print level 1
  logging timestamp 1
+ logging color 1
+!
+ logging level set-all notice
  logging level rll notice
  logging level cc debug
  logging level mm debug
@@ -23,23 +28,6 @@
  logging level ranap debug
  logging level vlr debug
  logging level iucs debug
- logging level lglobal notice
- logging level llapd notice
- logging level linp notice
- logging level lmux notice
- logging level lmi notice
- logging level lmib notice
- logging level lsms notice
- logging level lctrl info
- logging level lgtp notice
- logging level lstats notice
- logging level lgsup notice
- logging level loap notice
- logging level lss7 notice
- logging level lsccp notice
- logging level lsua notice
- logging level lm3ua notice
- logging level lmgcp debug
 !
 stats interval 5
 !
diff --git a/msc/osmo-stp.cfg b/msc/osmo-stp.cfg
index 101b525..727119d 100644
--- a/msc/osmo-stp.cfg
+++ b/msc/osmo-stp.cfg
@@ -4,26 +4,18 @@
 !
 log stderr
  logging filter all 1
- logging color 0
+ logging print file basename last
+ logging print category-hex 0
  logging print category 1
+ logging print level 1
  logging timestamp 1
- logging level lglobal notice
- logging level llapd notice
- logging level linp notice
- logging level lmux notice
- logging level lmi notice
- logging level lmib notice
- logging level lsms notice
- logging level lctrl notice
- logging level lgtp notice
- logging level lstats notice
- logging level lgsup notice
- logging level loap notice
+ logging color 1
+!
+ logging level set-all notice
  logging level lss7 debug
  logging level lsccp debug
  logging level lsua debug
  logging level lm3ua debug
- logging level lmgcp notice
 !
 line vty
  no login

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/26414
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Ic74014a3509f913c5668639e02b9306d73bb219d
Gerrit-Change-Number: 26414
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211129/25ce534a/attachment.htm>


More information about the gerrit-log mailing list