Add logstash output mqtt topic to table of services
This commit adds the logstash messages to the services table in the firehose docs. We should strive to keep this up to date, and the messages should start reporting there once we unbreak logstash. Change-Id: Ifaf040f889c2dcb1317c7b27cd81f275e52ed65c
This commit is contained in:
parent
7e54fde8bd
commit
2249a61a17
@ -64,16 +64,19 @@ Services Publishing to firehose
|
||||
|
||||
As of right now the following services publish messages to the firehose:
|
||||
|
||||
+-----------+------------+--------------------+
|
||||
| Service | Base Topic | Source of Messages |
|
||||
+===========+============+====================+
|
||||
| gerrit | gerrit | `germqtt`_ |
|
||||
+-----------+------------+--------------------+
|
||||
| launchpad | launchpad | `lpmqtt`_ |
|
||||
+-----------+------------+--------------------+
|
||||
+-----------+------------+-------------------------+
|
||||
| Service | Base Topic | Source of Messages |
|
||||
+===========+============+=========================+
|
||||
| gerrit | gerrit | `germqtt`_ |
|
||||
+-----------+------------+-------------------------+
|
||||
| launchpad | launchpad | `lpmqtt`_ |
|
||||
+-----------+------------+-------------------------+
|
||||
+ logstash | logstash | `logstash-output-mqtt`_ |
|
||||
+-----------+------------+-------------------------+
|
||||
|
||||
.. _germqtt: http://git.openstack.org/cgit/openstack-infra/germqtt/
|
||||
.. _lpmqtt: http://git.openstack.org/cgit/openstack-infra/lpmqtt/
|
||||
.. _logstash-output-mqtt: https://github.com/kompa3/logstash-output-mqtt
|
||||
|
||||
|
||||
Client Usage
|
||||
|
Loading…
Reference in New Issue
Block a user