aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2021-06-18 16:41:05 +0200
committerNeels Hofmeyr <neels@hofmeyr.de>2021-07-14 23:52:50 +0200
commitc6545e3b17cf1b9cc9ff8aba1f18cdb61cc17157 (patch)
tree5c8fdf96fbd90ed36bd62b154008f3bb4e1b42cc
parent4d3d3be4ea50912ced94eb94f580d3f59af41eae (diff)
msc cfg logging tweaks
-rw-r--r--msc/osmo-msc.cfg44
-rw-r--r--msc/osmo-stp.cfg28
2 files changed, 27 insertions, 45 deletions
diff --git a/msc/osmo-msc.cfg b/msc/osmo-msc.cfg
index 6db0cd34..a1e849d9 100644
--- a/msc/osmo-msc.cfg
+++ b/msc/osmo-msc.cfg
@@ -4,41 +4,33 @@
!
log stderr
logging filter all 1
- logging color 0
+ logging color 1
logging print category 1
- logging timestamp 1
- logging level rll notice
+ logging print category-hex 0
+ logging print level 1
+ logging print extended-timestamp 1
+ logging print file basename last
+ logging level set-all notice
+ logging level cc debug
+ logging level mm debug
+ logging level mncc debug
+ logging level mgcp debug
+ logging level smpp debug
+ logging level ranap debug
+ logging level vlr debug
+ logging level iucs debug
+ logging level lmgcp debug
+log gsmtap 127.0.0.1
+ logging filter all 1
+ logging level set-all notice
logging level cc debug
logging level mm debug
- logging level rr notice
logging level mncc debug
- logging level pag notice
- logging level msc notice
logging level mgcp debug
- logging level ho notice
- logging level db notice
- logging level ref notice
- logging level ctrl notice
logging level smpp debug
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 fd189075..8f45add4 100644
--- a/msc/osmo-stp.cfg
+++ b/msc/osmo-stp.cfg
@@ -4,26 +4,16 @@
!
log stderr
logging filter all 1
- logging color 0
+ logging color 1
logging print category 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 level lss7 debug
- logging level lsccp debug
- logging level lsua debug
- logging level lm3ua debug
- logging level lmgcp notice
+ logging print category-hex 0
+ logging print level 1
+ logging print extended-timestamp 1
+ logging print file basename last
+ logging level set-all notice
+log gsmtap 127.0.0.1
+ logging level set-all notice
+ logging filter all 1
!
line vty
no login