mirror of
https://github.com/tstack/lnav
synced 2024-11-05 21:21:19 +00:00
17 lines
349 B
JSON
17 lines
349 B
JSON
{
|
|
"$schema": "https://lnav.org/schemas/format-v1.schema.json",
|
|
"bad_json_log": {
|
|
"json": true,
|
|
"line-format": [
|
|
{
|
|
"field": ""
|
|
},
|
|
{
|
|
"field": "__timestamp__",
|
|
"timestamp-format": ""
|
|
}
|
|
],
|
|
"value": {
|
|
}
|
|
}
|
|
} |