HASecuritySolutions / VulnWhisperer

Create actionable data from your Vulnerability Scans
https://twitter.com/VulnWhisperer
Apache License 2.0
1.35k stars 271 forks source link

Error importing Kibana json. ELK 7.8 #219

Closed dizaar closed 3 years ago

dizaar commented 3 years ago

Hi, i got some issues with ELK 7.8 and importing json files into it.(Sorry for my English) OS: Centos 7 ELK version: 7.8 VulnWhisperer: latest. Successfully installed VulnWhsiperer - it's awesome). Ommitted error exporting wrong encoded reports with few rows in code - just skipping them. But most of reports are downloaded. I edited a template to include a field "scan_fingerprint", cause before this template modification i had an error "scan_fingerprint field cannot be found." After that i imported template for logstash - everything is ok. When i try to import kibana.json it says, that there is an error with index pattern(index pattern is created using Kibana). I tried to point it to right index pattern, but another error occures. All errors are shown on screenshots. изображение изображение изображение But some dashboards are loaded. изображение

dizaar commented 3 years ago

Sorry - it was my misconfiguration. I didn't take the correct order of actions.