{"statusCode":400,"error":"Bad Request","message":"child "attributes" fails because ["attributes" is required]. "[{"attributes":{"title":"my-pattern-*"}}]" is not allowed","validation":{"source":"payload","keys":["attributes","[{"attributes":{"title":"my-pattern-*"}}]"]}}
this seem to be related, but I do not understand the error... {"message":"all shards failed: [illegal_argument_exception] Fielddata is disabled on text fields by default. Set fielddata=true on [type] in order to load fielddata in memory by uninverting the inverted index. Note that this can however use significant memory. Alternatively use a keyword field instead.","statusCode":400,"error":"Bad Request"}
I have finally found solution in another discussion - set kibana.index in kibana.yml to some new name, which causes creating new index for kibana. After restart index patterns work fine.
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.