How to connect Django with Elasticsearch

Hello everyone,

I have been trying for weeks now to configure Elasticsearch/logstash on my Django app.
But, all the tutorials i found are dealing with local elastcisearch meanwhile the one i’m dealing with is an Enterprise edition.

So i need a big help for the configuration to finally be able to send data to Elasticsearch using Logstash, any link or paper or method i will take.

Thanks in advance