Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add docs, exporting logging to storage permissions. #1905

Merged

Conversation

daspecster
Copy link
Contributor

Attempted solution for #1890 (comment)

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 25, 2016
>>> acl.save()

.. _Set permission for writing exported logs: https://cloud.google.com/logging/docs/export/configure_export#setting_product_name_short_permissions_for_writing_exported_logs

This comment was marked as spam.

@tseaver
Copy link
Contributor

tseaver commented Jun 25, 2016

Bigquery datasets and Pubsub topics also need permissions set.

@daspecster
Copy link
Contributor Author

I added those references @tseaver. LMKWYT.

Sinks allow exporting entries which match a given filter to Cloud Storage
buckets, BigQuery datasets, or Cloud Pub/Sub topics.
Export to Cloud storage
=======================

This comment was marked as spam.

@tseaver
Copy link
Contributor

tseaver commented Jun 27, 2016

LGTM

@daspecster daspecster merged commit ea50f55 into googleapis:master Jun 27, 2016
@daspecster daspecster deleted the add-logging-export-ownership-doc branch June 27, 2016 16:42
@tseaver tseaver mentioned this pull request Jun 29, 2016
Export log entries using sinks
------------------------------

Sinks allow exporting entries which match a given filter to Cloud Storage
buckets, BigQuery datasets, or Cloud Pub/Sub topics.

Export to Cloud storage

This comment was marked as spam.

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants