"Last Used" timestamp never updates on authoritative zone records (A, AAAA, CNAME) #1956
Replies: 3 comments 5 replies
-
|
Thanks for the post. The |
Beta Was this translation helpful? Give feedback.
-
|
Queries do appear in the Query Logs as Authoritative / NoError. I also tested with the built-in DNS Client tool and resolution works correctly. However, the "Last Used" field still shows never on the zone records after these queries. |
Beta Was this translation helpful? Give feedback.
-
|
Found it! The "Last Used" timestamp does update, but only when viewing records through the cluster interface. In the regular zone view, it stays at never. Looks like a UI display bug — the cluster view refreshes the timestamp correctly but the standard zone view does not. |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I noticed that the "Last Used" timestamp on authoritative zone records never updates, even after querying them directly.
Setup:
home.0n1.labWhat I observe:
Last Used: 0001-01-01 00:00:00 (never)Resolve-DnsName beszel.home.0n1.lab -Server 192.168.0.15), which returns the correct answer, the "Last Used" field remainsneverQuestion:
Is the "Last Used" timestamp on individual zone records (A, AAAA, CNAME) expected to update when those records are served to clients? If so, is there a setting to enable this behavior, or is it only tracked for specific record types (e.g., SOA)?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions