Reputation: 1086
We are considering using stackdriver logging.
Currently the write quota is 500 messages/second and 25 million messages/day ? How do I make a request to increase this quota ?
Regards,
Sathya
Upvotes: 1
Views: 679
Reputation: 14781
You can request more quota (for all resources) via the console:
https://console.cloud.google.com/iam-admin/quotas?&usage=ALL
Click on the "Request Increase" edit button on the right, and then click "apply for higher quota" if you need more. This will bring you to a Google form that you need to fill out.
Upvotes: 1