fixeria has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/27987 )
Change subject: bts/osmo-bts.cfg: reduce OML logging verbosity, degrade to notice
......................................................................
bts/osmo-bts.cfg: reduce OML logging verbosity, degrade to notice
Average size of osmo-bts.log after running ttcn3-bts-test is ~178 MB,
and more than 52% (!) of it is the OML logging messages. Other than
making the logfile bigger, bursts of OML messages make it really hard
to follow the output of osmo-bts when running tests natively.
Change-Id: Ib5346a3ca42917169e195f905472ccea7579e5eb
---
M bts/osmo-bts.cfg
1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/87/27987/1
diff --git a/bts/osmo-bts.cfg b/bts/osmo-bts.cfg
index 5609212..f581be0 100644
--- a/bts/osmo-bts.cfg
+++ b/bts/osmo-bts.cfg
@@ -18,7 +18,6 @@
!
logging level set-all notice
logging level rsl info
- logging level oml info
logging level meas info
logging level pag info
logging level l1c info
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/27987
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: Ib5346a3ca42917169e195f905472ccea7579e5eb
Gerrit-Change-Number: 27987
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-MessageType: newchange