ninSmith

Results 15 comments of ninSmith

Hi, When you say "threat scoring system for TheHive", you mean the hipposcore analyzer in TheHive ? If so you are at the good place. We think this is a...

Hi Popsiclestick, Thank you for your FR. However, we are not sure to understand. Just to be sure, you would like to configure the indexation periodicity in the feed's conf...

Hum.. We then would calculate the duration between feed's ```lastQuery``` field and time of indexation. Compare the duration with ```sync``` value and depending on the result update or not. We...

Hi, Have you had a look at this: https://github.com/TheHive-Project/Hippocampe/blob/master/docs/tutorial.md#how-to-retrieve-feeds ? Does it solve your problem ?

You don't need cortex to run Hippocampe. Right now, Hippocampe thinks a job is running when there isn't. Execute the following command to flush on-going job: ``` curl -XDELETE http://localhost:9200/hippocampe/jobs...

I'm not sure o understand what you mean. Could you give me an example of your usecase ?

I implemented this in the branch 27: https://github.com/TheHive-Project/Synapse/tree/feature/27 Can you try ? For the conf, do comma separated without space: ``` folder_name:folder1,folder2,folder3 ```

This is correct, nice one. I'll take care of this, thanks for reporting.

That was on my very long list. Can you ping me on gitter ? I'd love to chat with you on what we could do. Thanks.