Nomad
reporting Block in Agent Configuration
Placement | reporting |
Enterprise
This feature requires Nomad Enterprise(opens in new tab).
This page provides reference information for enabling automated license
utilization reporting in the reporting
block of a Nomad agent configuration.
Configuration applies to agents running with server mode enabled.
Refer to the Automated license utilization reporting guide for which ports to open and what data is shared.
reporting {
license {
enabled = true
}
snapshot_retention_time = "9600h"
}
reporting
Parameters
license
(license: default)
- Configures automated license utilization reporting.snapshot_retention_time
(string: "9600h")
- Configures the maximum amount of time that Nomad retains a utilization reporting snapshot in the Nomad state store. You can export these snapshots with thenomad operator utilization
command.
license
Block
enabled
(bool: true)
- Specifies whether automated license utilization reporting should be enabled and run.