How to send data from my system to remote elasticsearch server

Hi folks,
I have installed and setup elasticsearch, kibana and logstash. Now I want to send some data(example: space available, last login etc..,) to elasticsearch with my own fields(Example: space_available: 1GB and last_login_user: root) with the help of PHP. It would be nice if you guys can help me with this.
With Love,
Bhushan Udupa

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