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

Memory Consumption Issue #48

Open
adrian-chen-au opened this issue Dec 21, 2020 · 2 comments
Open

Memory Consumption Issue #48

adrian-chen-au opened this issue Dec 21, 2020 · 2 comments

Comments

@adrian-chen-au
Copy link

Strippy can consume a large amount of memory when sanitising.

This is especially evident when processing collector (DT CAG) that is used as a RUM beacon. It is possible to consume 11-13 GB of memory and causing powershell to crash due to out of memory issue.

Version ~2.4 (To be confirmed.)

@cavejay
Copy link
Owner

cavejay commented Dec 21, 2020

How big was the source log filesystem?
Can you please run the script as normal with -log and make the output available to me?

It's a normal part of the powershell process to consume a significant amount of memory, That is required as part of the key finding and sanitisation process.

@adrian-chen-au
Copy link
Author

The attempt to run the script with -log resulted in #47 .

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

2 participants