mirror of
https://github.com/tstack/lnav
synced 2024-11-08 01:10:29 +00:00
11 lines
902 B
Plaintext
11 lines
902 B
Plaintext
[1m[31m✘ error[0m: invalid value for property “[1m/log/watch-expressions/http-errors/expr[0m”
|
||
[1m[31mreason[0m: SQL expression is invalid
|
||
[1m[31m | [0m [1m[31mreason[0m: no such column: sc_status
|
||
[1m[31m | [0m [36m --> [0m[1m/log/watch-expressions/http-errors/expr[0m
|
||
[1m[31m | [0m [36m | [0m[37m[40msc_status[0m[37m[40m [0m[1m[37m[40m>[0m[1m[37m[40m=[0m[37m[40m [0m[1m[37m[40m400[0m[37m[40m [0m[1m[36m[40mAND[0m[37m[40m [0m[37m[40mbad[0m[37m[40m [0m
|
||
[36m --> [0m[1mcommand-option[0m:1
|
||
[36m =[0m [36mhelp[0m: [1mProperty Synopsis[0m
|
||
[1m/log/watch-expressions/http-errors/expr[0m [4m<SQL-expression>[0m
|
||
[1mDescription[0m
|
||
The SQL expression to execute for each input line. If expression evaluates to true, a 'log message detected' event will be published.
|