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

Cannot import scan results in elasticsearch #917

Closed
mareban opened this issue Oct 18, 2019 · 3 comments
Closed

Cannot import scan results in elasticsearch #917

mareban opened this issue Oct 18, 2019 · 3 comments
Labels

Comments

@mareban
Copy link

mareban commented Oct 18, 2019

Hello,

I've installed the latest version of vuls and i'd like to import results in ES and visualize them in Kibana !

Before, the solution was to use vuls-log-converter (last update in 2017 !) , but something change in the JSON results, that cannot be parsed anymore and i've got some errors !

Is there a way to import the results in ES or do you plan to add the possibility in future ?

Thanks for your help and for this great project.

@mareban
Copy link
Author

mareban commented Oct 21, 2019

Can someone help me please ?

Thx.

@kotakanbe
Copy link
Member

I thinks vuls-log-converter is NOT maintained anymore.
You can normalize nested JSON output using convert tools such as pandas.io.json.json_normalize.
https://pandas.pydata.org/pandas-docs/version/0.22/generated/pandas.io.json.json_normalize.html

@kazuminn
Copy link
Contributor

@mareban I have released https://github.com/kazuminn/vulsbeat .
This help you import JSONs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants