Open hkelley opened 3 years ago
Hello, did you solve this issue? I have the same problem... Searching how to solve this error I got here, and considering other tests I have made and versions of the requiered software in my tests is hard to believe the solution may be in some software incompatibility
I have tried TheHive 4 and 3.5 with elasticsearch 7, and the latests versions of python and thehive4py. The "only difference" is on my tests I got to download python-magic 0.4.25, but on the machine I use the api (client that connects to the server with the hive) I can only download the 0.4.14 version to make the api work. Do you think this could be part of the issue?
Another thing I don't think is causing this problem is the ssl part, because all other info is shown with no problem (before using the correct way the ssl part I wanted to make my script ok)
On the json it shows the customFields but like you said in the UI is empty (not even the message "No data available" when there is nothing), If the alert is promoted to a case there's algo nothing on the customFields. So some how the data is inserted but not queried to the UI.
I hope you can help me. Best regards.
I post the following alert to TheHive 4.1.2-1 via the API.
Alert is created but customFields comes back empty. Do custom fields only work with template?