Hi - We have multiple Solr 9.5.0 installations running on Linux. All are configured the same.
On one of those installations, when I grep the solr log, it returns "Binary file solr.log matches". The "file" command returns "data". I can edit or cat the log file and it looks like regular text. We have bash scripts that grep the solr log, and so these scripts don't work on this particular installation. I tried adding charset="UTF-8" to the PatternLayout in the log4j configuration file. That did not help. Any ideas what may be going on here? Thanks, Jay