Skip to content
This repository was archived by the owner on Jun 29, 2023. It is now read-only.

Commit 03cebb7

Browse files
author
Rifat Döver
committed
- Documentation fix.
1 parent 4df66c6 commit 03cebb7

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,6 @@ logback.xml Example:
423423

424424
logstash-gelf can be used together with [Kafka](https://kafka.apache.org/) for shipping log events.
425425

426-
## Kafka Standalone
427426
The URI used as connection property is a java.net.URI. The minimal URI must contain at least a host and
428427
the Fragment (Topic Name).
429428
The URL allows to specify one or more brokers but in this case you must define ports inside URL.

src/site/markdown/kafka.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33

44
logstash-gelf can be used together with [Kafka](https://kafka.apache.org/) for shipping log events.
55

6-
## Kafka Standalone
76
The URI used as connection property is a java.net.URI. The minimal URI must contain at least a host and
87
the Fragment (Topic Name).
98
The URL allows to specify one or more brokers comma separated but in this case you must define ports inside URL.

0 commit comments

Comments
 (0)