Currently that field is basically the `where` port...
# sql
c
Currently that field is basically the
where
portion of a sql statement. Soon it will allow you to pass full sql to query your logs with. Iterating through that whole UI more at the moment.
c
is it in a working state though? I tried adding something like a where clause but couldn't get any results - are the column names the same as the ones that appear in the each JSON log entry? Can you provide an example?