We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4942dc5 commit 5b0dcf7Copy full SHA for 5b0dcf7
docs/index.asciidoc
@@ -147,7 +147,7 @@ You can customise the line format using the `line` codec like:
147
[source,ruby]
148
-----
149
output {
150
- file {
+ csv {
151
path => ...
152
codec => line { format => "custom format: %{message}"}
153
}
@@ -180,4 +180,4 @@ may not make the values safe in your spreadsheet application
180
include::{include_path}/{type}.asciidoc[]
181
182
183
-:default_codec!:
+:default_codec!:
0 commit comments