-
Notifications
You must be signed in to change notification settings - Fork 63
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
Kurtiam patch 1 #527
Open
kurtiam
wants to merge
33
commits into
main
Choose a base branch
from
kurtiam-patch-1
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Kurtiam patch 1 #527
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
* Add docs for Fleet secrets storage (phase 1) * Fixup * Resize graphic * Add warning about minimum required version * Update docs/en/ingest-management/agent-policies.asciidoc Co-authored-by: Julia Bardi <[email protected]> * Update 'Package Var Secret' graphic with clearer version --------- Co-authored-by: Julia Bardi <[email protected]> (cherry picked from commit f2d588a)
* Add docs for gomaxprops option * Update command description wrt Beats CPU * Fixup * Link to Filebeat max_procs; clarify must be integer * Update setting description * Update docs/en/ingest-management/elastic-agent/install-elastic-agent.asciidoc Co-authored-by: Denis <[email protected]> * Update GOMAXPROCS description * touchup * touchup * Update docs/en/ingest-management/elastic-agent/install-elastic-agent.asciidoc Co-authored-by: Craig MacKenzie <[email protected]> * Update docs/en/ingest-management/elastic-agent/install-elastic-agent.asciidoc Co-authored-by: Craig MacKenzie <[email protected]> * Update docs/en/ingest-management/elastic-agent/install-elastic-agent.asciidoc * touchup * touchup --------- Co-authored-by: Denis <[email protected]> Co-authored-by: Craig MacKenzie <[email protected]> (cherry picked from commit f279aaa) Co-authored-by: David Kilfoyle <[email protected]>
* Update air-gapped.asciidoc This needs to cross reference the air-gapped setup for security endpoints. This is commonly missed with elastic-agents using Elastic Defend integtrations * Small touchup --------- Co-authored-by: David Kilfoyle <[email protected]> (cherry picked from commit a423fbd) Co-authored-by: Jennie Soria <[email protected]>
* adding documentation for hints/processors * Update docs/en/ingest-management/elastic-agent/configuration/autodiscovery/kubernetes-hints-autodiscover.asciidoc Co-authored-by: David Kilfoyle <[email protected]> (cherry picked from commit ec7781d) Co-authored-by: Andrew Gizas <[email protected]>
#447) (#448) (cherry picked from commit 2dfccff) Co-authored-by: David Kilfoyle <[email protected]>
* adding best practises for autodiscovery (cherry picked from commit 7123142) Co-authored-by: Andrew Gizas <[email protected]>
* Add Fleet & Agent 8.9.2 Release Notes * Add contents * fix typo (cherry picked from commit 081d2b3) Co-authored-by: David Kilfoyle <[email protected]>
(cherry picked from commit f48ce39) Co-authored-by: David Kilfoyle <[email protected]>
* Add doc links to Fleet UI output settings descriptions * Add link for hosts configuration info (cherry picked from commit 8bfb70f) Co-authored-by: David Kilfoyle <[email protected]>
(cherry picked from commit 19291c3) Co-authored-by: nima <[email protected]>
(cherry picked from commit 185034c) Co-authored-by: David Kilfoyle <[email protected]>
* Add known issue for PGP key access problem * Add link to repos docs (cherry picked from commit 42ff6b2) Co-authored-by: David Kilfoyle <[email protected]>
) (#476) * Fix breaking link in 8.10 troubleshooting docs to known issue 3375 * Change link from 'current' to '8.9' (cherry picked from commit df9864f) Co-authored-by: David Kilfoyle <[email protected]>
* Add breaking change; add Fleet notes from Kibana PR * Add Agent notes * Rebuild * Fix typos * Update docs/en/ingest-management/release-notes/release-notes-8.10.asciidoc Co-authored-by: Julia Bardi <[email protected]> * Update docs/en/ingest-management/release-notes/release-notes-8.10.asciidoc Co-authored-by: Julia Bardi <[email protected]> * Remove bug fix for PR 3295 - Add components in the diagnostic collection... * Rebuild * Rebuild * Add breaking change; add Fleet notes from Kibana PR * Add Agent notes * Rebuild * Fix typos * Update docs/en/ingest-management/release-notes/release-notes-8.10.asciidoc Co-authored-by: Julia Bardi <[email protected]> * Update docs/en/ingest-management/release-notes/release-notes-8.10.asciidoc Co-authored-by: Julia Bardi <[email protected]> * Remove bug fix for PR 3295 - Add components in the diagnostic collection... * Rebuild * Rebuild --------- Co-authored-by: Julia Bardi <[email protected]> (cherry picked from commit 3a535c4) Co-authored-by: David Kilfoyle <[email protected]>
(cherry picked from commit e7c5989) Co-authored-by: David Kilfoyle <[email protected]>
(cherry picked from commit 5235eb2) Co-authored-by: David Kilfoyle <[email protected]>
Co-authored-by: James Rodewig <[email protected]>
* Fix malformed link (#488) **Problem:** [Scaling Elastic Agent on Kubernetes](https://www.elastic.co/guide/en/fleet/current/scaling-on-kubernetes.html) contains a malformed link. **Solution:** Fix the link syntax. (cherry picked from commit 9732394) # Conflicts: # docs/en/ingest-management/elastic-agent/scaling-on-kubernetes.asciidoc * Fix merge conflict --------- Co-authored-by: James Rodewig <[email protected]>
* Update PGP key known issue * Add 'important' note to highlight recommendation for airgapped * fixup * Move 'important' admonition to top * Redo headings * Add known issue to 8.10.0 (cherry picked from commit 52fdc4d) Co-authored-by: David Kilfoyle <[email protected]>
(cherry picked from commit 26394a0) Co-authored-by: Essodjolo KAHANAM <[email protected]>
* Add Fleet & Agent 8.10.1 Release Notes * Add Fleet notes * Add Agent notes; nothing new for Fleet * add pgp known issue (cherry picked from commit 7aa6f46) Co-authored-by: David Kilfoyle <[email protected]>
* Add advanced YAML config for Fleet UI output settings docs * Add variable types * Add Logstash settings; alphabetize (cherry picked from commit 73cba66) Co-authored-by: David Kilfoyle <[email protected]>
(cherry picked from commit 23f76fc) Co-authored-by: David Kilfoyle <[email protected]>
* Add Fleet & Agent 8.10.2 Release Notes * fixup * Update docs/en/ingest-management/release-notes/release-notes-8.10.asciidoc Co-authored-by: Julia Bardi <[email protected]> --------- Co-authored-by: Julia Bardi <[email protected]> (cherry picked from commit 93fa628) Co-authored-by: David Kilfoyle <[email protected]>
* Add tutorial: monitor nginx logs with standalone agent * Add the data confirmation and visualizations sections * Add final section, proof edits (cherry picked from commit be0e14a) Co-authored-by: David Kilfoyle <[email protected]>
(cherry picked from commit 5b67c0d) Co-authored-by: David Kilfoyle <[email protected]>
* Add warning about quotes and spaces to Kafka output docs * Move note to the processors section * Update message to indicate that quotation marks are included in the match * fixup (cherry picked from commit a7f8eed) Co-authored-by: David Kilfoyle <[email protected]>
* Remove beta tags from Fleet API Preview request * Remove tag from a few other spots (cherry picked from commit d2f1d3e) Co-authored-by: David Kilfoyle <[email protected]>
…) (#525) * Add known issue and resolution for Fleet's KQL processing changes * remove expected behavior statement (cherry picked from commit 33ec592) Co-authored-by: David Kilfoyle <[email protected]>
Adding clarification that the example URL will add the system integration to the policy
This pull request does not have a backport label. Could you fix it @kurtiam? 🙏
|
This pull request is now in conflict. Could you fix it @kurtiam? 🙏
|
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.
No description provided.