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

Capture additional log files #133

Open
MalwareMechanic opened this issue Nov 30, 2022 · 0 comments
Open

Capture additional log files #133

MalwareMechanic opened this issue Nov 30, 2022 · 0 comments
Labels
💎 enhancement It is working, but it could be better

Comments

@MalwareMechanic
Copy link
Collaborator

Add the following logs to the artifacts: %PROGRAMDATA%\chocolatey\lib-bad\*\install_log.txt

Packages may create a per-install log to use for whatever they wish, see:

The packages libraries.python*.vm use this to redirect output from pip when installing Python modules. It'd be good to grab these per-install log files as well. You'll likely need to use a regex to find them, but they should be in a subdirectory within lib-bad somewhere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💎 enhancement It is working, but it could be better
Projects
None yet
Development

No branches or pull requests

1 participant