Skip to content

Commit

Permalink
fixes:39
Browse files Browse the repository at this point in the history
  • Loading branch information
cmanaha committed Nov 1, 2018
1 parent 725dcbf commit e4a16a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -170,8 +170,8 @@ If you are interested on understanding more about the differences between the ag
approach, I'd suggest reading `this conversation thread <https://github.com/cmanaha/python-elasticsearch-logger/issues/44/>`_

The same functionality can be implemented in many other different ways. For example, consider the integration
using `SysLogHandler<https://docs.python.org/3/library/logging.handlers.html#sysloghandler>`_ and
`logstash syslog plugin<https://www.elastic.co/guide/en/logstash/current/plugins-inputs-syslog.html>`_.
using `SysLogHandler <https://docs.python.org/3/library/logging.handlers.html#sysloghandler>`_ and
`logstash syslog plugin <https://www.elastic.co/guide/en/logstash/current/plugins-inputs-syslog.html>`_.


Contributing back
Expand Down

0 comments on commit e4a16a8

Please sign in to comment.