fixeria has uploaded this change for review.

View Change

bsc/osmo-bsc.cfg: change logging level nm info -> notice

Stop spamming logs with tons of DNM messages (state changes, events).
GSMTAP emits all these messages (including 'debug' ones) anyway.

Related: I49352b3caf9f6bbdd594cfcdea54038fc0eaa874 (docker-playground.git)
Change-Id: I9e60ea0968a44aa29753226626864ac9f4c1f8ab
---
M bsc/osmo-bsc.cfg
1 file changed, 1 insertion(+), 1 deletion(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/02/28202/1
diff --git a/bsc/osmo-bsc.cfg b/bsc/osmo-bsc.cfg
index 63a82b0..2f8ee6d 100644
--- a/bsc/osmo-bsc.cfg
+++ b/bsc/osmo-bsc.cfg
@@ -18,7 +18,7 @@
logging level mm notice
logging level rr notice
logging level rsl notice
- logging level nm info
+ logging level nm notice
logging level pag notice
logging level meas notice
logging level msc notice

To view, visit change 28202. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I9e60ea0968a44aa29753226626864ac9f4c1f8ab
Gerrit-Change-Number: 28202
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de>
Gerrit-MessageType: newchange