Skip to content

Commit 1128ba6

Browse files
authored
Update cloud-storage.md
1 parent 620b835 commit 1128ba6

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

docs/integrations/google/cloud-storage.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ cloud.provider=gcp project_id=* metric=storage/object_count statistic=average
9191

9292
## Collect logs for Google Cloud Storage
9393

94-
This page describes the Sumo pipeline for ingesting logs from Google Cloud Platform (GCP) services, and provides instructions for collecting logs from Google Cloud Storage.
94+
This page describes the Sumo pipeline for ingesting logs from Google Cloud Platform (GCP) services and provides instructions for collecting logs from Google Cloud Storage.
9595

9696
### Collection Process for GCP Services
9797

@@ -107,12 +107,12 @@ Follow the steps below to configure the collection for GCP:
107107

108108
1. Configure a GCP source on a hosted collector. You'll obtain the **HTTP URL for the source**.
109109
2. Create a topic in Google Pub/Sub and subscribe the GCP source URL to that topic.
110-
3. Create an export of GCP logs from Google Log Router. Exporting involves writing a filter that selects the log entries you want to export, and choosing a Pub/Sub as the destination. The filter and destination are held in an object called a sink.
110+
3. Create an export of GCP logs from Google Log Router. Exporting involves writing a filter that selects the log entries you want to export and choosing a Pub/Sub as the destination. The filter and destination are held in an object called a sink.
111111

112112
Refer to the following sections for configuration instructions.
113113

114114
:::note
115-
Logs from GCP services can be [exported](https://cloud.google.com/logging/docs/export/configure_export_v2) to any destination. Any GCP logs can be [excluded](https://cloud.google.com/logging/docs/exclusions) from Logs router.
115+
Logs from GCP services can be [exported](https://cloud.google.com/logging/docs/export/configure_export_v2) to any destination. Any GCP logs can be [excluded](https://cloud.google.com/logging/docs/exclusions) from the Logs router.
116116
:::
117117

118118
### Configure a Google Cloud Platform Source
@@ -122,10 +122,10 @@ The Google Cloud Platform (GCP) Source receives log data from Google Pub/Sub.
122122
:::note
123123
You can use the same GCP Source to receive log data from multiple GCP services. For example, you can send logs collected from Google Cloud Application Engine, Google Cloud IAM, and Google Cloud Audit.
124124

125-
However, this is not recommended since you cannot define specific Source Category values to each GCP service. If you create a GCP Source for each service you can define a specific Source Category to each service.
125+
However, this is not recommended since you cannot define specific Source Category values for each GCP service. If you create a GCP Source for each service you can define a specific Source Category for each service.
126126
:::
127127

128-
This Source will be a Google Pub/Sub-only Source, which means that it will only be usable for log data formatted as data coming from Google Pub/Sub.
128+
This Source will be a Google Pub/Sub-only Source, indicating that it will only be usable for log data formatted as data coming from Google Pub/Sub.
129129

130130
1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Manage Data > Collection > Collection**. <br/>[**New UI**](/docs/get-started/sumo-logic-ui). In the Sumo Logic top menu select **Configuration**, and then under **Data Collection** select **Collection**. You can also click the **Go To...** menu at the top of the screen and select **Collection**.
131131

@@ -145,7 +145,7 @@ This Source will be a Google Pub/Sub-only Source, which means that it will only
145145
8. **Advanced Options for Logs**.<br/><img src={useBaseUrl('img/integrations/google/GCP-advanced-options-Jan-22.png')} alt="Google integrations" />
146146

147147
* **Timestamp Parsing**. This option is selected by default. If it's deselected, no timestamp information is parsed at all.
148-
* **Time Zone**. There are two options for Time Zone. You can use the time zone present in your log files, and then choose an option in case time zone information is missing from a log message. Or, you can have Sumo Logic completely disregard any time zone information present in logs by forcing a time zone. It's very important to have the proper time zone set, no matter which option you choose. If the time zone of logs cannot be determined, Sumo Logic assigns logs UTC; if the rest of your logs are from another time zone your search results will be affected.
148+
* **Time Zone**. There are two options for the Time Zone. You can use the time zone present in your log files, and then choose an option in case time zone information is missing from a log message. Or, you can have Sumo Logic completely disregard any time zone information present in logs by forcing a time zone. It's very important to have the proper time zone set, no matter which option you choose. If the time zone of logs cannot be determined, Sumo Logic assigns logs UTC; if the rest of your logs are from another time zone your search results will be affected.
149149
* **Timestamp Format**. By default, Sumo Logic will automatically detect the timestamp format of your logs. However, you can manually specify a timestamp format for a Source. See [Timestamps, Time Zones, Time Ranges, and Date Formats](/docs/send-data/reference-information/time-reference) for more information.
150150

151151
9. **Processing Rules**. Configure any desired filters, such as allowlist, denylist, hash, or mask, as described in [Create a Processing Rule](/docs/send-data/collection/processing-rules/create-processing-rule).
@@ -180,7 +180,7 @@ We recommend the following:
180180

181181
### Create export of Google Cloud Storage logs from Google Logging
182182

183-
In this step you export logs to the Pub/Sub topic you created in the previous step.
183+
In this step, you export logs to the Pub/Sub topic you created in the previous step.
184184

185185
1. Go to **Logging** and click **Logs Router**.<br/><img src={useBaseUrl('img/integrations/google/GCP_logging_1.png')} alt="Google integrations" />
186186

@@ -203,10 +203,10 @@ For metrics collection in Sumo Logic, use the [GCP Metric source](/docs/send-dat
203203

204204
1. Set up the [Google Service Account](/docs/send-data/hosted-collectors/google-source/gcp-metrics-source/#google-service-account).
205205

206-
2. Set up a [GCP Metric source](/docs/send-data/hosted-collectors/google-source/gcp-metrics-source/#set-up-a-gcp-metrics-source) in Sumo Logic. While setting up the source, select **Cloud Storage** as the service from dropdown to get the Google Cloud Storage metrics.
206+
2. Set up a [GCP Metric source](/docs/send-data/hosted-collectors/google-source/gcp-metrics-source/#set-up-a-gcp-metrics-source) in Sumo Logic. While setting up the source, select **Cloud Storage** as the service from the dropdown to get the Google Cloud Storage metrics.
207207

208208
## Installing the Google Cloud Storage App
209-
Now that you have set up collection for Google Cloud Storage, install the Sumo Logic App to use the pre-configured searches and dashboards that provide visibility into your environment for real-time analysis of overall usage.
209+
Now that you have set up the collection for Google Cloud Storage, install the Sumo Logic App to use the pre-configured searches and dashboards that provide visibility into your environment for real-time analysis of overall usage.
210210

211211
import AppInstall2 from '../../reuse/apps/app-install-v2.md';
212212

@@ -249,7 +249,7 @@ See information about key Google Cloud Storage usage metrics, operational activi
249249

250250
### Google Cloud Storage - Storage Optimization and Authorization
251251

252-
See information about key Google Cloud Storage bucket optimization opportunities, including storage class distribution, object lifecycle management, and authorization patterns to identify potential cost savings and security improvements.
252+
See information about key Google Cloud Storage bucket optimization opportunities, including the storage class distribution, object lifecycle management, and authorization patterns to identify potential cost savings and security improvements.
253253

254254
<img src={useBaseUrl('img/integrations/google/Google-Cloud-Storage-Storage-Optimization-and-Authorization.png')} alt="Google Cloud Storage dashboards" />
255255

0 commit comments

Comments
 (0)