mirror of https://github.com/MISP/MISP
684be69ed0
- 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 |
||
---|---|---|
.. | ||
HidsExport.php | ||
NidsExport.php | ||
NidsSnortExport.php | ||
NidsSuricataExport.php | ||
RPZExport.php |