Vault
reporting stanza
Enterprise
Appropriate Vault Enterprise license required
The reporting stanza specifies various parameters for tuning licensing/usage reporting related values.
Please see the pages relating to license utilization reporting and product usage reporting for more information regarding the license reporting.
reporting {
snapshot_retention_time = 9600
disable_product_usage_reporting = false
license {
enabled = true
}
}
reporting parameters
snapshot_retention_time(duration: 9600h)- The retention time for manual reporting snapshots in hours. Defaults to 9600 (400 days). Uses duration format strings.disable_product_usage_reporting(boolean: false)- Determines whether product usage reporting is enabled.
license parameters
enabled(boolean: true)- Toggles automatic reporting of license utilization. See the license utilization reporting page for more details.billing_start_timestamp(timestamp)- The start timestamp for billing for license reporting (manual and automated). Defaults to the license start timestamp.development_cluster(boolean: false)- Indicates whether the cluster is a development (non-production) cluster for license reporting (manual and automated). Defaults to false. Please see the development cluster section of the utilization reporting documentation for more details.