I currently have only have filter query that looks like this: {job="itadlogs"} |= `$search` | pattern `[<id>][<timestamp>] <level>: <message>` | channel =~ `${channel:regex}` | id =~ `$id` | level =~ `$level`
Also, when I click on the log line, I can no longer see any fields that I used to be able to see before. Again without any change on my end, just suddenly stopped working.