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

collector/extractor: detect files with large sparse ranges #3809

Open
joachimmetz opened this issue Aug 6, 2021 · 1 comment
Open

collector/extractor: detect files with large sparse ranges #3809

joachimmetz opened this issue Aug 6, 2021 · 1 comment
Labels
enhancement New or improved functionality parsers Issues related to parsers and parser plug-ins

Comments

@joachimmetz
Copy link
Member

Sometimes certain files have large sparse ranges (/var/log/lastlog), currently these are processed naively. It would be good to detect these on the file system level and have parsers only look at the non-sparse data ranges.

@joachimmetz joachimmetz added enhancement New or improved functionality parsers Issues related to parsers and parser plug-ins labels Aug 6, 2021
@joachimmetz
Copy link
Member Author

joachimmetz commented Aug 6, 2021

need means to expose extents in dfVFS log2timeline/dfvfs#597

@joachimmetz joachimmetz added the blocked Work cannot progress until another issue is resolved label Jan 12, 2022
@joachimmetz joachimmetz removed the blocked Work cannot progress until another issue is resolved label Sep 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New or improved functionality parsers Issues related to parsers and parser plug-ins
Projects
None yet
Development

No branches or pull requests

1 participant