Describe the bug
I am not clear on step 14 in the instructions "import the template: paste the content of "logstash-syslog-dns-index.template_ELK7.x.json" into kibanas dev tools console"
What are the detailed steps to follow? Dev tools needs a command like PUT and an object definition to follow, e.g.
index a doc
PUT index/type/1
{
"index_patterns":[
"logstash-syslog-dns*"
],
To Reproduce
Paste the JSON from logstash-syslog-dns-index.template_ELK7.x.json with no command and get an error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Kibana 7.1.1
Elasticsearch 7.1.1
Describe the bug I am not clear on step 14 in the instructions "import the template: paste the content of "logstash-syslog-dns-index.template_ELK7.x.json" into kibanas dev tools console"
What are the detailed steps to follow? Dev tools needs a command like PUT and an object definition to follow, e.g.
index a doc
To Reproduce Paste the JSON from
logstash-syslog-dns-index.template_ELK7.x.json
with no command and get an errorExpected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information): Kibana 7.1.1 Elasticsearch 7.1.1