Success Login refers to when a user fully does a new authentication into Auth0.
Success Exchange can refer to a lot of things, you have to look at the actual logs to interpret them.
If the user has a refresh token that lives for 90 days, they wouldn’t need to log back in until the refresh token expires. They would keep having Success Exchange (specifically a sertft) until the refresh token grant is expired or revoked.