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

[parser] crashlog parser must be able to parse an external folder #99

Open
cvandeplas opened this issue Sep 23, 2024 · 2 comments
Open
Labels

Comments

@cvandeplas
Copy link
Contributor

Try to make the crashlogs parser aware of one or more folders that also contain crashlogs
Ensure it's merged with the sysdiagnose.tar.gz ones to prevent duplicates.

@cvandeplas
Copy link
Contributor Author

current implementation loads everything that's in the case_data_folder.
What's missing is an overall sysdiagnose function to be aware that this feature exists

@cvandeplas
Copy link
Contributor Author

the missing part should be covered by a generic variable in the BaseInterface to be aware of an additional folder. (or more)

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

No branches or pull requests

1 participant