mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 00:40:10 +00:00
Displaying file id to retrieve files stored by Suricata
This commit is contained in:
parent
943012e8c3
commit
fa57c701bb
3 changed files with 3 additions and 0 deletions
|
|
@ -630,6 +630,7 @@ flow_consts.flow_fields_description = {
|
|||
["FILE_STATE"] = i18n("flow_fields_description.file_state"),
|
||||
["FILE_GAPS"] = i18n("flow_fields_description.file_gaps"),
|
||||
["FILE_STORED"] = i18n("flow_fields_description.file_stored"),
|
||||
["FILE_ID"] = i18n("flow_fields_description.file_id"),
|
||||
|
||||
-- Suricata
|
||||
["SURICATA_FLOW_ID"] = i18n("flow_fields_description.suricata_flow_id"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue