jolly has uploaded this change for review.

View Change

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 change 35198. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-sysmon
Gerrit-Branch: master
Gerrit-Change-Id: If737fb3aa92735a3f4280170370ec48c89134526
Gerrit-Change-Number: 35198
Gerrit-PatchSet: 1
Gerrit-Owner: jolly <andreas@eversberg.eu>
Gerrit-MessageType: newchange