Post data to elaticsearch index from kibana

Hi,
I have been working on kibana for some time now, created a few custom visualizations. Now i have created a new index and want to push data to it. I tried using the angularJs elasticsearch client 'es' and the index api of elastic search. however it gives out the error while posting data to it.
I created the new index using curl. Also i tried posting data to this index using curl and tried retrieving this data using the get api from kibana and it works but i coundn't post data to it. Any advice as to how to achieve this? Thanks in advance.
Kibana version : 4.5

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