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

feat: add file size to log-metrics #1529

Merged
merged 3 commits into from
Dec 13, 2024
Merged

Conversation

fukusuket
Copy link
Collaborator

@fukusuket fukusuket commented Dec 12, 2024

What Changed

Evidence

Integration-Test

I would appreciate it if you could check it out when you have time🙏

@fukusuket fukusuket self-assigned this Dec 12, 2024
@fukusuket fukusuket added the enhancement New feature or request label Dec 12, 2024
@fukusuket
Copy link
Collaborator Author

fukusuket commented Dec 12, 2024

% ./hayabusa log-metrics -d ../all-evtx/Logs_Win11 -q -o metrics.csv
Start time: 2024/12/13 02:21
Total event log files: 355
Total file size: 1.8 GB

Currently scanning for log metrics. Please wait.

[00:00:16] 355 / 355   [========================================] 100%

Scanning finished.
                                                                                                                                               Saved results: metrics.csv (20.7 KB)

Elapsed time: 00:00:16.121
スクリーンショット 2024-12-13 2 26 42

@fukusuket fukusuket marked this pull request as ready for review December 12, 2024 17:27
Copy link
Collaborator

@YamatoSecurity YamatoSecurity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fukusuket LGTM! Thanks so much!

@YamatoSecurity YamatoSecurity merged commit 8e56e37 into main Dec 13, 2024
5 checks passed
@YamatoSecurity YamatoSecurity deleted the 1528-add-file-size-log-metrics branch December 13, 2024 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add evtx file size to csv output result of log-metrics command
2 participants