I'm not sure what happend but in my migration from 7.0 to 7.2, the user agent filter has stopped identifying properly. For example, given the following user agent mozilla/5.0 (windows nt 10.0; win64; x64; rv:69.0) gecko/20100101 firefox/69.0 and the following pipeline config:
If the regexps only use \d, \s, -, . then it could work. Obviously if any of them \W or another uppercase pattern then folding the regexp would change its meaning.
Aww crap....I totally forgot about all that...I opened the file in Notepad++, selected everything, and hit lowercase. It's working now...but there may be some that are not working right.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.