Skip to content
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

Hintsbest practises #392

Merged
merged 27 commits into from
Sep 5, 2023
Merged

Hintsbest practises #392

merged 27 commits into from
Sep 5, 2023

Conversation

gizas
Copy link
Contributor

@gizas gizas commented Aug 4, 2023

PR for elastic/elastic-agent#3062

The autodiscovery main page enhanced with some more info to help our users to choose how to configure it. The need came after BY calls and the feedack we had that conditions autodiscovery is not clear. This can be a first step to enhance this experience

kilfoyle and others added 18 commits June 29, 2023 09:16
* Add Fleet & Agent 8.8.2 release notes

* Fixup

* Add logs collection bug fix

* Update docs/en/ingest-management/release-notes/release-notes-8.8.asciidoc

Co-authored-by: Craig MacKenzie <[email protected]>

---------

Co-authored-by: Craig MacKenzie <[email protected]>
(cherry picked from commit 34666c8)
* Update fleet-settings.asciidoc

The official documentation isn't clear on the fact that it's not possible to have a single fleet server for several elasticsearch clusters
So adding an Elasticsearch outputs different from the cluster to which the fleet server belongs is not possible.

* Small text update

---------

Co-authored-by: David Kilfoyle <[email protected]>
(cherry picked from commit e60173b)

Co-authored-by: Guillaume Dufrenne <[email protected]>
…309) (#311)

* Update fleet-server-scaling.asciidoc

* Update docs/en/ingest-management/fleet/fleet-server-scaling.asciidoc

---------

Co-authored-by: David Kilfoyle <[email protected]>
(cherry picked from commit fe77593)

Co-authored-by: Philipp Kahr <[email protected]>
… docs (#310) (#313)

* Update overview.asciidoc

* Update docs/en/ingest-management/overview.asciidoc

Co-authored-by: David Kilfoyle <[email protected]>

---------

Co-authored-by: David Kilfoyle <[email protected]>
(cherry picked from commit a8a05a2)

Co-authored-by: Philipp Kahr <[email protected]>
…320)

This fixes the instructions for generating the Fleet API docs to use the correct path to the `ingest-docs` repo (rather than their former home in the `observability-docs` repo).

(cherry picked from commit 392eada)

Co-authored-by: David Kilfoyle <[email protected]>
…bleshooting page (#325) (#326)

(cherry picked from commit 653c9a4)

Co-authored-by: David Kilfoyle <[email protected]>
…) (#339)

* Add docs for upgrade package verification with alternate PGP keys

* fixup

(cherry picked from commit 3a74c9b)

Co-authored-by: David Kilfoyle <[email protected]>
* Add Fleet & Agent 8.9.0 release notes

* Fix-up based off of changelogs

* touchup

* Remove commented-out entries

* Update docs/en/ingest-management/release-notes/release-notes-8.9.asciidoc

Co-authored-by: Julia Bardi <[email protected]>

---------

Co-authored-by: Julia Bardi <[email protected]>
(cherry picked from commit 65043ca)

Co-authored-by: David Kilfoyle <[email protected]>
* Add updated proxy settings docs

* Add graphics; add standalone section

* Edit + add graphics

* Rename parent

* Keep original name for parent

* Add link to EPR proxy info

(cherry picked from commit 92773b5)

Co-authored-by: David Kilfoyle <[email protected]>
The "Minimum Required" page for installing the Agent has changed in 8.9 to reflect that the disk space requirements has increased, but we didn't change the initial description with which these requirements have been tested (agent version). This should probably be changed to the 8.9.0 version
…ackport #360) (#361)

* Remove tested version number from agent minimum install reqs (#360)

(cherry picked from commit b94e040)

# Conflicts:
#	docs/en/ingest-management/elastic-agent/install-elastic-agent.asciidoc

* Update install-elastic-agent.asciidoc

---------

Co-authored-by: David Kilfoyle <[email protected]>
* for connectivity to LS we need to have a cert defined

make it explicit in the docs.

* Update docs/en/ingest-management/fleet/fleet-settings.asciidoc

* Update docs/en/ingest-management/fleet/fleet-settings.asciidoc

---------

Co-authored-by: David Kilfoyle <[email protected]>
(cherry picked from commit 8b847d9)

Co-authored-by: nima <[email protected]>
… or DEB (#376) (#382)

* Note that agent needs to be restarted if the upgrade happened via RPM/DEB

* Update docs/en/ingest-management/commands.asciidoc

---------

Co-authored-by: David Kilfoyle <[email protected]>
(cherry picked from commit 75fe2c4)

Co-authored-by: nima <[email protected]>
@mergify
Copy link
Contributor

mergify bot commented Aug 4, 2023

This pull request does not have a backport label. Could you fix it @gizas? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-/d./d is the label to automatically backport to the /d./d branch. /d is the digit
    NOTE: backport-skip has been added to this pull request.

@mergify mergify bot added the backport-skip label Aug 4, 2023
@gizas gizas marked this pull request as ready for review August 24, 2023 09:35
Copy link
Member

@ChrsMark ChrsMark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Minor typo suggestions.

gizas and others added 4 commits September 4, 2023 16:19
…overy/elastic-agent-kubernetes-autodiscovery.asciidoc

Co-authored-by: Chris Mark <[email protected]>
…overy/elastic-agent-kubernetes-autodiscovery.asciidoc

Co-authored-by: Chris Mark <[email protected]>
…overy/elastic-agent-kubernetes-autodiscovery.asciidoc

Co-authored-by: Chris Mark <[email protected]>
…overy/elastic-agent-kubernetes-autodiscovery.asciidoc

Co-authored-by: Chris Mark <[email protected]>
…overy/elastic-agent-kubernetes-autodiscovery.asciidoc

Co-authored-by: Tetiana Kravchenko <[email protected]>
@gizas gizas merged commit 7123142 into main Sep 5, 2023
1 check passed
@gizas gizas deleted the hintsbest_practises branch September 5, 2023 07:27
mergify bot pushed a commit that referenced this pull request Sep 5, 2023
* adding best practises for autodiscovery

(cherry picked from commit 7123142)
mergify bot pushed a commit that referenced this pull request Sep 5, 2023
* adding best practises for autodiscovery

(cherry picked from commit 7123142)
gizas added a commit that referenced this pull request Sep 5, 2023
* adding best practises for autodiscovery

(cherry picked from commit 7123142)

Co-authored-by: Andrew Gizas <[email protected]>
gizas added a commit that referenced this pull request Sep 5, 2023
* adding best practises for autodiscovery

(cherry picked from commit 7123142)

Co-authored-by: Andrew Gizas <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants