summaryrefslogtreecommitdiffstats
path: root/test/expected/test_events.sh_d9c7907f907b2335e1328b23fdc46d0968a608d9.err
blob: 0e6fb92adc9be06419a9c35e15b6e0c33fe77329 (plain)
1
2
3
4
5
6
7
8
9
10
✘ 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.