lnav/test/expected/test_events.sh_d9c7907f907b2335e1328b23fdc46d0968a608d9.err
2022-07-11 00:09:08 -07:00

11 lines
902 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

✘ 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.