diff --git a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/amazon_opensearch.en.md b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/amazon_opensearch.en.md index 5692fa898dd..fa5e52c14df 100644 --- a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/amazon_opensearch.en.md +++ b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/amazon_opensearch.en.md @@ -1,6 +1,6 @@ - Amazon OpenSearch authentication username: - - Stored in the environment variable `DD_OP_DESTINATION_AMAZON_OPENSEARCH_USERNAME`. + - The default environment variable is `DD_OP_DESTINATION_AMAZON_OPENSEARCH_USERNAME`. - Amazon OpenSearch authentication password: - - Stored in the environment variable `DD_OP_DESTINATION_AMAZON_OPENSEARCH_PASSWORD`. + - The default environment variable is `DD_OP_DESTINATION_AMAZON_OPENSEARCH_PASSWORD`. - Amazon OpenSearch endpoint URL: - - Stored in the environment variable `DD_OP_DESTINATION_AMAZON_OPENSEARCH_ENDPOINT_URL`. \ No newline at end of file + - The default environment variable is `DD_OP_DESTINATION_AMAZON_OPENSEARCH_ENDPOINT_URL`. \ No newline at end of file diff --git a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/amazon_security_lake.md b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/amazon_security_lake.md index 26445cf2653..f220a457deb 100644 --- a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/amazon_security_lake.md +++ b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/amazon_security_lake.md @@ -1,2 +1,2 @@ - Amazon Security Lake TLS passphrase (when enabled): - - Stored in the environment variable `DD_OP_DESTINATION_AMAZON_SECURITY_LAKE_KEY_PASS`. + - The default environment variable is `DD_OP_DESTINATION_AMAZON_SECURITY_LAKE_KEY_PASS`. diff --git a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/chronicle.en.md b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/chronicle.en.md index 52934ae223e..9d6dafab350 100644 --- a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/chronicle.en.md +++ b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/chronicle.en.md @@ -1,2 +1,2 @@ - Google Chronicle endpoint URL: - - Stored in the environment variable `DD_OP_DESTINATION_GOOGLE_CHRONICLE_UNSTRUCTURED_ENDPOINT_URL`. + - The default environment variable is `DD_OP_DESTINATION_GOOGLE_CHRONICLE_UNSTRUCTURED_ENDPOINT_URL`. diff --git a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/crowdstrike_ng_siem.md b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/crowdstrike_ng_siem.md index c3713047659..f8f118b84c8 100644 --- a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/crowdstrike_ng_siem.md +++ b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/crowdstrike_ng_siem.md @@ -1,7 +1,7 @@ - CrowdStrike HEC ingestion URL: - **Note**: Do **not** include the suffix `/services/collector` in the URL. The URL must follow this format: `https://.ingest.us-1.crowdstrike.com`. - - Stored in the environment variable `DD_OP_DESTINATION_CROWDSTRIKE_NEXT_GEN_SIEM_ENDPOINT_URL`. + - The default environment variable is `DD_OP_DESTINATION_CROWDSTRIKE_NEXT_GEN_SIEM_ENDPOINT_URL`. - CrowdStrike HEC API token: - - Stored in the environment variable `DD_OP_DESTINATION_CROWDSTRIKE_NEXT_GEN_SIEM_TOKEN`. + - The default environment variable is `DD_OP_DESTINATION_CROWDSTRIKE_NEXT_GEN_SIEM_TOKEN`. - CrowdStrike Next-Gen SIEM HEC TLS passphrase: - - Stored in the environment variable `DD_OP_DESTINATION_CROWDSTRIKE_NEXT_GEN_SIEM_KEY_PASS`. \ No newline at end of file + - The default environment variable is `DD_OP_DESTINATION_CROWDSTRIKE_NEXT_GEN_SIEM_KEY_PASS`. \ No newline at end of file diff --git a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/datadog_archives_azure_storage.en.md b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/datadog_archives_azure_storage.en.md index 43f2a4f80e9..67633e64c86 100644 --- a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/datadog_archives_azure_storage.en.md +++ b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/datadog_archives_azure_storage.en.md @@ -1,4 +1,4 @@ #### Azure Storage - Azure connections string to give the Worker access to your Azure Storage bucket. - - Stored in the environment variable `DD_OP_DESTINATION_DATADOG_ARCHIVES_AZURE_BLOB_CONNECTION_STRING`. + - The default environment variable is `DD_OP_DESTINATION_DATADOG_ARCHIVES_AZURE_BLOB_CONNECTION_STRING`. diff --git a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/elasticsearch.en.md b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/elasticsearch.en.md index e09c6bd2dba..725362faddd 100644 --- a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/elasticsearch.en.md +++ b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/elasticsearch.en.md @@ -1,6 +1,6 @@ - Elasticsearch authentication username: - - Stored in the environment variable `DD_OP_DESTINATION_ELASTICSEARCH_USERNAME`. + - The default environment variable is `DD_OP_DESTINATION_ELASTICSEARCH_USERNAME`. - Elasticsearch authentication password: - - Stored in the environment variable `DD_OP_DESTINATION_ELASTICSEARCH_PASSWORD`. + - The default environment variable is `DD_OP_DESTINATION_ELASTICSEARCH_PASSWORD`. - Elasticsearch endpoint URL: - - Stored in the environment variable `DD_OP_DESTINATION_ELASTICSEARCH_ENDPOINT_URL`. + - The default environment variable is `DD_OP_DESTINATION_ELASTICSEARCH_ENDPOINT_URL`. diff --git a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/google_pubsub.en.md b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/google_pubsub.en.md index a2011500843..d68f29e7671 100644 --- a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/google_pubsub.en.md +++ b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/google_pubsub.en.md @@ -2,11 +2,11 @@ By default the Worker sends data to the global endpoint: `https://pubsub.googlea If your Pub/Sub topic is region-specific, configure the Google Pub/Sub alternative endpoint URL with the regional endpoint. See [About Pub/Sub endpoints][10240] for more information. -Stored in the environment variable `DD_OP_DESTINATION_GCP_PUBSUB_ENDPOINT_URL`. +The default environment variable is `DD_OP_DESTINATION_GCP_PUBSUB_ENDPOINT_URL`. #### TLS (when enabled) - Google Pub/Sub TLS passphrase: - - Stored in the environment variable `DD_OP_DESTINATION_GCP_PUBSUB_KEY_PASS`. + - The default environment variable is `DD_OP_DESTINATION_GCP_PUBSUB_KEY_PASS`. [10240]: https://cloud.google.com/pubsub/docs/reference/service_apis_overview#pubsub_endpoints \ No newline at end of file diff --git a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/http_client.md b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/http_client.md index 42989868b15..1465d5faa68 100644 --- a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/http_client.md +++ b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/http_client.md @@ -1,10 +1,10 @@ - HTTP/S client URI endpoint: - - Stored in the environment variable `DD_OP_DESTINATION_HTTP_CLIENT_URI`. + - The default environment variable is `DD_OP_DESTINATION_HTTP_CLIENT_URI`. - HTTP/S Client TLS passphrase (when enabled): - - Stored in the environment variable `DD_OP_DESTINATION_HTTP_CLIENT_KEY_PASS`. + - The default environment variable is `DD_OP_DESTINATION_HTTP_CLIENT_KEY_PASS`. - If you are using basic authentication: - HTTP/S endpoint authentication username and password. - - Stored in the environment variable `DD_OP_DESTINATION_HTTP_CLIENT_USERNAME` and `DD_OP_DESTINATION_HTTP_CLIENT_PASSWORD`. + - The default environment variable is `DD_OP_DESTINATION_HTTP_CLIENT_USERNAME` and `DD_OP_DESTINATION_HTTP_CLIENT_PASSWORD`. - If you are using bearer authentication: - HTTP/S endpoint bearer token. - - Stored in the environment variable `DD_OP_DESTINATION_HTTP_CLIENT_BEARER_TOKEN`. + - The default environment variable is `DD_OP_DESTINATION_HTTP_CLIENT_BEARER_TOKEN`. diff --git a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/kafka.en.md b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/kafka.en.md index 41b138843ca..d81cbf72fa7 100644 --- a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/kafka.en.md +++ b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/kafka.en.md @@ -1,16 +1,16 @@ #### Kafka bootstrap servers - The host and port of the Kafka bootstrap servers. - This is the bootstrap server that the client uses to connect to the Kafka cluster and discover all the other hosts in the cluster. The host and port must be entered in the format of `host:port`, such as `10.14.22.123:9092`. If there is more than one server, use commas to separate them. -- Stored in the environment: `DD_OP_DESTINATION_KAFKA_BOOTSTRAP_SERVERS`. +- The default environment variable is `DD_OP_DESTINATION_KAFKA_BOOTSTRAP_SERVERS`. #### TLS (when enabled) - If TLS is enabled, the Kafka TLS passphrase is needed. -- Stored in the environment: `DD_OP_DESTINATION_KAFKA_KEY_PASS`. +- The default environment variable is `DD_OP_DESTINATION_KAFKA_KEY_PASS`. #### SASL (when enabled) - Kafka SASL username - - Stored in the environment: `DD_OP_DESTINATION_KAFKA_SASL_USERNAME`. + - The default environment variable is `DD_OP_DESTINATION_KAFKA_SASL_USERNAME`. - Kafka SASL password - - Stored in the environment: `DD_OP_DESTINATION_KAFKA_SASL_PASSWORD`. \ No newline at end of file + - The default environment variable is `DD_OP_DESTINATION_KAFKA_SASL_PASSWORD`. \ No newline at end of file diff --git a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/microsoft_sentinel.md b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/microsoft_sentinel.md index cb7c3305082..64a69e69c28 100644 --- a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/microsoft_sentinel.md +++ b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/microsoft_sentinel.md @@ -1,6 +1,6 @@ - Data collection endpoint (DCE) - The DCE endpoint URL is shown as the **Logs Ingestion Endpoint** or **Data Collection Endpoint** on the DCR Overview page. An example URL: `https://.ingest.monitor.azure.com`. - - Stored in the environment variable `DD_OP_DESTINATION_MICROSOFT_SENTINEL_DCE_URI` + - The default environment variable is `DD_OP_DESTINATION_MICROSOFT_SENTINEL_DCE_URI` - Client secret - This is the Azure AD application's client secret, such as `550e8400-e29b-41d4-a716-446655440000`. - - Stored in the environment variable `DD_OP_DESTINATION_MICROSOFT_SENTINEL_CLIENT_SECRET` \ No newline at end of file + - The default environment variable is `DD_OP_DESTINATION_MICROSOFT_SENTINEL_CLIENT_SECRET` \ No newline at end of file diff --git a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/new_relic.en.md b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/new_relic.en.md index 4775ed4f5b2..8ab08c1039a 100644 --- a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/new_relic.en.md +++ b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/new_relic.en.md @@ -1,4 +1,4 @@ - New Relic account ID: - - Stored in the environment variable `DD_OP_DESTINATION_NEW_RELIC_ACCOUNT_ID`. + - The default environment variable is `DD_OP_DESTINATION_NEW_RELIC_ACCOUNT_ID`. - New Relic license: - - Stored in the environment variable `DD_OP_DESTINATION_NEW_RELIC_LICENSE_KEY`. \ No newline at end of file + - The default environment variable is `DD_OP_DESTINATION_NEW_RELIC_LICENSE_KEY`. \ No newline at end of file diff --git a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/opensearch.en.md b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/opensearch.en.md index 5d7fb1500de..fd122325ad9 100644 --- a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/opensearch.en.md +++ b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/opensearch.en.md @@ -1,6 +1,6 @@ - OpenSearch authentication username: - - Stored in the environment variable `DD_OP_DESTINATION_OPENSEARCH_USERNAME`. + - The default environment variable is `DD_OP_DESTINATION_OPENSEARCH_USERNAME`. - OpenSearch authentication password: - - Stored in the environment variable `DD_OP_DESTINATION_OPENSEARCH_PASSWORD`. + - The default environment variable is `DD_OP_DESTINATION_OPENSEARCH_PASSWORD`. - OpenSearch endpoint URL: - - Stored in the environment variable `DD_OP_DESTINATION_OPENSEARCH_ENDPOINT_URL`. + - The default environment variable is `DD_OP_DESTINATION_OPENSEARCH_ENDPOINT_URL`. diff --git a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/sentinelone.md b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/sentinelone.md index 775fad289f5..9efd39568d2 100644 --- a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/sentinelone.md +++ b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/sentinelone.md @@ -1,2 +1,2 @@ - SentinelOne write access token: - - Stored in the environment variable `DD_OP_DESTINATION_SENTINEL_ONE_TOKEN`. + - The default environment variable is `DD_OP_DESTINATION_SENTINEL_ONE_TOKEN`. diff --git a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/socket.md b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/socket.md index 689ec7ff658..576ed6ab6d7 100644 --- a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/socket.md +++ b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/socket.md @@ -1,5 +1,5 @@ - Socket address: - The address to which the Observability Pipelines Worker sends processed logs. - - Stored in the environment variable `DD_OP_DESTINATION_SOCKET_ADDRESS`. + - The default environment variable is `DD_OP_DESTINATION_SOCKET_ADDRESS`. - TLS passphrase: - - Stored in the environment variable `DD_OP_DESTINATION_SOCKET_KEY_PASS`. \ No newline at end of file + - The default environment variable is `DD_OP_DESTINATION_SOCKET_KEY_PASS`. \ No newline at end of file diff --git a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/splunk_hec.en.md b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/splunk_hec.en.md index e8e25d688dd..f775154f6fa 100644 --- a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/splunk_hec.en.md +++ b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/splunk_hec.en.md @@ -1,7 +1,7 @@ - Splunk HEC token: - The Splunk HEC token for the Splunk indexer. **Note**: Depending on your shell and environment, you may not want to wrap your environment variable in quotes. - - Stored in the environment variable `DD_OP_DESTINATION_SPLUNK_HEC_TOKEN`. + - The default environment variable is `DD_OP_DESTINATION_SPLUNK_HEC_TOKEN`. - Base URL of the Splunk instance: - - The Splunk HTTP Event Collector endpoint your Observability Pipelines Worker sends processed logs to. For example, `https://hec.splunkcloud.com:8088`. + - The Splunk HTTP Event Collector endpoint your Observability Pipelines Worker sends processed logs to. For example, `https://hec.splunkcloud.com:8088`. **Note**: `/services/collector/event` path is automatically appended to the endpoint. - - Stored in the environment variable `DD_OP_DESTINATION_SPLUNK_HEC_ENDPOINT_URL`. \ No newline at end of file + - The default environment variable is `DD_OP_DESTINATION_SPLUNK_HEC_ENDPOINT_URL`. \ No newline at end of file diff --git a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/sumo_logic.en.md b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/sumo_logic.en.md index 9875444914e..03b03669c42 100644 --- a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/sumo_logic.en.md +++ b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/sumo_logic.en.md @@ -2,4 +2,4 @@ - The Sumo Logic HTTP Source endpoint. The Observability Pipelines Worker sends processed logs to this endpoint. For example, `https://.collection.sumologic.com/receiver/v1/http/`, where: - `` is your Sumo collection endpoint. - `` is the string that follows the last forward slash (`/`) in the upload URL for the HTTP source. - - Stored in the environment variable `DD_OP_DESTINATION_SUMO_LOGIC_HTTP_COLLECTOR_URL`. + - The default environment variable is `DD_OP_DESTINATION_SUMO_LOGIC_HTTP_COLLECTOR_URL`. diff --git a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/syslog.en.md b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/syslog.en.md index 524749a09c1..b053e4de0ec 100644 --- a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/syslog.en.md +++ b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/destination_env_vars/syslog.en.md @@ -1,5 +1,5 @@ - The rsyslog or syslog-ng endpoint URL. For example, `127.0.0.1:9997`. - The Observability Pipelines Worker sends logs to this address and port. - - Stored in the environment variable `DD_OP_DESTINATION_SYSLOG_ENDPOINT_URL`. + - The default environment variable is `DD_OP_DESTINATION_SYSLOG_ENDPOINT_URL`. - The ryslog or syslog-ng TLS passphrase (when enabled): - - Stored in the environment variable `DD_OP_DESTINATION_SYSLOG_KEY_PASS`. \ No newline at end of file + - The default environment variable is `DD_OP_DESTINATION_SYSLOG_KEY_PASS`. \ No newline at end of file diff --git a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/amazon_data_firehose.md b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/amazon_data_firehose.md index be299f47a3e..f88c3248dd3 100644 --- a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/amazon_data_firehose.md +++ b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/amazon_data_firehose.md @@ -1,5 +1,5 @@ - Amazon Data Firehose address: - The Observability Pipelines Worker listens to this socket address to receive logs from Amazon Data Firehose. - - The address is stored in the environment variable `DD_OP_SOURCE_AWS_DATA_FIREHOSE_ADDRESS`. + - The default environment variable is `DD_OP_SOURCE_AWS_DATA_FIREHOSE_ADDRESS`. - Amazon Data Firehose TLS passphrase (when enabled): - - Stored in the environment variable `DD_OP_SOURCE_AWS_DATA_FIREHOSE_KEY_PASS`. + - The default environment variable is `DD_OP_SOURCE_AWS_DATA_FIREHOSE_KEY_PASS`. diff --git a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/amazon_s3.md b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/amazon_s3.md index e15073c58b5..b7c426fe260 100644 --- a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/amazon_s3.md +++ b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/amazon_s3.md @@ -1,11 +1,11 @@ - Amazon S3 SQS URL: - The URL of the SQS queue to which the S3 bucket sends the notification events. - - Stored in the environment variable: `DD_OP_SOURCE_AWS_S3_SQS_URL` + - The default environment variable is `DD_OP_SOURCE_AWS_S3_SQS_URL` - AWS_CONFIG_FILE path: - The path to the AWS configuration file local to this node. - - Stored in the environment variable `AWS_CONFIG_FILE`. + - The default environment variable is `AWS_CONFIG_FILE`. - AWS_PROFILE name: - The name of the profile to use within these files. - - Stored in the environment variable `AWS_PROFILE`. + - The default environment variable is `AWS_PROFILE`. - AWS S3 TLS passphrase (when enabled): - - Stored in the environment variable `DD_OP_SOURCE_AWS_S3_KEY_PASS`. \ No newline at end of file + - The default environment variable is `DD_OP_SOURCE_AWS_S3_KEY_PASS`. \ No newline at end of file diff --git a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/datadog_agent.en.md b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/datadog_agent.en.md index bb917a5f2ba..c8dedb777da 100644 --- a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/datadog_agent.en.md +++ b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/datadog_agent.en.md @@ -1,7 +1,7 @@ - Datadog Agent address: - The Observability Pipelines Worker listens to this socket address to receive logs from the Datadog Agent. - - Stored in the environment variable `DD_OP_SOURCE_DATADOG_AGENT_ADDRESS`. + - The default environment variable is `DD_OP_SOURCE_DATADOG_AGENT_ADDRESS`. - Datadog Agent TLS passphrase (when enabled): - - Stored in the environment variable `DD_OP_SOURCE_DATADOG_AGENT_KEY_PASS`. + - The default environment variable is `DD_OP_SOURCE_DATADOG_AGENT_KEY_PASS`. diff --git a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/fluent.en.md b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/fluent.en.md index c7aa1d530ae..6c1a6af1230 100644 --- a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/fluent.en.md +++ b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/fluent.en.md @@ -1,5 +1,5 @@ - Fluent socket address and port: - The Observability Pipelines Worker listens on this address for incoming log messages. - - Stored in the environment variable `DD_OP_SOURCE_FLUENT_ADDRESS`. + - The default environment variable is `DD_OP_SOURCE_FLUENT_ADDRESS`. - Fluent Bit TLS passphrase (when enabled): - - Stored in the environment variable `DD_OP_SOURCE_FLUENT_KEY_PASS`. \ No newline at end of file + - The default environment variable is `DD_OP_SOURCE_FLUENT_KEY_PASS`. \ No newline at end of file diff --git a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/http_client.en.md b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/http_client.en.md index 8ae648697cc..424787cb145 100644 --- a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/http_client.en.md +++ b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/http_client.en.md @@ -1,11 +1,11 @@ - HTTP/s endpoint URL: - The Observability Pipelines Worker collects log events from this endpoint. For example, `https://127.0.0.8/logs`. - - Stored in the environment variable `DD_OP_SOURCE_HTTP_CLIENT_ENDPOINT_URL`. + - The default environment variable is `DD_OP_SOURCE_HTTP_CLIENT_ENDPOINT_URL`. - HTTP/S Client TLS passphrase (when enabled): - - Stored in the environment variable `DD_OP_SOURCE_HTTP_CLIENT_KEY_PASS`. + - The default environment variable is `DD_OP_SOURCE_HTTP_CLIENT_KEY_PASS`. - If you are using basic authentication: - HTTP/S endpoint authentication username and password. - - Stored in the environment variables `DD_OP_SOURCE_HTTP_CLIENT_USERNAME` and `DD_OP_SOURCE_HTTP_CLIENT_PASSWORD`. + - The default environment variable is `DD_OP_SOURCE_HTTP_CLIENT_USERNAME` and `DD_OP_SOURCE_HTTP_CLIENT_PASSWORD`. - If you are using bearer authentication: - HTTP/S endpoint bearer token. - - Stored in the environment variable `DD_OP_SOURCE_HTTP_CLIENT_BEARER_TOKEN`. + - The default environment variable is `DD_OP_SOURCE_HTTP_CLIENT_BEARER_TOKEN`. diff --git a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/http_server.en.md b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/http_server.en.md index 2bbb017c94a..fa3a2441dac 100644 --- a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/http_server.en.md +++ b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/http_server.en.md @@ -1,3 +1,3 @@ - HTTP/S server address: - The Observability Pipelines Worker listens to this socket address, such as `0.0.0.0:9997`, for your HTTP client logs. - - Stored in the environment variable `DD_OP_SOURCE_HTTP_SERVER_ADDRESS`. \ No newline at end of file + - The default environment variable is `DD_OP_SOURCE_HTTP_SERVER_ADDRESS`. \ No newline at end of file diff --git a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/kafka.md b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/kafka.md index 4a36e7e6db9..55e43fb3c68 100644 --- a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/kafka.md +++ b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/kafka.md @@ -1,10 +1,10 @@ - The host and port of the Kafka bootstrap servers. - The bootstrap server that the client uses to connect to the Kafka cluster and discover all the other hosts in the cluster. The host and port must be entered in the format of `host:port`, such as `10.14.22.123:9092`. If there is more than one server, use commas to separate them. - - Stored in the environment variable `DD_OP_SOURCE_KAFKA_BOOTSTRAP_SERVERS`. + - The default environment variable is `DD_OP_SOURCE_KAFKA_BOOTSTRAP_SERVERS`. - SASL (when enabled): - Kafka SASL username - - Stored in the environment variable `DD_OP_SOURCE_KAFKA_SASL_USERNAME`. + - The default environment variable is `DD_OP_SOURCE_KAFKA_SASL_USERNAME`. - Kafka SASL password - - Stored in the environment variable `DD_OP_SOURCE_KAFKA_SASL_PASSWORD`. + - The default environment variable is `DD_OP_SOURCE_KAFKA_SASL_PASSWORD`. - Kafka TLS passphrase (when enabled): - - Stored in the environment variable `DD_OP_SOURCE_KAFKA_KEY_PASS`. + - The default environment variable is `DD_OP_SOURCE_KAFKA_KEY_PASS`. diff --git a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/logstash.en.md b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/logstash.en.md index ee22c1bd59d..19a22f6a23b 100644 --- a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/logstash.en.md +++ b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/logstash.en.md @@ -1,5 +1,5 @@ - Logstash address and port: - The Observability Pipelines Worker listens on this address, such as `0.0.0.0:9997`, for incoming log messages. - - Stored in the environment variable as `DD_OP_SOURCE_LOGSTASH_ADDRESS` + - The default environment variable is `DD_OP_SOURCE_LOGSTASH_ADDRESS` - Logstash TLS passphrase: - - Stored in the environment variable `DD_OP_SOURCE_LOGSTASH_KEY_PASS`. \ No newline at end of file + - The default environment variable is `DD_OP_SOURCE_LOGSTASH_KEY_PASS`. \ No newline at end of file diff --git a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/opentelemetry.en.md b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/opentelemetry.en.md index 7f7b9b4eb8f..388a9dfe28b 100644 --- a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/opentelemetry.en.md +++ b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/opentelemetry.en.md @@ -2,15 +2,15 @@ You must provide both HTTP and gRPC endpoints. Configure your OTLP exporters to - HTTP listener address - The Observability Pipelines Worker listens to this socket address to receive logs from the OTel collector. - - Stored in the environment variable `DD_OP_SOURCE_OTEL_HTTP_ADDRESS`. + - The default environment variable is `DD_OP_SOURCE_OTEL_HTTP_ADDRESS`. - gRPC listener address - The Observability Pipelines Worker listens to this socket address to receive logs from the OTel collector. - - Stored in the environment variable `DD_OP_SOURCE_OTEL_GRPC_ADDRESS`. + - The default environment variable is `DD_OP_SOURCE_OTEL_GRPC_ADDRESS`. If TLS is enabled: - OpenTelemetry TLS passphrase - - Stored in the environment variable `DD_OP_SOURCE_OTEL_KEY_PASS`. + - The default environment variable is `DD_OP_SOURCE_OTEL_KEY_PASS`. [10230]: /observability_pipelines/sources/opentelemetry/#send-logs-to-the-observability-pipelines-worker \ No newline at end of file diff --git a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/socket.md b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/socket.md index bfcef174612..90e3a75ea59 100644 --- a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/socket.md +++ b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/socket.md @@ -1,6 +1,6 @@ - Socket address: - The address and port where the Observability Pipelines Worker listens for incoming logs. - - Stored in the environment variable `DD_OP_SOURCE_SOCKET_ADDRESS`. + - The default environment variable is `DD_OP_SOURCE_SOCKET_ADDRESS`. - TLS passphrase (when enabled): - - Stored in the environment variable `DD_OP_SOURCE_SOCKET_KEY_PASS`. + - The default environment variable is `DD_OP_SOURCE_SOCKET_KEY_PASS`. diff --git a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/splunk_hec.en.md b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/splunk_hec.en.md index 878a0b40731..a498c1523dc 100644 --- a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/splunk_hec.en.md +++ b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/splunk_hec.en.md @@ -1,6 +1,6 @@ - Splunk HEC address: - The bind address that your Observability Pipelines Worker listens on to receive logs originally intended for the Splunk indexer. For example, `0.0.0.0:8088` **Note**: `/services/collector/event` is automatically appended to the endpoint. - - Stored in the environment variable `DD_OP_SOURCE_SPLUNK_HEC_ADDRESS`. + - The default environment variable is `DD_OP_SOURCE_SPLUNK_HEC_ADDRESS`. - Splunk HEC TLS passphrase (when enabled): - - Stored in the environment variable `DD_OP_SOURCE_SPLUNK_HEC_KEY_PASS`. \ No newline at end of file + - The default environment variable is `DD_OP_SOURCE_SPLUNK_HEC_KEY_PASS`. \ No newline at end of file diff --git a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/splunk_tcp.en.md b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/splunk_tcp.en.md index 41445a34e55..c0a310f0dc3 100644 --- a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/splunk_tcp.en.md +++ b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/splunk_tcp.en.md @@ -1,5 +1,5 @@ - Splunk TCP address: - The Observability Pipelines Worker listens to this socket address to receive logs from the Splunk Forwarder. For example, `0.0.0.0:9997`. - - Stored in the environment variable `DD_OP_SOURCE_SPLUNK_TCP_ADDRESS`. + - The default environment variable is `DD_OP_SOURCE_SPLUNK_TCP_ADDRESS`. - Splunk TCP TLS passphrase (when enabled): - - Stored in the environment variable `DD_OP_SOURCE_SPLUNK_TCP_KEY_PASS`. \ No newline at end of file + - The default environment variable is `DD_OP_SOURCE_SPLUNK_TCP_KEY_PASS`. \ No newline at end of file diff --git a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/sumo_logic.en.md b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/sumo_logic.en.md index eb2cc3f7a5f..b221d4d4502 100644 --- a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/sumo_logic.en.md +++ b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/sumo_logic.en.md @@ -1,4 +1,4 @@ - Sumo Logic address: - The bind address that your Observability Pipelines Worker listens on to receive logs originally intended for the Sumo Logic HTTP Source. For example, `0.0.0.0:80`. **Note**: `/receiver/v1/http/` path is automatically appended to the endpoint. - - Stored in the environment variable `DD_OP_SOURCE_SUMO_LOGIC_ADDRESS`. \ No newline at end of file + - The default environment variable is `DD_OP_SOURCE_SUMO_LOGIC_ADDRESS`. \ No newline at end of file diff --git a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/syslog.en.md b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/syslog.en.md index 44e05ff2852..b4b6cf2414a 100644 --- a/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/syslog.en.md +++ b/layouts/shortcodes/observability_pipelines/configure_existing_pipelines/source_env_vars/syslog.en.md @@ -1,5 +1,5 @@ - rsyslog or syslog-ng address: - The Observability Pipelines Worker listens on this bind address to receive logs from the Syslog forwarder. For example, `0.0.0.0:9997`. - - Stored in the environment variable `DD_OP_SOURCE_SYSLOG_ADDRESS`. + - The default environment variable is `DD_OP_SOURCE_SYSLOG_ADDRESS`. - rsyslog or syslog-ng TLS passphrase (when enabled): - - Stored in the environment variable `DD_OP_SOURCE_SYSLOG_KEY_PASS`. \ No newline at end of file + - The default environment variable is `DD_OP_SOURCE_SYSLOG_KEY_PASS`. \ No newline at end of file