[ https://issues.apache.org/jira/browse/SOLR-7796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17046418#comment-17046418 ]
Jan Høydahl commented on SOLR-7796: ----------------------------------- Now that we have the "Nodes" tab in the UI, we have much of this info already. Of course people could do a screenshot. Or we could do a "Copy to clipboard" button on that screen that would generate some targeted JSON suitable for sharing? Another option is of course to make it easy to share the full /admin/info/system, /admin/metrics and all CLUSTERSTATUS json's, and then make another tool for support personnell that parse these, spitting out some nice reports similar to the Nodes screen but richer? > Implement a "gather support info" button > ---------------------------------------- > > Key: SOLR-7796 > URL: https://issues.apache.org/jira/browse/SOLR-7796 > Project: Solr > Issue Type: Improvement > Components: Admin UI > Reporter: Shawn Heisey > Priority: Minor > > A "gather support info" button in the admin UI would be extremely helpful. > There are some basic pieces of info that we like to have for problem reports > on the user list, so there should be an easy way for a user to gather that > info. > Some of the more basic bits of info would be easy to include in a single file > that's easy to cut/paste -- java version, heap info, core/collection names, > directories, and stats, etc. If available, it should include server info > like memory, commandline args, ZK info, and possibly disk space. > There could be two buttons -- one that gathers smaller info into an XML, > JSON, or .properties structure that can be easily cut/paste into an email > message, and another that gathers larger info like files for configuration > and schema along with the other info (grabbing from zookeeper if running in > cloud mode) and packages it into a .zip file. Because the user list eats > almost all attachments, we would need to come up with some advice for sharing > the zipfile. I hate to ask INFRA for a file sharing service, but that might > not be a bad idea. -- 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