root# curl -XPUT http://localhost:9200/.kibana/index-pattern/logstash-* -d '{"title" : "logstash-*", "timeFieldName": "@timestamp"}'
{"_index":".kibana","_type":"index-pattern","_id":"logstash-*","_version":2,"_shards":{"total":2,"successful":1,"failed":0},"created":false}
Please let me know why create: false