Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Monitoring input cloud#448

Merged
nemonster merged 7 commits intomasterelastic/support-diagnostics:masterfrom
monitoring-input-cloudelastic/support-diagnostics:monitoring-input-cloudCopy head branch name to clipboard
Oct 21, 2020
Merged

Monitoring input cloud#448
nemonster merged 7 commits intomasterelastic/support-diagnostics:masterfrom
monitoring-input-cloudelastic/support-diagnostics:monitoring-input-cloudCopy head branch name to clipboard

Conversation

@nemonster
Copy link
Contributor

  • BREAKING CHANGE - the input options for the diagnostic will change:

    • Instead of breaking apart the scheme, host, and port values, there is a single input, -url where the full url to the http interface is used. For instance https://localhost:9200. No more specific parameters for ssl, you just use whatever you'd use with the browser.
    • Authentication is now on by default. If you want to bypass it, you just use a specific parameter, -bypassAuth.
    • You can now pass in the -user and -password parameters directly. If either are missing you will get the user/password prompt.
    • PKI authentication is turned on if you specify a file for it.
    • Hostname verification is automatically bypassed unless -verifyHost is used.
    • All inputs are now a single option, and all are preceded by a single hyphen.
  • Monitoring extract imports now work with Cloud clusters as targets.

  • A new timed option is now available to execute a diagnostic n number of times with a specified interval between those executions. See the readme for inputs and examples.

  • There is a new -type option: -type cloud. This is essentially just the api calls, but there seems to be a lot of confusion over which one to run, so hopefully this will reduce some of that.

1. Upgraded Apache Httpclient to v5.
2. Fixed issue with bulk inserts to Cloud.
3.  Simplified url inputs for diagnostic runs.
4. Made authentication, lenient host  name checking, and no automatic retries the defaults.
5. Changed mechanisms for submitting plain text login info.
6. Added option to run timed diagnostic executions at specified intervals.
Added newer template rest calls for 7.8
Changed minimum timed run interval to 5 secs.
Fixed issues with timed executions
Documentation additions
Consolidated common routines.
Fixed PKI issue
Fixed formatting
changed duration field back to interval in export
Bumped up version number
Adjusted outputs.
@nemonster nemonster requested a review from a team as a code owner October 21, 2020 16:40
@nemonster nemonster merged commit a406459 into master Oct 21, 2020
nemonster added a commit that referenced this pull request Oct 22, 2020
@nemonster nemonster deleted the monitoring-input-cloud branch November 5, 2020 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.