-
Notifications
You must be signed in to change notification settings - Fork 697
Session Logs and Output
Alexander Morgenstern edited this page Sep 14, 2018
·
1 revision
- A history of every module that has been run and its output is stored under
sessions/[session_name]/cmd_log.txt
. - Output from individual modules (such as a file downloaded from an S3 bucket) is stored under
sessions/[session_name]/downloads/
. - If pacu.py dies before a session is chosen, errors are stored in
global_error_log.txt
in the pacu root directory. - If a session is somewhere in the stack, the error catcher will find it and use its name to store errors in
sessions/{session.name}/error_log.txt
- Home
- AWS Basics and Security
- User Information
- Developer Information
- Warnings and Disclaimers
- FAQ