Adding upstream version 1.34.4.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
e393c3af3f
commit
4978089aab
4963 changed files with 677545 additions and 0 deletions
12
plugins/inputs/tail/testdata/multiline_quoted_single.csv
vendored
Normal file
12
plugins/inputs/tail/testdata/multiline_quoted_single.csv
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
1660819827410,1,some text without quotes,A
|
||||
1660819827411,1,'some text all quoted',A
|
||||
1660819827412,1,'some text all quoted
|
||||
but wrapped',A
|
||||
1660819827420,2,some text with 'quotes',B
|
||||
1660819827430,3,some text with 'multiple "quotes" in `one` line',C
|
||||
1660819827440,4,some multiline text with 'quotes
|
||||
spanning \'multiple\'
|
||||
lines' but do not 'end
|
||||
directly',D
|
||||
1660819827450,5,all of 'this' should 'basically' work...,E
|
||||
|
Can't render this file because it contains an unexpected character in line 6 and column 42.
|
Loading…
Add table
Add a link
Reference in a new issue