diff --git a/docs/_include/general-shipping/gcp-logs.md b/docs/_include/general-shipping/gcp-logs.md index b98c103a..ab9c9a1c 100644 --- a/docs/_include/general-shipping/gcp-logs.md +++ b/docs/_include/general-shipping/gcp-logs.md @@ -9,13 +9,12 @@ This integration is based on [`logzio-google-pubsub`](https://github.com/logzio/ ### Run Google Cloud Shell configuration -Use the following link, to clone the solution's repo and use it in your Google Cloud Shell: +[Click this link](https://ssh.cloud.google.com/cloudshell/editor?cloudshell_git_repo=https://github.com/logzio/logzio-google-pubsub +) to clone the solution's repo and use it in your Google Cloud Shell. -```shell -https://ssh.cloud.google.com/cloudshell/editor?cloudshell_git_repo=https://github.com/logzio/logzio-google-pubsub -``` - -You may encounter a pop up window. Check the `Trust repo` checkbox, and press `Confirm`. +:::note +If a pop-up window appears, check the `Trust repo` box and press `Confirm`. +::: ### Run setup script in Google Cloud Shell @@ -38,4 +37,4 @@ Replace the variables as per the table below: | `<>` | Region where you want to upload Cloud Function. Requires for Deploy to Cloud option for platform. | | `<>` | Log type. Help classify logs into different classifications. (Default: `gcp-pubsub`) | | `<>` | Function name will be using as Google Cloud Function name. (Default: `logzioHandler`) | -| `<>` | Will send logs that match the Google resource type. Detailed list you can find [here](https://cloud.google.com/logging/docs/api/v2/resource-list) (ex: `pubsub_topic,pubsub_subscription`). For all services insert `all_services`. | \ No newline at end of file +| `<>` | Will send logs that match the Google resource type. Detailed list you can find [here](https://cloud.google.com/logging/docs/api/v2/resource-list) (ex: `pubsub_topic,pubsub_subscription`). For all services insert `all_services`. | diff --git a/docs/_include/general-shipping/gcp-metrics.md b/docs/_include/general-shipping/gcp-metrics.md index da2fe7c1..7ca00578 100644 --- a/docs/_include/general-shipping/gcp-metrics.md +++ b/docs/_include/general-shipping/gcp-metrics.md @@ -9,13 +9,12 @@ This integration is based on [`logzio-google-metrics`](https://github.com/logzio ### Run Google Cloud Shell configuration -Use the following link, to clone the solution's repo and use it in your Google Cloud Shell: - -```shell -https://ssh.cloud.google.com/cloudshell/editor?cloudshell_git_repo=https://github.com/logzio/logzio-google-metrics -``` +[Click this link](https://ssh.cloud.google.com/cloudshell/editor?cloudshell_git_repo=https://github.com/logzio/logzio-google-metrics +) to clone the solution's repo and use it in your Google Cloud Shell. +:::note You may encounter a pop up window. Check the `Trust repo` checkbox, and press `Confirm`. +::: ### Run setup script in Google Cloud Shell diff --git a/docs/shipping/GCP/gcp-ai-platform.md b/docs/shipping/GCP/gcp-ai-platform.md index d6509279..793894bd 100644 --- a/docs/shipping/GCP/gcp-ai-platform.md +++ b/docs/shipping/GCP/gcp-ai-platform.md @@ -18,7 +18,7 @@ Google AI Platform is a suite of services on Google Cloud specifically targeted ## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} For this integration, the telemetry list needs to include `aiplatform`. diff --git a/docs/shipping/GCP/gcp-api-gateway.md b/docs/shipping/GCP/gcp-api-gateway.md index 64c28b30..b555d84a 100644 --- a/docs/shipping/GCP/gcp-api-gateway.md +++ b/docs/shipping/GCP/gcp-api-gateway.md @@ -19,7 +19,7 @@ Google API Gateway allows you to create, secure, and monitor APIs for Google Clo ## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} For this integration, the telemetry list needs to include `apigateway`. diff --git a/docs/shipping/GCP/gcp-apigee.md b/docs/shipping/GCP/gcp-apigee.md index 8f6a8070..beafa7bf 100644 --- a/docs/shipping/GCP/gcp-apigee.md +++ b/docs/shipping/GCP/gcp-apigee.md @@ -18,7 +18,7 @@ Apigee, part of Google Cloud, helps design, secure, and scale application progra ## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} For this integration, the telemetry list needs to include `apigee`. diff --git a/docs/shipping/GCP/gcp-app-engine.md b/docs/shipping/GCP/gcp-app-engine.md index 053d0e5e..12f29a03 100644 --- a/docs/shipping/GCP/gcp-app-engine.md +++ b/docs/shipping/GCP/gcp-app-engine.md @@ -16,9 +16,9 @@ drop_filter: [] Google Cloud App Engine is a fully managed platform for building, deploying, and scaling web applications and APIs on Google's infrastructure. -## Logs +## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} For this integration, the telemetry list needs to include `gae_app`. diff --git a/docs/shipping/GCP/gcp-bigquery-data-transfer-service.md b/docs/shipping/GCP/gcp-bigquery-data-transfer-service.md index 87a38faa..dccba0f9 100644 --- a/docs/shipping/GCP/gcp-bigquery-data-transfer-service.md +++ b/docs/shipping/GCP/gcp-bigquery-data-transfer-service.md @@ -18,9 +18,9 @@ drop_filter: [] The BigQuery Data Transfer Service automates data movement into BigQuery on a scheduled, managed basis. -## Logs +## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} For this integration, the telemetry list needs to include `bigquery_dts_config`. diff --git a/docs/shipping/GCP/gcp-bigquery.md b/docs/shipping/GCP/gcp-bigquery.md index 6e8b5a70..23efc6eb 100644 --- a/docs/shipping/GCP/gcp-bigquery.md +++ b/docs/shipping/GCP/gcp-bigquery.md @@ -17,9 +17,9 @@ drop_filter: [] BigQuery is a serverless, multicloud data warehouse designed to help you turn big data into business insights. -## Logs +## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} For this integration, the telemetry list needs to include `bigquery`. diff --git a/docs/shipping/GCP/gcp-bigquerybiengine.md b/docs/shipping/GCP/gcp-bigquerybiengine.md index feba68e2..287d075b 100644 --- a/docs/shipping/GCP/gcp-bigquerybiengine.md +++ b/docs/shipping/GCP/gcp-bigquerybiengine.md @@ -18,8 +18,8 @@ drop_filter: [] BigQuery BI Engine is a fast, in-memory analysis service to analyze data stored in BugQuery. ## Logs - -{@include: ../../_include/general-shipping/gcp-logs.md} + +{@include: ../../_include/general-shipping/gcp-logs.md} For this integration, the telemetry list needs to include `bigquery_biengine_model`. diff --git a/docs/shipping/GCP/gcp-bigtable.md b/docs/shipping/GCP/gcp-bigtable.md index 27c4da80..d01e26e3 100644 --- a/docs/shipping/GCP/gcp-bigtable.md +++ b/docs/shipping/GCP/gcp-bigtable.md @@ -17,9 +17,9 @@ drop_filter: [] Google Cloud Bigtable is a high performance NoSQL database service for large analytical and operational workloads. -## Logs +## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} For this integration, the telemetry list needs to include `bigquery_table`. diff --git a/docs/shipping/GCP/gcp-cloud-api.md b/docs/shipping/GCP/gcp-cloud-api.md index 57f10fe8..ff6f44b0 100644 --- a/docs/shipping/GCP/gcp-cloud-api.md +++ b/docs/shipping/GCP/gcp-cloud-api.md @@ -18,9 +18,9 @@ drop_filter: [] Google Cloud APIs allow you to automate your workflows by using your favorite language. -## Logs +## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} For this integration, the telemetry list needs to include `k8s_cluster`, `bigquery_dts_config`, `client_auth_config_brand`, `client_auth_config_client`, `billing_account`, `organization`, `project`, `build`, `cloud_scheduler_job`, `service_account`, `gke_cluster`, `gke_nodepool`, `global`, `logging_exclusion`, `logging_log`, `logging_sink`, `metric`, `spanner_instance`, `security_scanner_scan_config`. diff --git a/docs/shipping/GCP/gcp-cloud-armor.md b/docs/shipping/GCP/gcp-cloud-armor.md index 559ff9d1..396f1f04 100644 --- a/docs/shipping/GCP/gcp-cloud-armor.md +++ b/docs/shipping/GCP/gcp-cloud-armor.md @@ -18,9 +18,9 @@ drop_filter: [] Google Cloud Armor is a network security service that provides defenses against DDoS and application attacks, and offers a rich set of WAF rules. -## Logs +## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} For this integration, the telemetry list needs to include `networksecurity`. diff --git a/docs/shipping/GCP/gcp-cloud-composer.md b/docs/shipping/GCP/gcp-cloud-composer.md index 91477cd9..5d2228d2 100644 --- a/docs/shipping/GCP/gcp-cloud-composer.md +++ b/docs/shipping/GCP/gcp-cloud-composer.md @@ -18,9 +18,9 @@ drop_filter: [] Google Cloud Composer is a fully managed data workflow orchestration service that empowers you to author, schedule, and monitor pipelines. -## Logs +## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} For this integration, the telemetry list needs to include `cloud_composer_environment`. diff --git a/docs/shipping/GCP/gcp-cloud-datastore.md b/docs/shipping/GCP/gcp-cloud-datastore.md index 926766a2..3322c4de 100644 --- a/docs/shipping/GCP/gcp-cloud-datastore.md +++ b/docs/shipping/GCP/gcp-cloud-datastore.md @@ -18,9 +18,9 @@ drop_filter: [] Google Cloud Datastore is a highly scalable, fully managed NoSQL database service. -## Logs +## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} For this integration, the telemetry list needs to include `datastore_database`, `datastore_index`. diff --git a/docs/shipping/GCP/gcp-cloud-dns.md b/docs/shipping/GCP/gcp-cloud-dns.md index 734d7c30..6b6877ae 100644 --- a/docs/shipping/GCP/gcp-cloud-dns.md +++ b/docs/shipping/GCP/gcp-cloud-dns.md @@ -17,9 +17,9 @@ drop_filter: [] Google Cloud DNS is a high-performance, resilient, global Domain Name System (DNS) service that publishes domain names to the global DNS in a cost-effective way. -## Logs +## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} For this integration, the telemetry list needs to include `dns_managed_zone`, `dns_policy`, `dns_query`. diff --git a/docs/shipping/GCP/gcp-cloud-healthcare.md b/docs/shipping/GCP/gcp-cloud-healthcare.md index bbd0a927..9cec96f3 100644 --- a/docs/shipping/GCP/gcp-cloud-healthcare.md +++ b/docs/shipping/GCP/gcp-cloud-healthcare.md @@ -17,9 +17,9 @@ drop_filter: [] Google Cloud Healthcare API provides a managed solution for storing and accessing healthcare data in Google Cloud, providing a critical bridge between existing care systems and applications hosted on Google Cloud. -## Logs +## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} For this integration, the telemetry list needs to include `gce_health_check`. diff --git a/docs/shipping/GCP/gcp-cloud-ids.md b/docs/shipping/GCP/gcp-cloud-ids.md index 961c22aa..ac09e2a3 100644 --- a/docs/shipping/GCP/gcp-cloud-ids.md +++ b/docs/shipping/GCP/gcp-cloud-ids.md @@ -17,9 +17,9 @@ drop_filter: [] Google Cloud IDS delivers cloud-native, managed, network-based threat detection, built with Palo Alto Networks’ industry-leading threat detection technologies to provide high levels of security efficacy. -## Logs +## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} For this integration, the telemetry list needs to include `ids`. diff --git a/docs/shipping/GCP/gcp-cloud-interconnect.md b/docs/shipping/GCP/gcp-cloud-interconnect.md index 8580a296..9206e6ea 100644 --- a/docs/shipping/GCP/gcp-cloud-interconnect.md +++ b/docs/shipping/GCP/gcp-cloud-interconnect.md @@ -18,9 +18,9 @@ drop_filter: [] Google Cloud Interconnect provides low latency, high availability connections that enable you to reliably transfer data between your on-premises and Google Cloud Virtual Private Cloud (VPC) networks. -## Logs +## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} For this integration, the telemetry list needs to include `connectors`. diff --git a/docs/shipping/GCP/gcp-cloud-logging.md b/docs/shipping/GCP/gcp-cloud-logging.md index d0bce626..b668b527 100644 --- a/docs/shipping/GCP/gcp-cloud-logging.md +++ b/docs/shipping/GCP/gcp-cloud-logging.md @@ -18,9 +18,9 @@ drop_filter: [] Google Cloud Logging is fully managed, real-time log management with storage, search, analysis and alerting at exabyte scale. -## Logs +## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} For this integration, the telemetry list needs to include `logging_bucket`, `logging_exclusion`, `logging_log`, `logging_sink` . diff --git a/docs/shipping/GCP/gcp-cloud-monitoring.md b/docs/shipping/GCP/gcp-cloud-monitoring.md index 08f499a1..805d4e4a 100644 --- a/docs/shipping/GCP/gcp-cloud-monitoring.md +++ b/docs/shipping/GCP/gcp-cloud-monitoring.md @@ -17,9 +17,9 @@ drop_filter: [] Google Cloud Monitoring provides visibility into the performance, uptime, and overall health of cloud-powered applications. -## Logs +## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} For this integration, the telemetry list needs to include `metric`. diff --git a/docs/shipping/GCP/gcp-cloud-router.md b/docs/shipping/GCP/gcp-cloud-router.md index 880f8bef..cfb7a913 100644 --- a/docs/shipping/GCP/gcp-cloud-router.md +++ b/docs/shipping/GCP/gcp-cloud-router.md @@ -18,9 +18,9 @@ drop_filter: [] Google Cloud Router enables you to dynamically exchange routes between your Virtual Private Cloud (VPC) and on-premises networks by using Border Gateway Protocol (BGP). -## Logs +## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} For this integration, the telemetry list needs to include `gce_router`. diff --git a/docs/shipping/GCP/gcp-cloud-run.md b/docs/shipping/GCP/gcp-cloud-run.md index 39430ca7..51fc6cde 100644 --- a/docs/shipping/GCP/gcp-cloud-run.md +++ b/docs/shipping/GCP/gcp-cloud-run.md @@ -19,7 +19,7 @@ Google Cloud Run is a fully managed platform that takes a Docker container image ## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} For this integration, the telemetry list needs to include `cloud_run_revision`, `serverless_service`. diff --git a/docs/shipping/GCP/gcp-cloud-storage.md b/docs/shipping/GCP/gcp-cloud-storage.md index 23e699ea..5e61fb5a 100644 --- a/docs/shipping/GCP/gcp-cloud-storage.md +++ b/docs/shipping/GCP/gcp-cloud-storage.md @@ -19,7 +19,7 @@ Google Cloud Storage is a RESTful online file storage web service for storing an ## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} For this integration, the telemetry list needs to include `gcs_bucket`. diff --git a/docs/shipping/GCP/gcp-cloud-tpu.md b/docs/shipping/GCP/gcp-cloud-tpu.md index 5899a591..218289d5 100644 --- a/docs/shipping/GCP/gcp-cloud-tpu.md +++ b/docs/shipping/GCP/gcp-cloud-tpu.md @@ -19,7 +19,7 @@ Google Cloud TPU is the custom-designed machine learning ASIC that powers Google ## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} For this integration, the telemetry list needs to include `tpu_worker`. diff --git a/docs/shipping/GCP/gcp-cloud-trace.md b/docs/shipping/GCP/gcp-cloud-trace.md index 4209eb00..3fac1867 100644 --- a/docs/shipping/GCP/gcp-cloud-trace.md +++ b/docs/shipping/GCP/gcp-cloud-trace.md @@ -18,7 +18,7 @@ Google Cloud Trace is a distributed tracing system for Google Cloud Platform tha ## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} ### Check Logz.io for your logs diff --git a/docs/shipping/GCP/gcp-cloudfunctions.md b/docs/shipping/GCP/gcp-cloudfunctions.md index fea51769..7f603920 100644 --- a/docs/shipping/GCP/gcp-cloudfunctions.md +++ b/docs/shipping/GCP/gcp-cloudfunctions.md @@ -20,7 +20,7 @@ Google Cloud Functions is a serverless execution environment for building and co ## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} For this integration, the telemetry list needs to include `cloud_function`. diff --git a/docs/shipping/GCP/gcp-cloudsql.md b/docs/shipping/GCP/gcp-cloudsql.md index de8d7b58..08052a24 100644 --- a/docs/shipping/GCP/gcp-cloudsql.md +++ b/docs/shipping/GCP/gcp-cloudsql.md @@ -19,7 +19,7 @@ Google Cloud SQL is a fully-managed database service that is used to set up, mai ## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} For this integration, the telemetry list needs to include `cloudsql_database`. diff --git a/docs/shipping/GCP/gcp-cloudtasks.md b/docs/shipping/GCP/gcp-cloudtasks.md index b97fec06..f773fdf4 100644 --- a/docs/shipping/GCP/gcp-cloudtasks.md +++ b/docs/shipping/GCP/gcp-cloudtasks.md @@ -19,7 +19,7 @@ Google Cloud Tasks is a fully managed service that allows you to manage the exec ## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} For this integration, the telemetry list needs to include `cloud_tasks_queue`. diff --git a/docs/shipping/GCP/gcp-compute-engine-autoscaler.md b/docs/shipping/GCP/gcp-compute-engine-autoscaler.md index dd4accba..20f6c8d6 100644 --- a/docs/shipping/GCP/gcp-compute-engine-autoscaler.md +++ b/docs/shipping/GCP/gcp-compute-engine-autoscaler.md @@ -19,7 +19,7 @@ Google Compute Engine Autoscaler allows to automatically add or remove VM instan ## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} For this integration, the telemetry list needs to include `gce_autoscaler`. diff --git a/docs/shipping/GCP/gcp-compute-engine.md b/docs/shipping/GCP/gcp-compute-engine.md index b7d61d16..a254ed78 100644 --- a/docs/shipping/GCP/gcp-compute-engine.md +++ b/docs/shipping/GCP/gcp-compute-engine.md @@ -20,7 +20,7 @@ Google Compute Engine is the Infrastructure as a Service component of Google Clo ## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} For this integration, the telemetry list needs to include `compute`. diff --git a/docs/shipping/GCP/gcp-contact-center-ai-insights.md b/docs/shipping/GCP/gcp-contact-center-ai-insights.md index d51ecfde..ef92e670 100644 --- a/docs/shipping/GCP/gcp-contact-center-ai-insights.md +++ b/docs/shipping/GCP/gcp-contact-center-ai-insights.md @@ -20,7 +20,7 @@ Google Contact Center AI Insights helps users detect and visualize patterns in t ## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} ### Check Logz.io for your logs diff --git a/docs/shipping/GCP/gcp-data-loss-prevention.md b/docs/shipping/GCP/gcp-data-loss-prevention.md index 93b9b8cd..2130aa4c 100644 --- a/docs/shipping/GCP/gcp-data-loss-prevention.md +++ b/docs/shipping/GCP/gcp-data-loss-prevention.md @@ -20,7 +20,7 @@ Google Cloud Data Loss Prevention provides tools to classify, mask, tokenize, an ## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} ### Check Logz.io for your logs diff --git a/docs/shipping/GCP/gcp-dataflow.md b/docs/shipping/GCP/gcp-dataflow.md index 58ba1cde..1e454669 100644 --- a/docs/shipping/GCP/gcp-dataflow.md +++ b/docs/shipping/GCP/gcp-dataflow.md @@ -18,7 +18,7 @@ Google Dataflow is a fully managed streaming analytics service that minimizes la ## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} ### Check Logz.io for your logs diff --git a/docs/shipping/GCP/gcp-dataproc-metastore.md b/docs/shipping/GCP/gcp-dataproc-metastore.md index 4e10a0c3..9fc237bd 100644 --- a/docs/shipping/GCP/gcp-dataproc-metastore.md +++ b/docs/shipping/GCP/gcp-dataproc-metastore.md @@ -18,7 +18,7 @@ Google Dataproc Metastore is a critical component of data lakes built on open so ## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} For this integration, the telemetry list needs to include `cloud_dataproc_batch`, `cloud_dataproc_cluster`, `cloud_dataproc_job`, `cloud_dataproc_session`. diff --git a/docs/shipping/GCP/gcp-dataproc.md b/docs/shipping/GCP/gcp-dataproc.md index 6043d8b2..cc0c63e9 100644 --- a/docs/shipping/GCP/gcp-dataproc.md +++ b/docs/shipping/GCP/gcp-dataproc.md @@ -20,7 +20,7 @@ Google Dataproc is a fully managed and highly scalable service for running Apach ## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} For this integration, the telemetry list needs to include `cloud_dataproc_batch`, `cloud_dataproc_cluster`, `cloud_dataproc_job`, `cloud_dataproc_session`. diff --git a/docs/shipping/GCP/gcp-datastream.md b/docs/shipping/GCP/gcp-datastream.md index 0cd269b5..d78bd52a 100644 --- a/docs/shipping/GCP/gcp-datastream.md +++ b/docs/shipping/GCP/gcp-datastream.md @@ -19,7 +19,7 @@ Google Datastream is a serverless and easy-to-use change data capture (CDC) and ## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} For this integration, the telemetry list needs to include `datastream`. diff --git a/docs/shipping/GCP/gcp-filestorage.md b/docs/shipping/GCP/gcp-filestorage.md index fea7fbb9..3534317e 100644 --- a/docs/shipping/GCP/gcp-filestorage.md +++ b/docs/shipping/GCP/gcp-filestorage.md @@ -20,7 +20,7 @@ Google Filestore is a fully managed Google Cloud service that provides network f ## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} ### Check Logz.io for your logs diff --git a/docs/shipping/GCP/gcp-firebase.md b/docs/shipping/GCP/gcp-firebase.md index b621f510..e878eaa2 100644 --- a/docs/shipping/GCP/gcp-firebase.md +++ b/docs/shipping/GCP/gcp-firebase.md @@ -20,7 +20,7 @@ Google Firebase is a platform for creating mobile and web applications. ## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} For this integration, the telemetry list needs to include `firebase_auth`, `firebase_domain`, `firebase_namespace`, `firebaserules_release`, `firebaserules_ruleset`. diff --git a/docs/shipping/GCP/gcp-firestore.md b/docs/shipping/GCP/gcp-firestore.md index 62eb81ff..a1578c74 100644 --- a/docs/shipping/GCP/gcp-firestore.md +++ b/docs/shipping/GCP/gcp-firestore.md @@ -20,7 +20,7 @@ Google Firestore is a NoSQL document database built for automatic scaling, high ## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} For this integration, the telemetry list needs to include `firestore`. diff --git a/docs/shipping/GCP/gcp-firewall-insights.md b/docs/shipping/GCP/gcp-firewall-insights.md index 3613e574..693aee16 100644 --- a/docs/shipping/GCP/gcp-firewall-insights.md +++ b/docs/shipping/GCP/gcp-firewall-insights.md @@ -19,7 +19,7 @@ Google Firewall Insights is a service that provides data about how firewall rule ## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} For this integration, the telemetry list needs to include `gce_firewall_rule`. diff --git a/docs/shipping/GCP/gcp-identity-and-access-management.md b/docs/shipping/GCP/gcp-identity-and-access-management.md index df4ee976..4cc14127 100644 --- a/docs/shipping/GCP/gcp-identity-and-access-management.md +++ b/docs/shipping/GCP/gcp-identity-and-access-management.md @@ -19,7 +19,7 @@ Google Identity and Access Management lets administrators authorize who can take ## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} For this integration, the telemetry list needs to include `identitytoolkit_project`, `identitytoolkit_tenant`. diff --git a/docs/shipping/GCP/gcp-internet-of-things.md b/docs/shipping/GCP/gcp-internet-of-things.md index 90dddcdb..b8c273be 100644 --- a/docs/shipping/GCP/gcp-internet-of-things.md +++ b/docs/shipping/GCP/gcp-internet-of-things.md @@ -19,7 +19,7 @@ Google Cloud Internet of Things (IoT) Core is a fully managed service for secure ## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} For this integration, the telemetry list needs to include `cloudiot_device`, `cloudiot_device_registry`, `cloudiot_group`. diff --git a/docs/shipping/GCP/gcp-load-balancing.md b/docs/shipping/GCP/gcp-load-balancing.md index cd98731c..e2546135 100644 --- a/docs/shipping/GCP/gcp-load-balancing.md +++ b/docs/shipping/GCP/gcp-load-balancing.md @@ -18,7 +18,7 @@ Google Cloud Load Balancing is a fully distributed, software-defined, managed se ## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} For this integration, the telemetry list needs to include `aws_alb_load_balancer`. diff --git a/docs/shipping/GCP/gcp-managed-service-for-microsoft-active-directory.md b/docs/shipping/GCP/gcp-managed-service-for-microsoft-active-directory.md index 4678da60..1b0b1c90 100644 --- a/docs/shipping/GCP/gcp-managed-service-for-microsoft-active-directory.md +++ b/docs/shipping/GCP/gcp-managed-service-for-microsoft-active-directory.md @@ -19,7 +19,7 @@ Google Managed Service for Microsoft Active Directory is a fully managed, real-t ## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} For this integration, the telemetry list needs to include `microsoft_ad_domain`. diff --git a/docs/shipping/GCP/gcp-memorystore-for-memcached.md b/docs/shipping/GCP/gcp-memorystore-for-memcached.md index d20718c6..a7db0d8a 100644 --- a/docs/shipping/GCP/gcp-memorystore-for-memcached.md +++ b/docs/shipping/GCP/gcp-memorystore-for-memcached.md @@ -20,7 +20,7 @@ Google Memorystore for Memcached is a fully managed Memcached service for Google ## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} ### Check Logz.io for your logs diff --git a/docs/shipping/GCP/gcp-memorystore-for-redis.md b/docs/shipping/GCP/gcp-memorystore-for-redis.md index 3f62be20..7a4d99db 100644 --- a/docs/shipping/GCP/gcp-memorystore-for-redis.md +++ b/docs/shipping/GCP/gcp-memorystore-for-redis.md @@ -20,7 +20,7 @@ Google Memorystore for Redis a fully managed Redis service for the Google Cloud. ## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} For this integration, the telemetry list needs to include `redis_instance`. diff --git a/docs/shipping/GCP/gcp-network-topology.md b/docs/shipping/GCP/gcp-network-topology.md index f8ce5656..863d9422 100644 --- a/docs/shipping/GCP/gcp-network-topology.md +++ b/docs/shipping/GCP/gcp-network-topology.md @@ -20,7 +20,7 @@ Google Network Topology is a visualization tool that shows the topology of your ## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} For this integration, the telemetry list needs to include `gce_network`, `gce_network_endpoint_group`, `gce_network_region`. diff --git a/docs/shipping/GCP/gcp-pubsub.md b/docs/shipping/GCP/gcp-pubsub.md index 123ceec2..f03f5852 100644 --- a/docs/shipping/GCP/gcp-pubsub.md +++ b/docs/shipping/GCP/gcp-pubsub.md @@ -20,7 +20,7 @@ Google Pub/Sub is designed to provide reliable, many-to-many, asynchronous messa ## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} For this integration, the telemetry list needs to include `pubsub_snapshot`, `pubsub_subscription`, `pubsub_topic`. diff --git a/docs/shipping/GCP/gcp-recaptcha-enterprise.md b/docs/shipping/GCP/gcp-recaptcha-enterprise.md index 620b8c58..d827a6d4 100644 --- a/docs/shipping/GCP/gcp-recaptcha-enterprise.md +++ b/docs/shipping/GCP/gcp-recaptcha-enterprise.md @@ -19,7 +19,7 @@ Google reCAPTCHA Enterprise service helps detect abusive traffic on websites. ## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} For this integration, the telemetry list needs to include `recaptchaenterprise`. diff --git a/docs/shipping/GCP/gcp-recommendations.md b/docs/shipping/GCP/gcp-recommendations.md index c869f8f0..4425fa5c 100644 --- a/docs/shipping/GCP/gcp-recommendations.md +++ b/docs/shipping/GCP/gcp-recommendations.md @@ -19,7 +19,7 @@ Google Recommendations AI is a product that helps retailers deliver highly perso ## Logs -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} For this integration, the telemetry list needs to include `recommender`, `recommender_insight_type`. diff --git a/docs/shipping/GCP/gcp-stackdriver.md b/docs/shipping/GCP/gcp-stackdriver.md index f4883d59..d11b818c 100644 --- a/docs/shipping/GCP/gcp-stackdriver.md +++ b/docs/shipping/GCP/gcp-stackdriver.md @@ -18,7 +18,7 @@ drop_filter: [] **Default integration** -{@include: ../../_include/general-shipping/gcp-logs.md} +{@include: ../../_include/general-shipping/gcp-logs.md} For this integration, the telemetry list needs to include `gce_operation`.