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

Two writers, one file? #48

Closed
DigiAngel opened this issue Apr 18, 2017 · 2 comments
Closed

Two writers, one file? #48

DigiAngel opened this issue Apr 18, 2017 · 2 comments

Comments

@DigiAngel
Copy link

Is that possible? Say I have u2eve reading two separate u2 files from two different snort instances....can I write to just one json file? Or do I have to write to 2 separate ones? Thanks Jason!

@jasonish
Copy link
Owner

No, it doesn't. That would require locking which can vary from platform to platform so is outside the scope of this library.

@DigiAngel
Copy link
Author

Cool thanks...I figured that would be the case.

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