zan-mateusz opened a new pull request, #1432:
URL: https://github.com/apache/brooklyn-server/pull/1432

   Make both the logger prefix and search phrase filters case-insensitive and 
consistent across the file and OpenSearch backends.
   
   - FileLogStore: lowercase both sides of the clazz prefix and message 
search-phrase comparisons (Locale.ROOT).
   - OpenSearchLogStore: add case_insensitive:true to the class prefix query, 
which is term-level and otherwise only matches the lowercased indexed terms of 
the analyzed "class" field.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to