StamusNetworks / scirius

Scirius is a web application for Suricata ruleset management and threat hunting.
GNU General Public License v3.0
626 stars 150 forks source link

Delete generated alerts not works #161

Closed esmelnikov closed 5 years ago

esmelnikov commented 5 years ago

Hello!

I am using SELKS 5.0 Beta1, Scirius CE v3.0.0. When you try to delete the "Delete generated alerts" events of any rule from the "Rules activity", the error appears: "Unknown error% s" and the rule events are not deleted.

pevma commented 5 years ago

yes i confirm. We should post a fixed pkg version soon - hopefully early next week.

pevma commented 5 years ago

On 8 Nov 2018, at 20:26, Eduard notifications@github.com wrote:

Hello!

I am using SELKS 5.0 Beta1, Scirius CE v3.0.0. When you try to delete the "Delete generated alerts" events of any rule from the "Rules activity", the error appears: "Unknown error% s" and the rule events are not deleted.

Can you try : 1- Set KIBANA_VERSION_FULL='6.4.3' In /etc/scirius/local_settings.py

2- Restart Scirius supervisorctl restart scirius

3- Try again.

Thank you

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

esmelnikov commented 5 years ago

Added KIBANA_VERSION_FULL = '6.4.3' to the file:/etc/scirius/local_settings.py Restarted scirius. The error remained.

pevma commented 5 years ago

I can confirm. Seems like a bug.

Gatall commented 5 years ago

Is there a solution to this problem?

esmelnikov commented 5 years ago

Hello! After installing the updates using the /opt/selks/Scripts/Setup/selks-upgrade_stamus.sh script, the removal problem is resolved. Thank!

pevma commented 5 years ago

Thank you for the confirmation!