You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lnav/test/expected/test_events.sh_d9c7907f907b...

11 lines
902 B
Plaintext

✘ error: invalid value for property “/log/watch-expressions/http-errors/expr”
reason: SQL expression is invalid
 |  reason: no such column: sc_status
 |   --> /log/watch-expressions/http-errors/expr
 |   | sc_status >= 400 AND bad 
 --> command-option:1
 = help: Property Synopsis
/log/watch-expressions/http-errors/expr <SQL-expression>
Description
The SQL expression to execute for each input line. If expression evaluates to true, a 'log message detected' event will be published.