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:
parent
1bedc44404
commit
7189391f89
@ -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:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user