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

[Fleet] Document serverless restrictions changes #887

Closed
jillguyonnet opened this issue Feb 5, 2024 · 0 comments · Fixed by #889
Closed

[Fleet] Document serverless restrictions changes #887

jillguyonnet opened this issue Feb 5, 2024 · 0 comments · Fixed by #889

Comments

@jillguyonnet
Copy link

Issue: elastic/kibana#165672
PR: elastic/kibana#175315

Details

The above change lifted some existing restrictions in serverless Fleet. It is now possible to:

  • create proxy configurations
  • create new Fleet Server configurations with a proxy
  • create new Elasticsearch outputs with a proxy

The following restrictions exist:

  • The host URL for new Fleet Server configurations cannot be configured through the UI or API.
  • The host URL for new Elasticsearch outputs cannot be configured through the UI or API.

Suggested documentation change

Edit the Fleet and Elastic Agent restrictions for Elastic Cloud serverless page with the following:

  • Fleet Server section: add a paragraph stating that it is possible to create a Fleet Server configuration with a proxy and that the host URL is fixed.
  • New Outputs section mentioning that it is possible to create a new Elasticsearch output with a proxy and that the host URL is fixed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants