mirror of
https://github.com/tstack/lnav
synced 2024-11-03 23:15:38 +00:00
f9f797fc9d
Fixes #539
7 lines
117 B
Plaintext
7 lines
117 B
Plaintext
/log/watch-expressions = {
|
|
"http-errors": {
|
|
"expr": ":sc_status >= 400",
|
|
"enabled": true
|
|
}
|
|
}
|