David Smiley created SOLR-15011: ----------------------------------- Summary: /admin/logging handler should be able to configure logs on all nodes Key: SOLR-15011 URL: https://issues.apache.org/jira/browse/SOLR-15011 Project: Solr Issue Type: Improvement Security Level: Public (Default Security Level. Issues are Public) Components: logging Reporter: David Smiley
The LoggingHandler registered at /admin/logging can configure log levels for the current node. This is nice but in SolrCloud, what's needed is an ability to change the level for _all_ nodes in the cluster. I propose that this be a parameter name "distrib" defaulting to SolrCloud mode's status. An admin UI could have a checkbox for it. I don't propose that the read operations be changed -- they can continue to just look at the node you are hitting. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org