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/.
fixeria gerrit-no-reply at lists.osmocom.orgfixeria has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/26449 )
Change subject: bsc/osmo-{bsc,stp}.cfg: tune logging configuration
......................................................................
bsc/osmo-{bsc,stp}.cfg: tune logging configuration
Change-Id: I955c0b8dbf74761d525c6bfb195eed418af24ab6
---
M bsc/osmo-bsc.cfg
M bsc/osmo-stp.cfg
2 files changed, 12 insertions(+), 35 deletions(-)
Approvals:
laforge: Looks good to me, but someone else must approve
fixeria: Looks good to me, approved
osmith: Looks good to me, but someone else must approve
Jenkins Builder: Verified
diff --git a/bsc/osmo-bsc.cfg b/bsc/osmo-bsc.cfg
index b64a63d..b318e7c 100644
--- a/bsc/osmo-bsc.cfg
+++ b/bsc/osmo-bsc.cfg
@@ -5,10 +5,14 @@
!
log stderr
logging filter all 1
- logging color 1
+ logging print file basename last
+ logging print category-hex 0
logging print category 1
+ logging print level 1
logging timestamp 1
- logging print extended-timestamp 1
+ logging color 1
+!
+ logging level set-all notice
logging level rll notice
logging level mm notice
logging level rr notice
@@ -22,24 +26,6 @@
logging level ctrl notice
logging level filter debug
logging level pcu 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 notice
- 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 notice
- logging level reset notice
!
stats interval 0
stats reporter statsd
diff --git a/bsc/osmo-stp.cfg b/bsc/osmo-stp.cfg
index 7ea46a4..b0b4f05 100644
--- a/bsc/osmo-stp.cfg
+++ b/bsc/osmo-stp.cfg
@@ -4,27 +4,18 @@
!
log stderr
logging filter all 1
- logging color 1
+ logging print file basename last
+ logging print category-hex 0
logging print category 1
+ logging print level 1
logging timestamp 1
- logging print extended-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/+/26449
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: I955c0b8dbf74761d525c6bfb195eed418af24ab6
Gerrit-Change-Number: 26449
Gerrit-PatchSet: 3
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
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/20211206/2ffe36df/attachment.htm>