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

Evtx files with different extension #75

Closed
jurelou opened this issue May 8, 2022 · 4 comments
Closed

Evtx files with different extension #75

jurelou opened this issue May 8, 2022 · 4 comments

Comments

@jurelou
Copy link

jurelou commented May 8, 2022

I can see that chainsaw only supports files with evtx extension.
https://github.com/countercept/chainsaw/blob/master/src/util.rs#L56

Would it be possible to add a command line argument to check for a different file extension ?

thanks !

@alexkornitzer
Copy link
Contributor

As in supporting other event log formats that are not evtx? Or handling evtx files that do not have the evtx extension?

@jurelou
Copy link
Author

jurelou commented May 16, 2022

I mean handling evtx files that do not have the evtx extension

@alexkornitzer
Copy link
Contributor

alexkornitzer commented May 16, 2022

Awesome, cause that is on the list for v2, extension will no longer matter. It can be easily backported to v1 too to be honest.

@alexkornitzer
Copy link
Contributor

This is addressed in v2.0.0-alpha.0

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

No branches or pull requests

2 participants