|
@@ -7,6 +7,9 @@ The following needs to be done to enable this functionality.
|
7
|
7
|
## Install InfluxDB
|
8
|
8
|
The details are outside the scope of the document, see http://influxdb.com/download/ .
|
9
|
9
|
|
|
10
|
+## Create an InfluxDB database
|
|
11
|
+Use the InfluxDB admin interface (running on port 8083) and create a database. In this example we name it <code>jitsi_database</code>
|
|
12
|
+
|
10
|
13
|
## Enable logging for Jitsi Videobridge
|
11
|
14
|
Add the following properties to <code>/usr/share/jitsi-videobridge/.sip-communicator/sip-communicator.properties</code>.
|
12
|
15
|
|