Monitoring input cloud#448
Merged
nemonster merged 7 commits intomasterelastic/support-diagnostics:masterfrom Oct 21, 2020
monitoring-input-cloudelastic/support-diagnostics:monitoring-input-cloudCopy head branch name to clipboard
Merged
Monitoring input cloud#448nemonster merged 7 commits intomasterelastic/support-diagnostics:masterfrom monitoring-input-cloudelastic/support-diagnostics:monitoring-input-cloudCopy head branch name to clipboard
nemonster merged 7 commits intomasterelastic/support-diagnostics:masterfrom
monitoring-input-cloudelastic/support-diagnostics:monitoring-input-cloudCopy head branch name to clipboard
Conversation
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
Bumped up version number Adjusted outputs.
nemonster
added a commit
that referenced
this pull request
Oct 22, 2020
This reverts commit a406459.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
BREAKING CHANGE - the input options for the diagnostic will change:
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.