[DOCS] Add setup content to Kubernetes and Cloud Foundry docs#23580
Merged
EamonnTP merged 2 commits intoelastic:masterfrom Jan 26, 2021
Merged
[DOCS] Add setup content to Kubernetes and Cloud Foundry docs#23580EamonnTP merged 2 commits intoelastic:masterfrom
EamonnTP merged 2 commits intoelastic:masterfrom
Conversation
Contributor
|
Pinging @elastic/integrations (Team:Integrations) |
Contributor
💚 Build Succeeded
Expand to view the summary
Build stats
❕ Flaky test reportNo test was executed to be analysed. |
dedemorton
reviewed
Jan 22, 2021
Contributor
dedemorton
left a comment
There was a problem hiding this comment.
Thanks again for adding all those widgets!
Author
|
@dedemorton Thanks for your comments! I tweaked the content a little. |
dedemorton
approved these changes
Jan 25, 2021
Contributor
dedemorton
left a comment
There was a problem hiding this comment.
Thanks! Changes LGTM.
Author
|
jenkins run the tests please |
EamonnTP
pushed a commit
to EamonnTP/beats
that referenced
this pull request
Jan 26, 2021
…c#23580) * Add setup content * Edits following review
EamonnTP
pushed a commit
to EamonnTP/beats
that referenced
this pull request
Jan 26, 2021
…c#23580) * Add setup content * Edits following review
EamonnTP
pushed a commit
to EamonnTP/beats
that referenced
this pull request
Jan 26, 2021
…c#23580) * Add setup content * Edits following review
v1v
added a commit
to v1v/beats
that referenced
this pull request
Jan 26, 2021
…pack-when-oss-changes * upstream/master: [DOCS] Add setup content to Kubernetes and Cloud Foundry docs (elastic#23580) [CI] Mandatory windows support for all the versions (elastic#23615) Add check when retrieving the worker process id using performance counters (elastic#23647) Remove 4912 evtx from testing (elastic#23669) Add missing SSL settings (elastic#23632) Update X-Pack Packetbeat config (elastic#23666) Use hostname check from verify.go to handle patterns in TLS certs (elastic#23661) Fix: Dissect Cisco ASA 302013 message usernames (elastic#21196) Add FAQ entry for MADV settings in older versions (elastic#23429) Sync fixes from Integration Package Testing (elastic#23424) [Filebeat] Add Cisco ASA message '302023' parsing (elastic#23092) [Elastic Log Driver] Change hosts config flag (elastic#23628) Audit and Authentication Policy Change Events (elastic#20684)
EamonnTP
pushed a commit
that referenced
this pull request
Jan 26, 2021
#23682) * Add setup content * Edits following review
EamonnTP
pushed a commit
that referenced
this pull request
Jan 26, 2021
#23681) * Add setup content * Edits following review
EamonnTP
pushed a commit
that referenced
this pull request
Jan 27, 2021
#23680) * Add setup content * Edits following review
leweafan
pushed a commit
to leweafan/beats
that referenced
this pull request
Apr 28, 2023
…c#23580) (elastic#23682) * Add setup content * Edits following review
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.
Summary
This PR adds the setup content to both the Kubernetes and Cloud Foundry docs for Filebeat and Metricbeat.
The PR also adds the tabbed widgets to the Load Kibana dashboards topic.
NOTE: In a follow-up PR, I plan to single-source the Kubernetes content for both the Filebeat and Metricbeat docs.
HTML preview
Run Filebeat on Cloud Foundry: https://beats_23580.docs-preview.app.elstc.co/guide/en/beats/filebeat/master/running-on-cloudfoundry.html
Run Metricbeat on Cloud Foundry: https://beats_23580.docs-preview.app.elstc.co/guide/en/beats/metricbeat/master/running-on-cloudfoundry.html
Run Filebeat on Kubernetes: https://beats_23580.docs-preview.app.elstc.co/guide/en/beats/filebeat/master/running-on-kubernetes.html
Run Metricbeat on Kubernetes: https://beats_23580.docs-preview.app.elstc.co/guide/en/beats/metricbeat/master/running-on-kubernetes.html
Load Kibana dashboards: https://beats_23580.docs-preview.app.elstc.co/guide/en/beats/auditbeat/master/load-kibana-dashboards.html
Related issue
Closes #22772