No. :)
-
Filebeat DeamonSet is trying to create a index template.
- script uses filebeat export that contains too much unused patterns
- curl can't work because the line doesn't contain a credential for elasticsearch
-
Kibana index pattern
"_index" : ".kibana_7.17.0_001",
"_type" : "_doc",
"_id" : "index-pattern:8eb2afa0-2a87-11ed-aa57-e7e9f432dfa9",
"_score" : 5.0676455,
"_source" : {
"index-pattern" : {
"title" : "*filebeat*"
}
}
- creates manually, but can be used the API