chg: [format] add a reference to the JSON output of the D4 types

master
Alexandre Dulaunoy 2019-01-27 11:36:59 +01:00
parent 48a80344e7
commit 2459ab4253
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 4 additions and 0 deletions

View File

@ -15,6 +15,8 @@
## Type
The type is the list of format encapsulated within the D4 protocol.
|Type| Description |
|----|:-----------------------------------|
| 0 | Reserved |
@ -26,3 +28,5 @@
| 6 | generic NDJSON or JSON Lines |
| 7 | generic [YAF](https://tools.netsa.cert.org/yaf/index.html) (Yet Another Flowmeter)|
The D4 type list is [available in JSON format](https://raw.githubusercontent.com/D4-project/architecture/master/format/type.json).