mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-16 13:20:41 +01:00
8 lines
152 B
Plaintext
8 lines
152 B
Plaintext
{
|
|
"type" : "array",
|
|
"table":[
|
|
{"index": 2, "value":"baz" },
|
|
{"index": 0, "value":"foo_new" },
|
|
{"index": 1, "value":"bar_new" }]
|
|
}
|