nccgroup / aws-inventory

Discover resources created in an AWS account.
Apache License 2.0
704 stars 131 forks source link

Where is the output file? #22

Open dariushazimi opened 5 years ago

dariushazimi commented 5 years ago

The scan completed. How do I view the output? I opened theindex.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 5 years ago

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 4 years ago

Hi there. Before I close this, I plan to handle this by adding: