Where is the output file?
dariushazimi opened this issue · 2 comments
dariushazimi commented
The scan completed. How do I view the output? I opened the index.html
file and tried loading the manifest.json and asset-manifest.json but there is nothing there.
The scan showed over 8000 assets being scanned.
Any tips?
bitsandsalsa commented
You are right to view in the index.html
file.
By default, it will be at gui/aws_inventory_data-$profile.json
where $profile is replaced with your AWS profile name. You can also specify the exact file on the commandline by using the --gui-data-file
option.
ncc-erik-steringer commented
Hi there. Before I close this, I plan to handle this by adding:
- Auto-open of the report after the gathering finishes
- Output where the file was created