Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit ccb1057

Browse files
author
Chris Wiechmann
committed
Update pipeline.conf
1 parent 248b5ca commit ccb1057

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

logstash/pipeline/pipeline.conf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ output {
9595
}
9696
}
9797
# Enable if you would like to see outgoing event messages
98-
stdout {
99-
codec => rubydebug
100-
}
98+
# stdout {
99+
# codec => rubydebug
100+
# }
101101
}

0 commit comments

Comments
 (0)