We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6d69ff commit 54b2d78Copy full SHA for 54b2d78
examples/logstash/mysql_to_logstash.py
@@ -2,7 +2,7 @@
2
# -*- coding: utf-8 -*-
3
4
#
5
-# Output logstash events to the console
+# Output logstash events to the console from MySQL replication stream
6
7
# You can pipe it to logstash like this:
8
# python examples/logstash/mysql_to_logstash.py | java -jar logstash-1.1.13-flatjar.jar agent -f examples/logstash/logstash-simple.conf
0 commit comments