I'm trying to do
curl -X PUT -d @'/home/cuckoo/.cuckoo/elasticsearch/template.json' 'http://localhost:9200/_template/cuckoo'
but, I have this error:
{"error":"Content-Type header [application/x-www-form-urlencoded] is not supported","status":406}
Can you help me, please.
Regards
EBO