Send Data from Mobile application to ELK

Hi All,

I am looking for a solution, how can we ingest data into my elastic search directly from user Mobile Phone using rest API, Any help or document or method is appreciated.

The REST API of Elasticsearch is well documented IMO. What exactly do you need to know?

So we can add or ingest data from Elastic Search.
Can we use this to embed as part of my mobile code to send data.

Embed what?

I am creating one mobile app, with some android framework. Can we use the Elastic Search or Logstash API to send data from my mobile app to any of the Elasticsearch or logstash.

Yes you can send data to elasticsearch from any platform which can call a rest api.

Thanks :slight_smile:

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