Hey everyone.. So i have been working on a project where i have to make an API request and it will return a JSON response.. That JSON respons i have to send it to Logstash and from it will send that to Elasticsearch.. How do i send the data to Logstash?? I followed some posts that used Django Logging but that too isn't working so is there any other way to send data to Logstash?? I am using Logstash in docker-container working on port "5001:5000".. Thank you
-- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/b9687f0f-b040-4ec8-a6dc-716b7497f773%40googlegroups.com.

