iris-web icon indicating copy to clipboard operation
iris-web copied to clipboard

[FR] Export Alerts list

Open wonhee0410 opened this issue 2 years ago • 2 comments

Hi all,

I would like to export the Alerts list (include comments) into excel, word or something like that.

Could you please show me how to do that or add it in the next release. With that exported documents, I can show them to the audit team.

Thank you.

wonhee0410 avatar Nov 27 '23 08:11 wonhee0410

Hi @wonhee0410 You can use the API to export the alerts in JSON (https://docs.dfir-iris.org/_static/iris_api_reference_v2.0.1.html#tag/Alerts/operation/get-alerts-filter). From there you can map them to a CSV for example.

whikernel avatar Nov 29 '23 10:11 whikernel

Hi @wonhee0410 You can use the API to export the alerts in JSON (https://docs.dfir-iris.org/_static/iris_api_reference_v2.0.1.html#tag/Alerts/operation/get-alerts-filter). From there you can map them to a CSV for example.

Thank you.

But for better user experience, there should be a button to export the alert lists, I think.

wonhee0410 avatar Nov 30 '23 03:11 wonhee0410