Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fails to save ingest data #55

Open
yruss972 opened this issue Jan 10, 2022 · 2 comments
Open

fails to save ingest data #55

yruss972 opened this issue Jan 10, 2022 · 2 comments

Comments

@yruss972
Copy link

awspx is failing to save the ingested data.
I think I've narrowed the issue down to something related to the IAM service ingestion.
This works:
awspx ingest --skip-attacks-all --services S3 --skip-types AWS::S3::Object --region us-east-1
This fails:
awspx ingest --skip-attacks-all --services IAM --region us-east-1

There is no error message- the ingest command just exists after printing NOTICE Saving ingested data and the directory for the .csv files has been created.

@attacus
Copy link

attacus commented Feb 28, 2022

I am facing the same issue, and can confirm that the commands @yruss972 mentions are behaving in the same manner for me.

What other information is needed to help debug this issue?

@dhammon
Copy link

dhammon commented Aug 6, 2022

@yruss972 and @attacus - had the same issue, traced it down to not enough memory on my system to process. Was running in a VM so I upped the allocated mem and presto.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants