I would like to determine when a user signs in from a new device. I can obviously check IP address but is there any information in the log stream that would help determine unique devices. I can check user agent but don’t know how unique that is. Will an identical system show the same user agent information or is there anything that can be used to determine unique devices?
I see a post from 2019 regarding this topic but haven’t seen whether there is a recent enhancement that would solve.