Skip to content

Commit 4675ec2

Browse files
authored
Merge pull request #846 from logzio/gcp-to-workplace
moving google workspace
2 parents 9ed6090 + 8b18dc6 commit 4675ec2

File tree

4 files changed

+7
-21
lines changed

4 files changed

+7
-21
lines changed

docs/shipping/GCP/_category_.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"label": "GCP",
2+
"label": "Google",
33
"position": 11,
44
"customProps": {
5-
"description": "Send data from your GCP services."
5+
"description": "Send data from your Google services."
66
}
77
}

docs/shipping/GCP/gcp-workspace.md

Lines changed: 3 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
id: GCP-Workspace
3-
title: GCP Workspace
4-
overview: Send Google Cloud Workspace metrics to your Logz.io account.
2+
id: Google-Workspace
3+
title: Google Workspace
4+
overview: Send Google Workspace logs and metrics to your Logz.io account.
55
product: ['logs', 'metrics', 'siem']
66
os: ['windows', 'linux']
77
filters: ['GCP', 'Other']
@@ -22,17 +22,6 @@ import TabItem from '@theme/TabItem';
2222
## Logs
2323
You can send your data to Logz.io using one of the following methods:
2424

25-
<Tabs>
26-
<TabItem value="GCP-Pubsub" label="Google Pub\Sub" default>
27-
28-
### Google Cloud Pub/Sub
29-
Forward Google Workspace Logs to Google Cloud Platform (GCP) and use Logz.io’s Pub/Sub integration to forward the data to Logz.io.
30-
31-
{@include: ../../_include/general-shipping/gcp-logs.md}
32-
33-
</TabItem>
34-
<TabItem value="API-Fetcher" label="Google API" default>
35-
3625
### Google Workspace API
3726
Extract data directly from the Google Workspace API and forward it to Logz.io using the Logz.io API Fetcher.
3827

@@ -207,9 +196,6 @@ When you want to stop the container, to make sure it will finish the iteration o
207196
docker stop -t 30 logzio-api-fetcher
208197
```
209198

210-
</TabItem>
211-
</Tabs>
212-
213199
### Check Logz.io for your logs
214200

215201

static/_redirects

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,9 +381,9 @@
381381
/docs/user-guide/distributed-tracing/spm/ /docs/user-guide/app360/service-list/
382382
/docs/shipping/aws/aws-kafka/ /docs/shipping/aws/aws-msk/
383383
/docs/user-guide/admin/logzio-accounts/manage-the-main-account-and-sub-accounts/ /docs/category/manage-logzio-accounts/
384-
/docs/user-guide/admin/logzio-accounts/manage-the-main-account-and-sub-accounts/* /docs/category/manage-logzio-accounts/
385384
/docs/k8s-360/unified-helm-chart/#adding-tolerations-for-tainted-nodes /docs/k8s-360/unified-helm-chart/#advanced-configuration-and-troubleshooting
386385
/docs/user-guide/admin/consumption/ /docs/user-guide/admin/plans/consumption/
386+
/docs/shipping/GCP/GCP-Workspace/ /docs/shipping/GCP/Google-Workspace/
387387
# Shippers
388388
/shipping/ /docs/category/send-your-data/
389389
/user-guide/log-shipping/ /docs/category/send-your-data/

static/manifest.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)