ntopng/scripts
lucapruneti 33a89e993e
CSV Export (#5445)
* 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
2021-06-04 18:10:26 +02:00
..
callbacks Implemented handlig of hello message from nprobe 2021-05-28 19:34:11 +02:00
locales Added pref for timestamp column in flow tables (#5392) 2021-06-04 17:38:22 +02:00
lua CSV Export (#5445) 2021-06-04 18:10:26 +02:00
plugins Cleanup old unused active monitoring import/export code 2021-06-04 15:14:54 +02:00
shell Added directory for storing shell scripts used by the shell plugin 2020-11-12 19:22:31 +01:00