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

Regex timestamp extract #1727

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Regex timestamp extract #1727

wants to merge 7 commits into from

Conversation

patrickdalla
Copy link
Collaborator

Extracts timestamps from external parsers outputs based on regex expressions.

used as metadata key and value. If inexistent, uses group 1 and 2 to
keep backward compatibility.
- Created regex for Recyclebin and Prefetch timestamps extractions.
- Created parsing logic on DateUtil class to parse Prefetch dates.
metadata extraction, appending the cmd output to the textual item
content if the tag is present with the metadata extraction tag.
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

Successfully merging this pull request may close these issues.

Extract timestamp metadata from external parsers output
1 participant