From 3e791e4d8bad3f4b67701d01d06516310b0bbb23 Mon Sep 17 00:00:00 2001 From: Takuro Ashie Date: Tue, 1 Mar 2022 18:27:04 +0900 Subject: [PATCH] Fix the type of null_value_pattern in configuration/parser-section `regexp` is appropriate for it. See also: https://github.com/fluent/fluentd/pull/3650 Signed-off-by: Takuro Ashie --- configuration/parse-section.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration/parse-section.md b/configuration/parse-section.md index 0bbb0309..de3c90a3 100644 --- a/configuration/parse-section.md +++ b/configuration/parse-section.md @@ -89,7 +89,7 @@ The default value of the following parameters will be overridden by the individu parameter and set it to `time` by default. -* **`null_value_pattern`** \(string\) \(optional\): Specify null value pattern. +* **`null_value_pattern`** \(regexp\) \(optional\): Specify null value pattern. * Default: `nil` * **`null_empty_string`** \(bool\) \(optional\): If `true`, empty string field is