blainedw
blainedw
I updated the code to use the ContainsString recommendation above but it doesn't seem to do matches on the conversation ID. Has anyone else seen this?
Here is the snippet of code I changed in TheHiveConnector.py to make it work instead of ContainsString: query = Like('description', 'conversation_id: \"' + format(string) + '*') I also reordered the...
I have synapse working with thehive 4.x. Not sure what the problem is with your config. Have you checked the logs?