Actions
Bug #4885
closedeve.json remove app-layer specific fields from root object
Affected Versions:
Effort:
Difficulty:
Label:
Description
Running jq 'select(.command)' tests/*/output/eve.json in Suricata-verify gives output containing
{
"timestamp": "2013-06-17T21:59:47.428041+0000",
"event_type": "alert",
"filename": "temp.txt",
"command": "RETR",
"app_proto": "ftp-data",
}
where both filename and command should belong to a ftp-data object
Updated by Jeff Lucovsky almost 4 years ago
- Copied from Bug #4860: eve.json remove app-layer specific fields from root object added
Updated by Shivani Bhardwaj over 3 years ago
- Status changed from Assigned to Rejected
Reason: highly visible change for a backport
Actions