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

Creates agentless troubleshooting page #6184

Merged
merged 8 commits into from
Nov 26, 2024
Merged

Conversation

benironside
Copy link
Contributor

@benironside benironside commented Nov 19, 2024

Fixes #6044 — creates a troubleshooting page for the new agentless integration.

Preview: Agentless integrations FAQESS, Serverless

@benironside benironside requested a review from a team as a code owner November 19, 2024 17:04
Copy link

A documentation preview will be available soon.

Request a new doc build by commenting
  • Rebuild this PR: run docs-build
  • Rebuild this PR and all Elastic docs: run docs-build rebuild

run docs-build is much faster than run docs-build rebuild. A rebuild should only be needed in rare situations.

If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here.

Copy link
Contributor

mergify bot commented Nov 19, 2024

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

  • v7.x is the label to automatically backport to the 7.x branch.
  • v7./d./d is the label to automatically backport to the 7./d branch. /d is the digit

NOTE: backport-skip has been added to this pull request.

@acorretti acorretti force-pushed the 6044-agentless-faq-2 branch from 4bf5b3c to 3b73c18 Compare November 19, 2024 18:23
@acorretti acorretti self-requested a review as a code owner November 19, 2024 18:23
Copy link
Contributor

mergify bot commented Nov 19, 2024

This pull request is now in conflicts. Could you fix it @benironside? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b 6044-agentless-faq-2 upstream/6044-agentless-faq-2
git merge upstream/main
git push upstream 6044-agentless-faq-2

@acorretti acorretti removed their request for review November 19, 2024 18:54
Copy link
Contributor

@nastasha-solomon nastasha-solomon left a comment

Choose a reason for hiding this comment

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

Lot's of great troubleshooting content here. I left some edits for your consideration. Hope they help!

docs/getting-started/agentless-troubleshooting.asciidoc Outdated Show resolved Hide resolved
docs/getting-started/agentless-troubleshooting.asciidoc Outdated Show resolved Hide resolved
docs/getting-started/agentless-troubleshooting.asciidoc Outdated Show resolved Hide resolved
docs/getting-started/agentless-troubleshooting.asciidoc Outdated Show resolved Hide resolved
docs/getting-started/agentless-troubleshooting.asciidoc Outdated Show resolved Hide resolved
docs/getting-started/agentless-troubleshooting.asciidoc Outdated Show resolved Hide resolved
docs/getting-started/agentless-troubleshooting.asciidoc Outdated Show resolved Hide resolved
docs/getting-started/agentless-troubleshooting.asciidoc Outdated Show resolved Hide resolved
docs/getting-started/agentless-troubleshooting.asciidoc Outdated Show resolved Hide resolved
docs/getting-started/agentless-troubleshooting.asciidoc Outdated Show resolved Hide resolved
Copy link
Contributor

@jmikell821 jmikell821 left a comment

Choose a reason for hiding this comment

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

Thanks for pulling this together! Double check all the fleet attribute references; I tried to get them all. And, of course, suggestions apply to both doc sets.

docs/getting-started/agentless-troubleshooting.asciidoc Outdated Show resolved Hide resolved
docs/getting-started/agentless-troubleshooting.asciidoc Outdated Show resolved Hide resolved
docs/getting-started/agentless-troubleshooting.asciidoc Outdated Show resolved Hide resolved
docs/getting-started/agentless-troubleshooting.asciidoc Outdated Show resolved Hide resolved
docs/getting-started/agentless-troubleshooting.asciidoc Outdated Show resolved Hide resolved
docs/getting-started/agentless-troubleshooting.asciidoc Outdated Show resolved Hide resolved
docs/getting-started/agentless-troubleshooting.asciidoc Outdated Show resolved Hide resolved
docs/getting-started/agentless-troubleshooting.asciidoc Outdated Show resolved Hide resolved
@benironside benironside merged commit db188fa into main Nov 26, 2024
3 checks passed
mergify bot pushed a commit that referenced this pull request Nov 26, 2024
* create agentless troubleshooting steps

* incorporates Omolola's comment

* incorporates Nastasha's review and adds serverless version

* fixes typo

* fix fleet refs

* minor edit

* incorporates Janeen's review and updates fleet refs in ESS version

(cherry picked from commit db188fa)

# Conflicts:
#	docs/serverless/index.asciidoc
mergify bot pushed a commit that referenced this pull request Nov 26, 2024
* create agentless troubleshooting steps

* incorporates Omolola's comment

* incorporates Nastasha's review and adds serverless version

* fixes typo

* fix fleet refs

* minor edit

* incorporates Janeen's review and updates fleet refs in ESS version

(cherry picked from commit db188fa)

# Conflicts:
#	docs/serverless/index.asciidoc
mergify bot pushed a commit that referenced this pull request Nov 26, 2024
* create agentless troubleshooting steps

* incorporates Omolola's comment

* incorporates Nastasha's review and adds serverless version

* fixes typo

* fix fleet refs

* minor edit

* incorporates Janeen's review and updates fleet refs in ESS version

(cherry picked from commit db188fa)

# Conflicts:
#	docs/serverless/index.asciidoc
benironside added a commit that referenced this pull request Nov 26, 2024
* Creates agentless troubleshooting page (#6184)

* create agentless troubleshooting steps

* incorporates Omolola's comment

* incorporates Nastasha's review and adds serverless version

* fixes typo

* fix fleet refs

* minor edit

* incorporates Janeen's review and updates fleet refs in ESS version

(cherry picked from commit db188fa)

# Conflicts:
#	docs/serverless/index.asciidoc

* Delete docs/serverless directory and its contents

---------

Co-authored-by: Benjamin Ironside Goldstein <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
benironside added a commit that referenced this pull request Nov 26, 2024
* Creates agentless troubleshooting page (#6184)

* create agentless troubleshooting steps

* incorporates Omolola's comment

* incorporates Nastasha's review and adds serverless version

* fixes typo

* fix fleet refs

* minor edit

* incorporates Janeen's review and updates fleet refs in ESS version

(cherry picked from commit db188fa)

# Conflicts:
#	docs/serverless/index.asciidoc

* Delete docs/serverless directory and its contents

---------

Co-authored-by: Benjamin Ironside Goldstein <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
benironside added a commit that referenced this pull request Nov 26, 2024
* Creates agentless troubleshooting page (#6184)

* create agentless troubleshooting steps

* incorporates Omolola's comment

* incorporates Nastasha's review and adds serverless version

* fixes typo

* fix fleet refs

* minor edit

* incorporates Janeen's review and updates fleet refs in ESS version

(cherry picked from commit db188fa)

# Conflicts:
#	docs/serverless/index.asciidoc

* Delete docs/serverless directory and its contents

---------

Co-authored-by: Benjamin Ironside Goldstein <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.

[Request] Add agentless troubleshooting steps to Agentless doc
4 participants