Case insensitive queries
Nate O'Brien
Log messages frequently variably use capitalization in their data and this can cause valuable results to be missed on the first query. Where the capitalization of field values is unknown, users can now use the to_lower() function to search without concern for capitalization. Please see the documentation here: