I am trying to look at the many test failures we have for
"CloudAuthStreamTest".
This test spins up 2 solrcloud clusters with several cores each. One thing
that might help me out is if I could inspect the "solr.log" for each of the
cores. But I am not finding the logs anywhere. Can anyone give m
Hi James,
Turns out it's not easy
https://github.com/apache/solr/pull/2153/
I had to copy log4j2.xml from core (not tests', tests log to console only)
AND then remove wrote:
> I am trying to look at the many test failures we have for
> "CloudAuthStreamTest".
> This test spins up 2 solrcloud clust