Update IRC documentation to mention logging

Logging of meetings and channel is handled by the Supybot, update
documentation to explain both logging mechanisms and how to add
channel logging to the configuration.

Change-Id: I0e7f53f3699cc3352dbbe31379d4753d291a3c9d
This commit is contained in:
Elizabeth K. Joseph 2014-07-23 12:03:10 -07:00
parent 1bedc44404
commit 7189391f89
1 changed files with 12 additions and 0 deletions

View File

@ -136,6 +136,18 @@ A somewhat contrived voting example:
meetbot | Yes (1): bar
meetbot | No (1): foo
Logging
^^^^^^^
Meetings are automatically logged and published at
http://eavesdrop.openstack.org/meetings/
The bot also has the ability to sit in a channel for the sole purpose of logging
channel activity, not just meetings. Standard channel logs are sent to
http://eavesdrop.openstack.org/irclogs/
The configuration for specific channel logging can be found in
:file:`modules/openstack_project/manifests/eavesdrop.pp`.
.. _statusbot: