When you use that curl and get that response (note: "_version":2) that means you have updated a document that already existed, this is why you also got "created":false.
Your Logstash config looks ok, per my previous comments. If you want to check that the index exists then use curl localhost:9200/_cat/indices and you should see it.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.