I had a similar issue and the problem was the .conf file in logstash. I had
to ensure tcp input type was set to codex => "json"
On Thursday, February 27, 2014 11:26:55 AM UTC-5, Phil gib wrote:
Hello
my context : logstash 1.3.2 + ES 0.90.11 + kibana3I have a perfect pipe of these tools when i send my own logs files
tranformed by logstash ( ES works and kibana also with different
configured dashboards )but now when i try to send directly json format to ES it works , but
kibana ( configured with the good index ) does not get any data ... -ES head-plugin displays correctly the indexed data , but nothing appears
in kibana
did i miss something important when sending directly json data throughcurl -XPOST 'http://localhost:9200/testindex1/testlog' -d @my.json
from the head plugin view of ES, the data is indexed correctly...
Any clue?philippe
--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/9d61beb4-c815-47db-ad90-8dd7c310e9de%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.