Skip to content

Commit

Permalink
Merge pull request #3906 from chef/dishank/license-usage
Browse files Browse the repository at this point in the history
License Usage Pointer Update
  • Loading branch information
kalroy committed Sep 3, 2024
2 parents 8f182fb + 6d66fd0 commit d323afa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs-chef-io/content/server/license_usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Chef Infra Server collects the following information from your environment:

- The Chef Infra Server version.
- The domain name of the Chef Infra Server installation and the number of installations by collecting the following parameters:
- Scanning all email addresses stored on Infra Server, identifying the most common email domain name, truncating the username, and capturing only the email domain.
- Reports the domain name associated with the most common number of logins registered with Chef Infra Server. For example, `progress.com` or `example.com`.
- Hashing subdomain details and combining them with the internal load balancer's domain name to prevent transmitting FQDN in its identifiable form but only essential fields to identify unique installations of the Infra Server.
- The number of nodes checked into the server in the last 30 days.
- The `chef-server-ctl` binary filename and location.
Expand Down

0 comments on commit d323afa

Please sign in to comment.