Skip to content

Commit 99a12d9

Browse files
Ankush Sainigsmet
authored andcommitted
logstash conf file fix
1 parent 3caeb08 commit 99a12d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/main/asciidoc/centralized-log-management.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ For this you can use the same `docker-compose.yml` file as above but with a diff
250250
input {
251251
tcp {
252252
port => 4560
253-
coded => json
253+
codec => json
254254
}
255255
}
256256

0 commit comments

Comments
 (0)