fix: wrong attribute name

pull/86/head
Raphaël Vinot 2018-03-26 12:05:17 +02:00
parent d51c3712b9
commit 7c2e07a50b
1 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
"ui-priority": 1, "ui-priority": 1,
"misp-attribute": "ip-src" "misp-attribute": "ip-src"
}, },
"timestamp": { "processing-timestamp": {
"description": "Timestamp of the report", "description": "Timestamp of the report",
"ui-priority": 1, "ui-priority": 1,
"misp-attribute": "datetime" "misp-attribute": "datetime"
@ -41,7 +41,7 @@
"misp-attribute": "text" "misp-attribute": "text"
} }
}, },
"version": 2, "version": 3,
"description": "Fail2ban event", "description": "Fail2ban event",
"meta-category": "network", "meta-category": "network",
"uuid": "8be2271-7326-41a5-a0dd-9b4bec88e1ba", "uuid": "8be2271-7326-41a5-a0dd-9b4bec88e1ba",