MISP/app/Lib/Export
Iglocska 684be69ed0 Incremental export generation for HIDS and NIDS exports
- Instead of fetching all events at once for the export, events are fetched one by one
- Greatly reduces memory footprint (It mostly depends on the event with the most eligible attributes now, instead of the combined list of all events)
- Because of the lower memory usage, the time taken for the export is also slashed to a fragment of what it was before
2015-07-20 16:25:16 +02:00
..
HidsExport.php Incremental export generation for HIDS and NIDS exports 2015-07-20 16:25:16 +02:00
NidsExport.php Incremental export generation for HIDS and NIDS exports 2015-07-20 16:25:16 +02:00
NidsSnortExport.php Next version of exports done 2013-11-19 11:03:30 +01:00
NidsSuricataExport.php regex bugfix in the ids export + suricata export using dns keyword 2014-07-29 14:28:34 +02:00
RPZExport.php Fixes to the RPZ export based on the testing of elhoim 2015-07-07 14:42:28 +02:00