Skip to content

Conversation

emilioalvap
Copy link
Contributor

Summary

Add proxy settings to synthetics cli docs

Copy link

github-actions bot commented Oct 7, 2025

* If you `push` a Synthetics project that’s already been pushed using one Synthetics project ID and then try to `push` it using a *different* ID, it will create duplicates of all monitors in the Synthetics project.

`--proxy-uri`
: The Proxy URL to be used when connecting to the deployment or Observability Serverless project.
Copy link
Member

Choose a reason for hiding this comment

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

To Kibana right? can we call that out?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sure, good call 👍

Copy link
Contributor

@mdbirnstiehl mdbirnstiehl left a comment

Choose a reason for hiding this comment

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

A few small grammar things, but otherwise LGTM!

* If you `push` a Synthetics project that’s already been pushed using one Synthetics project ID and then try to `push` it using a *different* ID, it will create duplicates of all monitors in the Synthetics project.

`--proxy-uri`
: The Proxy URL to be used when connecting to the deployment or Observability Serverless project Kibana's.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
: The Proxy URL to be used when connecting to the deployment or Observability Serverless project Kibana's.
: The proxy URL to be used when connecting to Kibana on your deployment or Observability Serverless project.

: API key used for [authentication](/deploy-manage/api-keys/elasticsearch-api-keys.md).

`--proxy-uri`
: The Proxy URL to be used when connecting to the deployment or Observability Serverless project Kibana's.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
: The Proxy URL to be used when connecting to the deployment or Observability Serverless project Kibana's.
: The proxy URL to be used when connecting to Kibana on your deployment or Observability Serverless project.

This can also be set in the configuration file using [`proxy.uri` in the configuration file](/solutions/observability/synthetics/configure-projects.md#synthetics-configuration-proxy). The value defined via the CLI will take precedence.

`--proxy-token`
: (Optional) The authentication token to be used when connecting to the proxy url. Based in auth header format `Basic Asaaas==`
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
: (Optional) The authentication token to be used when connecting to the proxy url. Based in auth header format `Basic Asaaas==`
: (Optional) The authentication token to be used when connecting to the proxy URL. Based on auth header format `Basic Asaaas==`

This can also be set in the configuration file using [`proxy.uri` in the configuration file](/solutions/observability/synthetics/configure-projects.md#synthetics-configuration-proxy). The value defined via the CLI will take precedence.

`--proxy-token`
: (Optional) The authentication token to be used when connecting to the proxy url. Based in auth header format `Basic Asaaas==`
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
: (Optional) The authentication token to be used when connecting to the proxy url. Based in auth header format `Basic Asaaas==`
: (Optional) The authentication token to be used when connecting to the proxy URL. Based on auth header format `Basic Asaaas==`

: The Proxy URL to be used when connecting to the deployment or Observability Serverless project.

`token` (`string`)
: (Optional) The authentication token to be used when connecting to the proxy url. Based in auth header format `Basic Asaaas==`
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
: (Optional) The authentication token to be used when connecting to the proxy url. Based in auth header format `Basic Asaaas==`
: (Optional) The authentication token to be used when connecting to the proxy URL. Based on auth header format `Basic Asaaas==`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants