Skip to content

Commit 0da2fef

Browse files
w32jsvd
authored andcommitted
port in config is different than used in text below
Fixes elastic#8866
1 parent c091612 commit 0da2fef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/static/advanced-pipeline.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ filebeat.prospectors:
4545
paths:
4646
- /path/to/file/logstash-tutorial.log <1>
4747
output.logstash:
48-
hosts: ["localhost:5044"]
48+
hosts: ["localhost:5043"]
4949
--------------------------------------------------------------------------------
5050

5151
<1> Absolute path to the file or files that Filebeat processes.

0 commit comments

Comments
 (0)