Skip to content

Commit

Permalink
Updating content
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajandeep98 committed Nov 22, 2024
1 parent 79ed79b commit a1a186f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -224,11 +224,11 @@ be updated over time.
08/11/2020 00:00,08/12/2020 00:00,/ppr/api/v1/drafts,POST,6.0
08/11/2020 00:00,08/12/2020 00:00,/ppr/api/v1/searches,POST,6.0
08/11/2020 00:00,08/12/2020 00:00,/ppr/api/v1/financing-statements/023001B/amendments,POST,5.0

<!--
---
## Outstanding
- How to subscribe to analytics reports.
- How to publish analytics reports to invidual BC OnLine accounts.
- What to charge for analytics reports.
- What to charge for analytics reports. -->
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@ description: 'BC OnLine Account API Gateway message logging information.'

---

BC OnLine Account API Gateway message logging is configured by account ID and
Gateway API. The combination of Gateway environment, account ID, and API name
ServiceBC Connect API Gateway message logging is configured by account ID and
the API. The combination of the API Gateway environment, account ID, and API name
is used to create a unique log name.

The API Gateway uses Google Cloud Platform (GCP) logging. With GCP logging,
The Service BC Connect API Platform uses Google Cloud Platform (GCP) logging. With GCP logging,
messages can be written (archived) to either CloudStorage Buckets or BigQuery
Tables. For each account log name, a Bucket or Table is created to contain the
account log messages.

BC Registries owns and maintains the account log storage Buckets and Tables. To
enable the viewing of Gateway message logs, the account must have a GCP account
enable the viewing of API message logs, the account must have a GCP account
and provide BC Registries with a GCP project ID. As part of the account message
logging setup, BC Registries will grant the account project ID permission to
view the message log Bucket or Table.
Expand Down Expand Up @@ -57,11 +57,11 @@ log archive: written to either a CloudStorage Bucket or a BigQuery Table.
"receiveTimestamp": "2020-08-13T17:15:27.092912415Z"
}
```

<!--
---
## Outstanding
- The data retention period for account message logs.
- Whether to use CloudStorage or BigQuery to archive account message logs.
- What to charge for account message log storage.
- What to charge for account message log storage. -->

0 comments on commit a1a186f

Please sign in to comment.