mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-16 12:10:46 +01:00
- negative-tests-case: which tries a bunch of bad-table-definition inputs and tests resillience to silly errors in table-definition
7 lines
78 B
Plaintext
7 lines
78 B
Plaintext
{
|
|
"version": 1,
|
|
"nomatch": "baz_str",
|
|
"type" : "string",
|
|
"table":[]
|
|
}
|