ejabberd - Comments for "mod_muc_log - Multi-User Chat (MUC) Room Logging" https://www.ejabberd.im/mod_muc_log en how to disable join/part logging https://www.ejabberd.im/mod_muc_log#comment-57063 <p>In case one looks to reduce "noise", there isn't a knob but there's a patch:<br /> <noindex><a href="http://lists.jabber.ru/pipermail/ejabberd/2010-May/006111.html" title="http://lists.jabber.ru/pipermail/ejabberd/2010-May/006111.html" rel="nofollow" >http://lists.jabber.ru/pipermail/ejabberd/2010-May/006111.html</a></noindex><br /> (a knob would be welcome either)</p> Mon, 14 Feb 2011 11:35:46 +0000 gvy comment 57063 at https://www.ejabberd.im Thanks! https://www.ejabberd.im/mod_muc_log#comment-56357 <p>Ok Badlop, I'll give a try with that then. The only problem is that we want admins and room creators to access the logs, so it'll be quite dynamical. But I guess a script in the server side controlling that will do the trick. Thank you very much anyway!</p> Thu, 08 Jul 2010 14:36:26 +0000 xcu comment 56357 at https://www.ejabberd.im Not directly possible https://www.ejabberd.im/mod_muc_log#comment-56351 <div class="quote-msg"> <div class="quote-author"><em>xcu</em> wrote:</div> <p>is it possible to specify who can actually access them? I mean, I'd like to log all the conversations in the chatrooms, but I want only the admins of the server to access them.</p></div> <p>mod_muc_log just writes files. Then you configure a web server to allow users to read them.</p> <p>If you installed Apache or similar, then you could manually write .htaccess files in the room dirs to grant individual privileges.</p> <p>If you use mod_muc_log_http, that module doesn't implement such feature. It would be possible to develop access verification using code similar to ejabberd_web_admin.</p> Tue, 06 Jul 2010 18:51:25 +0000 mfoss comment 56351 at https://www.ejabberd.im Here https://www.ejabberd.im/mod_muc_log#comment-56349 <p>Hello Pavel,<br /> I guess you already found them, but they're here: <noindex><a href="http://www.process-one.net/en/ejabberd/guide_en#htoc49" title="http://www.process-one.net/en/ejabberd/guide_en#htoc49" rel="nofollow" >http://www.process-one.net/en/ejabberd/guide_en#htoc49</a></noindex></p> <p>(Ok, I just saw that Pavel's post is like 2 years old, nevermind)</p> Tue, 06 Jul 2010 12:28:54 +0000 xcu comment 56349 at https://www.ejabberd.im Log access https://www.ejabberd.im/mod_muc_log#comment-56348 <p>I've seen that it is possible to limit who can enable or disable logs, but is it possible to specify who can actually access them? I mean, I'd like to log all the conversations in the chatrooms, but I want only the admins of the server to access them.</p> Tue, 06 Jul 2010 12:20:04 +0000 xcu comment 56348 at https://www.ejabberd.im Is file_format available in 2.0.5? https://www.ejabberd.im/mod_muc_log#comment-54516 <p>&gt; ejabberd 2.0.5 the mod_muc_log file_format</p> <p>Check the documentation of your 2.0.5 version. Is file_format available?</p> <p>This says the option will be available in ejabberd 2.1.0: <noindex><a href="https://support.process-one.net/browse/EJAB-596" rel="nofollow" >MUC log files options: plaintext format; filename with only room name</a></noindex></p> Mon, 03 Aug 2009 09:46:51 +0000 mfoss comment 54516 at https://www.ejabberd.im mod_muc_log file_format option not working https://www.ejabberd.im/mod_muc_log#comment-54501 <p>With the latest source version of ejabberd 2.0.5 the mod_muc_log file_format for plaintext is not working. Even after setting to plain text the output still shows into html format...have anyone tested it?</p> Tue, 28 Jul 2009 12:51:31 +0000 GP comment 54501 at https://www.ejabberd.im Config? https://www.ejabberd.im/mod_muc_log#comment-53658 <p>Hello,<br /> what are the configuration options for mod_muc_log?</p> <p>Regards<br /> Pavel</p> Thu, 16 Oct 2008 16:02:21 +0000 Pontiac comment 53658 at https://www.ejabberd.im Both fixes work https://www.ejabberd.im/mod_muc_log#comment-53443 <p>Badlop,</p> <p>Finally got a chance to test the latest version. Seems to work fine. Handles the room name only directory names - and the DIV block (on config changes) is suppressed in the text logging.</p> <p>Thanks again for all of the help,</p> <p>Rob</p> Sun, 20 Jul 2008 22:31:24 +0000 robtheorg comment 53443 at https://www.ejabberd.im Ah, right. You can get the https://www.ejabberd.im/mod_muc_log#comment-53429 <p>Ah, right. You can get the fixed diff or erl files in the ticket page.</p> Mon, 14 Jul 2008 08:38:08 +0000 mfoss comment 53429 at https://www.ejabberd.im Spoke to soon https://www.ejabberd.im/mod_muc_log#comment-53426 <p>Badlop - there is one issue.</p> <p>When the configuration of the room is changed - it looks mod_muc_log is writing partial config info even into the text files.</p> <p>This appears to have been acting this way - even w/ the first patch (that introduced the text formatted logs).</p> <p>Here is a log snippet from a room when I updated the config;</p> <div class="codeblock"><code>&lt;div class=&quot;rc&quot;&gt;<br />&lt;div class=&quot;rct&quot; onclick=&quot;sh(&#039;a967725&#039;);return false;&quot;&gt;Room Configuration&lt;/div&gt;<br />&lt;div class=&quot;rcos&quot; id=&quot;a967725&quot; style=&quot;display: none;&quot; &gt;&lt;br/&gt;&lt;div class=&quot;rcod&quot;&gt;Room title&lt;/div&gt;&lt;div class=&quot;rcoe&quot;&gt;Allow users to chang<br />e subject&lt;/div&gt;&lt;div class=&quot;rcoe&quot;&gt;Allow users to send private messages&lt;/div&gt;&lt;div class=&quot;rcod&quot;&gt;Allow users to query other users&lt;/div&gt;&lt;<br />div class=&quot;rcoe&quot;&gt;Allow users to send invites&lt;/div&gt;&lt;div class=&quot;rcod&quot;&gt;Make room semianonymous&lt;/div&gt;&lt;div class=&quot;rcoe&quot;&gt;Enable logging&lt;/d<br />iv&gt;&lt;div class=&quot;rcoe&quot;&gt;Default users as participants&lt;/div&gt;&lt;div class=&quot;rcod&quot;&gt;Make room members-only&lt;/div&gt;&lt;div class=&quot;rcod&quot;&gt;Make room mo<br />derated&lt;/div&gt;&lt;div class=&quot;rcod&quot;&gt;Password&lt;/div&gt;&lt;div class=&quot;rcod&quot;&gt;Make room password protected&lt;/div&gt;&lt;div class=&quot;rcoe&quot;&gt;Make room persist<br />ent&lt;/div&gt;&lt;div class=&quot;rcoe&quot;&gt;Make room public searchable&lt;/div&gt;&lt;div class=&quot;rcod&quot;&gt;Make participants list public&lt;/div&gt;&lt;/div&gt;<br />&lt;/div&gt;<br />[16:48:45] Chatroom configuration modified</code></div> <p>(it is writing both the updated HTML section and the simple note for the log - "Chatroom configuration modified").</p> <p>Can the HTML formatted section of text be supressed when the log format is 'text'?</p> <p>Rob</p> Mon, 14 Jul 2008 03:18:50 +0000 robtheorg comment 53426 at https://www.ejabberd.im Thank you very much! https://www.ejabberd.im/mod_muc_log#comment-53425 <p>Latest patched version of mod_muc_log appears to be working fine. Thanks for your help and your patience w/ me.</p> <p>Rob</p> Mon, 14 Jul 2008 02:47:09 +0000 robtheorg comment 53425 at https://www.ejabberd.im Yes, check the ticket, it https://www.ejabberd.im/mod_muc_log#comment-53413 <p>Yes, check the ticket, it has an updated mod_muc_log.erl with the two patches.</p> Fri, 11 Jul 2008 08:48:02 +0000 mfoss comment 53413 at https://www.ejabberd.im mod_muc_log w/ Dirname patch https://www.ejabberd.im/mod_muc_log#comment-53412 <p>Badlop,</p> <p>Diff file looks good - any chance to get the actual erl file to compile into my install?</p> <p>Thanks,</p> <p>Rob</p> Fri, 11 Jul 2008 05:19:40 +0000 robtheorg comment 53412 at https://www.ejabberd.im Try this patch https://www.ejabberd.im/mod_muc_log#comment-53411 <p>Ok, feature implemented in the <noindex><a href="https://support.process-one.net/browse/EJAB-596" rel="nofollow" >patch mod_muc_log-dirname.diff</a></noindex>.</p> Thu, 10 Jul 2008 23:47:22 +0000 mfoss comment 53411 at https://www.ejabberd.im