diff --git a/doc/influxdb.md b/doc/influxdb.md index 97c1e41a6..b9719c3c7 100644 --- a/doc/influxdb.md +++ b/doc/influxdb.md @@ -10,11 +10,13 @@ The details are outside the scope of the document, see http://influxdb.com/downl ## Enable logging for Jitsi Videobridge Add the following properties to /usr/share/jitsi-videobridge/.sip-communicator/sip-communicator.properties. -###org.jitsi.videobridge.log.INFLUX\_DB\_ENABLED=true -###org.jitsi.videobridge.log.INFLUX\_URL\_BASE=http://influxdb.example.com:8086 -###org.jitsi.videobridge.log.INFLUX\_DATABASE=jitsi_database -###org.jitsi.videobridge.log.INFLUX\_USER=user -###org.jitsi.videobridge.log.INFLUX\_PASS=pass + ## Enable logging for Jicofo Add the same properties as above to /usr/share/jitsi-videobridge/.sip-communicator/sip-communicator.properties.