File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -211,13 +211,13 @@ Export log entries using sinks
211211Sinks allow exporting entries which match a given filter to Cloud Storage
212212buckets, BigQuery datasets, or Cloud Pub/Sub topics.
213213
214- Export to Cloud storage
214+ Export to Cloud Storage
215215~~~~~~~~~~~~~~~~~~~~~~~
216216
217217Make sure that the storage bucket you want to export logs too has
218- `cloud-logs@google.com ` as the owner. See `Set permission for writing exported logs `_.
218+ `` cloud-logs@google.com ` ` as the owner. See `Set permission for writing exported logs `_.
219219
220- Add `cloud-logs@google.com ` as the owner of `my-bucket-name `:
220+ Add `` cloud-logs@google.com `` as the owner of `` my-bucket-name ` `:
221221
222222.. doctest ::
223223
@@ -236,7 +236,7 @@ Export to BigQuery
236236~~~~~~~~~~~~~~~~~~
237237
238238To export logs to BigQuery you must log into the Cloud Platform Console
239- and add `cloud-logs@google.com ` to a dataset.
239+ and add `` cloud-logs@google.com ` ` to a dataset.
240240
241241See: `Setting permissions for BigQuery `_
242242
@@ -259,7 +259,7 @@ Export to Pub/Sub
259259~~~~~~~~~~~~~~~~~
260260
261261To export logs to BigQuery you must log into the Cloud Platform Console
262- and add `cloud-logs@google.com ` to a topic.
262+ and add `` cloud-logs@google.com ` ` to a topic.
263263
264264See: `Setting permissions for Pub/Sub `_
265265
You can’t perform that action at this time.
0 commit comments