Skip to content

Commit 54b2d78

Browse files
Improve explication
1 parent c6d69ff commit 54b2d78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/logstash/mysql_to_logstash.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# -*- coding: utf-8 -*-
33

44
#
5-
# Output logstash events to the console
5+
# Output logstash events to the console from MySQL replication stream
66
#
77
# You can pipe it to logstash like this:
88
# 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

Comments
 (0)