1 Answers
Hello Travis! I would highly recommend that you debug into this situation, now. Are you reeeeealy sure that you were performing this action from within the SSH session and not maybe from Cloud Shell, itself? If you’re doing something wrong, then it’s less of an issue right now, but it could wind up blocking you completely when you get to later labs–such as the Custom-Mode VPC Challenge Lab where you will need to check connections between lots of different sets of instances.
As for how it gets logged, a key point I was trying to make is that the identity tracked for various actions relates to the credentials being used and not necessarily the human that is controlling them.
I hope this helps!
Mattias
That was it. You are right, I mixed up the SSH session vs the cloud shell session. I must have had an issue loading SSH session on my iPad and probably jumped into cloud shell not realizing the difference. Rewatched the video and got the expected output.
Awesome! So glad to help!