-
-
Notifications
You must be signed in to change notification settings - Fork 67
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
Comprehensive report for multi json files on Embedded SQLite Database mode #93
Comments
At this time reporting is only available with an Elastic Search backend. Its on the some day/maybe list. Probably when I work further on the PostgreSQL support, SQLite will also benefit from that. |
I added the json files one by one, manually. the evebox command line displays that committing the events when I replace the eve.json with another one. In your opinion, does this gather all logs and integrate them or some logs may be overwritten? |
What was your command line for adding them one by one? |
I copied a
then I wait for committing all records then replaced another |
That should keep them all available then. |
That's great. Thanks a lot. |
Closing as a support request. Issue #95 opened for reporting with SQLite. |
I use the evebox in
Embedded SQLite Database
mode in windows release version with the below command:evebox -v -D . --datastore sqlite --input /var/log/suricata/eve.json
I have some files that I've already backed up from suricata (json file). I'd like to create a comprehensive report from all my files.
How can I do it?
The text was updated successfully, but these errors were encountered: