> > > >>>> > >>>> There are some inconsistencies in the destinations of the current GFSH > >>>> export commands. Some commands (e.g. 'export logs’) export to a given > >>>> directory on the executing member (server or locator). Other > commands > >>>> (e.g. ‘export cluster-configuration’) export to a given directory on > the > >>>> GFSH client machine. (This makes far more sense, and is what I would > >>>> have > >>>> expected as a user.) >
Me too :) Rather than introduce yet another command, I would like to suggest that we change existing 'export logs' to actually do the export gfsh client machine. This would also mean we can use --start-time and --end-time. For stats, I think we should introduce a flag '--include-stats' to the export logs command.