If you fire up thing in cloud mode in the example method, you should be seeing something like ./example/cloud/node1/logs, ./example/cloud/node2/logs etc. If you're in non-cloud mode you should see something like ./server/logs.
There is some logging on the admin/ui, see the "logging" selection. Best, Erick On Sat, Jul 18, 2015 at 10:36 AM, Karl Kildén <karl.kil...@gmail.com> wrote: > Hello! > > before when start.jar was used the requests rolled in the console. When I > start with the new method (bin/solr) it does not. There is no relevant log > file anywhere either... How can log / watch requests? > > Best would be to get them in the admin GUI > > cheers