Skip to content

Commit

Permalink
touchup
Browse files Browse the repository at this point in the history
  • Loading branch information
kilfoyle committed Apr 3, 2023
1 parent 38f2b70 commit f628c0a
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ For FQDN reporting to work as expected, the hostname of the current host must ei
* Have one of its corresponding IP addresses respond successfully to a reverse DNS lookup.
--
+
If neither pre-requisite is satisfied, `host.name` continues to report the hostname of the current host as if the FQDN feature flag were not enabled.
+
To enable fully qualified domain names set `enabled: true` for the `fqdn` setting:
+
["source","yaml",subs="attributes"]
Expand Down

0 comments on commit f628c0a

Please sign in to comment.