Skip to content

Releases: elastic/support-diagnostics

Support Diagnostic 7.1.4

06 Dec 14:52
e59588c
Compare
Choose a tag to compare

Manifest was not being generated.

Support Diagnostic 7.1.3

05 Dec 14:34
e59588c
Compare
Choose a tag to compare

Bugfixes only.

  • Fixed issue where regression caused reoccurrence of delete utility directory if explicit output not used.
  • Fixed issue where cluster name modification of monitoring export was disregarded.
  • Fixed issue where proxy password was not being masked on input.
  • Fixed issue where proxy host was set incorrectly.
  • Fixed issue where v7 monitoring clusters would fail on scroll.

Support Diagnostic 7.1.2

11 Nov 16:08
d5eab76
Compare
Choose a tag to compare
  • Minor doc fixes
  • Fixed timestamp field in manifest.json.

Support Diagnostic 7.1.1

15 Oct 19:13
60865ff
Compare
Choose a tag to compare

Fixed issue with --noVerify breaking after implementing pooling.

Support Diagnostic 7.1.0

15 Oct 12:15
60865ff
Compare
Choose a tag to compare
  • Export and import from monitoring indices - up to 12 hours of data for a monitored cluster can be extracted from the monitoring cluster and then indexed into a local monitoring instance for offline viewing.
  • Running the jstack and jps commands could fail if the diagnostic was run via a different JVM instance than the one used by Elasticsearch. This became more of an issue with the embedded JVM. The diagnostic now checks for which installation was used to run ES and runs the commands via that same deployment.
  • SLM REST calls added.
  • Fixed issue with scrub utility when working directory was used instead of explicit output destination.
  • Fixed issue with spaces in path names.

Support Diagnostic 7.0.9

13 Aug 14:27
c4fca6e
Compare
Choose a tag to compare

Bug Fixes and some new functionality:

Diagnostic

  • Fixed issue where hostname was not recognized, thus bypassing system calls and log collections.
  • When first call fails due to invalid authentication an explicit message is now displayed in the console.
  • Internal cookie spec updated to remedy issues some were having when running through load balancers. They still should not be running through a balancer, but it at least shouldn't end badly and hold things up.

Scrubber:

  • Fixed issue where token length caused an error.
  • Added option to scrub a single file instead of an entire diagnostic archive to facilitate processing a single log file.

Support Diagnostic 7.0.8

24 Jun 21:16
ddb9d69
Compare
Choose a tag to compare

Fixed #289 where message displayed even when superuser role present.
Added bypass of check when security not enabled.
Updated Jackson dependency.

Support Diagnostic 7.0.7

20 Jun 12:58
5ef5570
Compare
Choose a tag to compare

If an elastic user is entered the roles associated with that account are now checked for the presence of superuser or admin, depending on Elasticsearch version. Custom roles are not checked. If these are not present a prominent message will be displayed at the end of the run indicating that some calls might have failed due to permissions. The run will not be modified or interrupted - it is only a warning.

Support Diagnostic 7.0.6

14 May 13:01
Compare
Choose a tag to compare

Resolve sha1 issue.
Fixed issue where calls failed when run against cloud cluster in remote mode.
Clarified version support to indicate all past, future versions are handled automatically.

Support Diagnostic 7.0.5

26 Apr 15:15
Compare
Choose a tag to compare
Pre-release

Fix for scrub app package in scripts.