Sending logs to elastic search from outside

HI All!!

I have elk setup running and want to send logs using the http interface from outside (for instance: AKAMAI ) to the elastic search. Please someone let me know any good solution.

Thanks
Manoj

FYI we’ve renamed ELK to the Elastic Stack, otherwise Beats and APM feel left out! :wink:

You could use Logstash for this.

Yes!! I see we can ship logs using filebeat. But i want to send logs using http interface from third party. like curl post. I s there any way?

https://www.elastic.co/guide/en/logstash/current/plugins-inputs-http.html should do what you want.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.