jolly has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-sysmon/+/35198?usp=email )
Change subject: Use uniform log format for default config files
......................................................................
Use uniform log format for default config files
Related: OS#6272
Change-Id: If737fb3aa92735a3f4280170370ec48c89134526
---
M doc/examples/osmo-sysmon.cfg
1 file changed, 18 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-sysmon refs/changes/98/35198/1
diff --git a/doc/examples/osmo-sysmon.cfg b/doc/examples/osmo-sysmon.cfg
index 22c27cb..4e6e633 100644
--- a/doc/examples/osmo-sysmon.cfg
+++ b/doc/examples/osmo-sysmon.cfg
@@ -1,3 +1,11 @@
+log stderr
+ logging color 1
+ logging print category-hex 0
+ logging print category 1
+ logging timestamp 0
+ logging print file basename last
+ logging print level 1
+
ctrl-client bsc 127.0.0.1 4249
get-variable msc.0.connection_status
get-variable bts_connection_status
--
To view, visit
https://gerrit.osmocom.org/c/osmo-sysmon/+/35198?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-sysmon
Gerrit-Branch: master
Gerrit-Change-Id: If737fb3aa92735a3f4280170370ec48c89134526
Gerrit-Change-Number: 35198
Gerrit-PatchSet: 1
Gerrit-Owner: jolly <andreas(a)eversberg.eu>
Gerrit-MessageType: newchange