-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update monitoring-internal-collection.asciidoc #19422
Merged
Merged
Conversation
This file contains 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
the monitoring configuration shows an extra `ssl`. for example, `monitoring.elasticsearch.ssl.certificate_authorities` should be right but now it looks like `monitoring.elasticsearch.ssl.ssl.certificate_authorities`. this documentation was added since the version 7.5.
botelastic
bot
added
the
needs_team
Indicates that the issue/PR needs a Team:* label
label
Jun 26, 2020
uihyun
added
Team:SIEM
and removed
needs_team
Indicates that the issue/PR needs a Team:* label
labels
Jun 26, 2020
Pinging @elastic/siem (Team:SIEM) |
andrewkroh
added
Team:Services
(Deprecated) Label for the former Integrations-Services team
and removed
Team:SIEM
labels
Jul 6, 2020
Pinging @elastic/integrations-services (Team:Services) |
zube
bot
added
[zube]: Inbox
[zube]: In Review
and removed
[zube]: In Review
[zube]: Inbox
labels
Jul 7, 2020
ycombinator
approved these changes
Jul 7, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Good catch and thanks for fixing it!
ycombinator
added
v7.8.2
v7.9.0
v8.0.0
needs_backport
PR is waiting to be backported to other branches.
labels
Jul 7, 2020
ycombinator
added a commit
that referenced
this pull request
Jul 13, 2020
the monitoring configuration shows an extra `ssl`. for example, `monitoring.elasticsearch.ssl.certificate_authorities` should be right but now it looks like `monitoring.elasticsearch.ssl.ssl.certificate_authorities`. this documentation was added since the version 7.5. Co-authored-by: uihyun <uihyun.kim@elastic.co>
v1v
added a commit
to v1v/beats
that referenced
this pull request
Jul 14, 2020
* upstream/master: (25 commits) [Elastic Agent] Send checkin payload to Fleet (elastic#19857) [Ingest Manager] Fixed tests across agent elastic#19877 [Ingest Manager] Fix serialization test elastic#19876 Fix service start type mapping in windows/service metricset (elastic#19551) ci: Change comment trigger detection method (elastic#19827) Add 21 autogenerated filesets from rsa2elk devices (elastic#19713) [Ingest Manager] Agent config cleanup (elastic#19848) libbeat/publisher/pipeline: fix data races (elastic#19821) Update monitoring-internal-collection.asciidoc (elastic#19422) (elastic#19697) [Elastic Agent] Trust exchange endpoint must bind to 127.0.0.1 (elastic#19861) Specify an ECS version in Auditbeat/Packetbeat/Winlogbeat (elastic#19159) Add azure billing metricset (elastic#19207) Add support for appinsights in the metricbeat azure module (elastic#18940) Add MySQL query metricset with lightweight module and SQL helper (elastic#18955) [Ingest Manager] Refuse invalid stream values in configuration (elastic#19587) Do not use vendor during integration tests (elastic#19839) LIBBEAT: Enhancement Convert dissected values from String to other basic data types and IP (elastic#18683) [Elastic Agent] Remove support for "logs" and only support logfile (elastic#19761) [CI] support windows-2012 (elastic#19773) Do not update go.mod during packaging and testing (elastic#19823) ...
ycombinator
added a commit
that referenced
this pull request
Jul 14, 2020
) the monitoring configuration shows an extra `ssl`. for example, `monitoring.elasticsearch.ssl.certificate_authorities` should be right but now it looks like `monitoring.elasticsearch.ssl.ssl.certificate_authorities`. this documentation was added since the version 7.5. Co-authored-by: uihyun <uihyun.kim@elastic.co> Co-authored-by: uihyun <uihyun.kim@elastic.co>
I think we can remove the |
1 task
melchiormoulin
pushed a commit
to melchiormoulin/beats
that referenced
this pull request
Oct 14, 2020
…ic#19697) the monitoring configuration shows an extra `ssl`. for example, `monitoring.elasticsearch.ssl.certificate_authorities` should be right but now it looks like `monitoring.elasticsearch.ssl.ssl.certificate_authorities`. this documentation was added since the version 7.5. Co-authored-by: uihyun <uihyun.kim@elastic.co>
leweafan
pushed a commit
to leweafan/beats
that referenced
this pull request
Apr 28, 2023
the monitoring configuration shows an extra `ssl`. for example, `monitoring.elasticsearch.ssl.certificate_authorities` should be right but now it looks like `monitoring.elasticsearch.ssl.ssl.certificate_authorities`. this documentation was added since the version 7.5.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
docs
needs_backport
PR is waiting to be backported to other branches.
Team:Services
(Deprecated) Label for the former Integrations-Services team
v7.8.2
v7.9.0
v8.0.0
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.
What does this PR do?
the monitoring configuration shows an extra
ssl
.for example,
monitoring.elasticsearch.ssl.certificate_authorities
should be right but now it looks likemonitoring.elasticsearch.ssl.ssl.certificate_authorities
.this documentation was added since the version 7.5.
Why is it important?
wrong info
Checklist
CHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.Author's Checklist
How to test this PR locally
Related issues
Use cases
Screenshots
Logs