File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -170,8 +170,8 @@ If you are interested on understanding more about the differences between the ag
170170approach, I'd suggest reading `this conversation thread <https://github.com/cmanaha/python-elasticsearch-logger/issues/44/ >`_
171171
172172The same functionality can be implemented in many other different ways. For example, consider the integration
173- using `SysLogHandler<https://docs.python.org/3/library/logging.handlers.html#sysloghandler> `_ and
174- `logstash syslog plugin<https://www.elastic.co/guide/en/logstash/current/plugins-inputs-syslog.html> `_.
173+ using `SysLogHandler <https://docs.python.org/3/library/logging.handlers.html#sysloghandler >`_ and
174+ `logstash syslog plugin <https://www.elastic.co/guide/en/logstash/current/plugins-inputs-syslog.html >`_.
175175
176176
177177Contributing back
You can’t perform that action at this time.
0 commit comments