Konstantin

Results 159 comments of Konstantin

Is there a reason why this query would give an error? query: `=i("test")` error: `missing whitespace after the search word "i"` because the docs says that it should work? https://docs.victoriametrics.com/victorialogs/logsql/#exact-filter

Ah ok. I just tested all possible options for all operations and came across the exact + case insensitive combination.

In my fork is the major part of the Query Builder. There is still a bit to do and test, but most things should work.

I am currently going through all the query examples to check everything. Is this a valid query? (specifically the unroll part) ` _time:5m | unpack_words from _msg as words |...

So the words is for the unroll operation. Are multiple fields allowed seperated by a comma?

Would also like to help.

The problem is that a group can be removed or added to a user after the JWT is issued.

@will2hew I tested the OIDC and it works great. Thanks for your work. But I would love it if it could auto create users of any domain and sync groups...

Thanks for all the work on the ferature it there any testing needed? If so I would be happy to do so.

Thank you for all the work.