is there a way to examine my bitbucket access logs?
I am worried that an unauthorized person may have accessed our repositories and cloned our code. can you help me figure out hoe to examine any log files for my account? thanks.
Hi @vemidoc,
Unfortunately there's no account access log that we could give out.
If you suspect unauthorized access to your account, I'd suggest to rotate your password, SSH keys and OAuth consumers (if any) and revoke active app passwords ASAP and then raise a support case to investigate your account for the signs of unauthorized access.
What you can check yourself is the audit log in your account (https://bitbucket.org/account/user/<your_username>/auditlog/), however it is rather about changes to the configuration, so it doesn't contain records about pull or push operations.
Hope this helps.
Cheers,
Daniil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.