|
@@ -20,7 +20,7 @@ Add the following properties to <code>/usr/share/jitsi-videobridge/.sip-communic
|
20
|
20
|
- org.jitsi.videobridge.log.INFLUX_PASS=pass
|
21
|
21
|
|
22
|
22
|
## Enable logging for Jicofo
|
23
|
|
-Add the same properties as above to <code>/usr/share/jitsi-videobridge/.sip-communicator/sip-communicator.properties</code>.
|
|
23
|
+Add the same properties as above to <code>/usr/share/jicofo/.sip-communicator/sip-communicator.properties</code>.
|
24
|
24
|
|
25
|
25
|
## Enable logging for Jitsi Meet itself
|
26
|
26
|
Change "logStats" to "true" in <code>/etc/jitsi/meet/you-domain.config.js</code> or the <code>config.js</code> file used in your installation.
|