mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 00:19:33 +00:00
* Change host alert function name to json * Refactored *_alert_store function with format_json, added csv format tohost alert * Added .vscode directory to gitignore * Refactor alert_store:to_csv function to single loop format * Removed no_data value for no records in alert csv download * Implemented csv export for alerts * Merge with dev * Removed row_id alert field to be exported in csv * Refactored alert/*/list.lua with simple decision value format construct * Refactored alerts csv export * Fix removed output test files * Added alert csv export for subdocuments * Modified gitignore * Change MSG values to export in alerts * Added flow information in alert export * Added export msg.description for alert |
||
|---|---|---|
| .. | ||
| alert_store.lua | ||
| alert_store_utils.lua | ||
| all_alert_store.lua | ||
| am_alert_store.lua | ||
| flow_alert_store.lua | ||
| host_alert_store.lua | ||
| interface_alert_store.lua | ||
| mac_alert_store.lua | ||
| network_alert_store.lua | ||
| snmp_device_alert_store.lua | ||
| system_alert_store.lua | ||
| user_alert_store.lua | ||