mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 19:17:58 +00:00
backport of commit 5d769e8c8e (#22385)
Co-authored-by: Judith Malnick <judith@hashicorp.com>
This commit is contained in:
committed by
GitHub
parent
bcd2db3bc3
commit
c48e3c23e8
@@ -20,8 +20,8 @@ utilization as defined in our contracts. They consist of mostly computed metrics
|
||||
and will never contain Personal Identifiable Information (PII) or other
|
||||
sensitive information. Automated reporting shares the data with HashiCorp using
|
||||
a secure, unidirectional HTTPS API and makes an auditable record in the product
|
||||
logs each time it submits a report. The reports are submitted once every 24
|
||||
hours.
|
||||
logs each time it submits a report. The reporting process is GDPR compliant and submits
|
||||
reports roughly once every 24 hours.
|
||||
|
||||
## Enable automated reporting
|
||||
|
||||
@@ -53,7 +53,7 @@ releases include:
|
||||
|
||||
### 3. check logs
|
||||
|
||||
Automatic license utilization reporting will start sending data within 24 hours.
|
||||
Automatic license utilization reporting will start sending data within roughly 24 hours.
|
||||
Check the server logs for records that the data sent successfully.
|
||||
|
||||
You will find log entries similar to the following:
|
||||
@@ -190,7 +190,7 @@ You will find the following entries in the server log.
|
||||
</CodeBlockConfig>
|
||||
|
||||
|
||||
Check your product logs 24 hours after opting out to make sure that the system
|
||||
Check your product logs roughly 24 hours after opting out to make sure that the system
|
||||
isn’t trying to send reports.
|
||||
|
||||
If your configuration file and environment variable differ, the environment
|
||||
|
||||
Reference in New Issue
Block a user