Skip to content

Instantly share code, notes, and snippets.

@mcasperson
Last active November 30, 2020 21:35
Show Gist options
  • Select an option

  • Save mcasperson/7f2e29bec3967960fd8155c4c08450a4 to your computer and use it in GitHub Desktop.

Select an option

Save mcasperson/7f2e29bec3967960fd8155c4c08450a4 to your computer and use it in GitHub Desktop.
EC2 Windows UserData log location
C:\ProgramData\Amazon\EC2-Windows\Launch\Log\
C:\ProgramData\Amazon\EC2-Windows\Launch\Log\UserdataExecution.log
get-content C:\ProgramData\Amazon\EC2-Windows\Launch\Log\UserdataExecution.log -wait
get-content -wait C:\vagrant.out
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment