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

Add tutorial for standalone agent on serverless monitoring nginx #906

Merged
merged 5 commits into from
Feb 13, 2024

Conversation

kilfoyle
Copy link
Contributor

@kilfoyle kilfoyle commented Feb 8, 2024

This adds a new serverless version of the tutorial Use standalone Elastic Agent with Elasticsearch Service to monitor nginx.

For the new guide, all of the steps have been tested on a serverless project and modified accordingly.

A few things have also been fixed up in the original guide, most notably the switch to use API key authentication, as required on serverless and as recommended on stateless.

Closes: #904
Rel: #693

@kilfoyle kilfoyle requested a review from a team as a code owner February 8, 2024 19:26
Copy link

github-actions bot commented Feb 8, 2024

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.

@kilfoyle kilfoyle merged commit 4db4aa2 into elastic:main Feb 13, 2024
3 checks passed
mergify bot pushed a commit that referenced this pull request Feb 13, 2024
* Add tutorial for standalone agent on serverless monitoring nginx

* fixup

* fixup

* Change original guide to use API key auth

* Change IDs to -ess; small fixes

(cherry picked from commit 4db4aa2)
kilfoyle added a commit that referenced this pull request Feb 13, 2024
… (#917)

* Add tutorial for standalone agent on serverless monitoring nginx

* fixup

* fixup

* Change original guide to use API key auth

* Change IDs to -ess; small fixes

(cherry picked from commit 4db4aa2)

Co-authored-by: David Kilfoyle <[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.

Publish tutorial for standalone agent monitoring Nginx (Serverless)
2 participants