mention manifest.json for local feeds

````
it is totally described in the not yet written manual that is in my head and will one time surely make it into MISP-book
````
it is now also in MISP-book
pull/51/head
Alexander J 2017-06-20 11:28:50 +02:00 committed by GitHub
parent 560719dd78
commit bccb6e2d6c
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ Here you will have access to a dynamic form. Let's check each field by order.
* Local: Hosted on the local server. On this case, a new checkbox "Remove input after ingestion" will appear. If checked, the source is deleted after usage.
![Remove Input](./figures/removeinput.png)
* Url: Url of the feed, where it is located
* Url: Url of the feed, where it is located (for Local hosted files, point to the manifest.json e.g. /home/user/feed-generator/output/manifest.json)
* The Source Format can be:
![Source Format](./figures/sourceformat.png)