Deleted kibana index.. How do I reload?

Hey guys, I deleted my kibana index file , and now I'm having a problem getting logs from other remote machines.. How Do I re enable my indices ? Here's my logs

Jun 12 17:34:17 epicenter kibana: {"type":"response","@timestamp":"2017-06-12T14:34:17Z","tags":[],"pid":7796,"method":"post","statusCode":200,"req":{"url":"/elasticsearch/_msearch","method":"post","headers":{"host":"localhost:5601","user-agent":"Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0","accept":"application/json, text/plain, /","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate","content-type":"application/x-ndjson","kbn-version":"5.4.1","referer":"http://localhost:5601/app/kibana","content-length":"952","connection":"keep-alive"},"remoteAddress":"10.200.21.32","userAgent":"10.200.21.32","referer":"http://localhost:5601/app/kibana"},"res":{"statusCode":200,"responseTime":53,"contentLength":9},"message":"POST /elasticsearch/_msearch 200 53ms - 9.0B"}

Can you run Kibana since you deleted your index file? Did you recently upgrade? What version of Kibana are you running?

Can you explain your issue a bit more? Is it that data from your remote machine's log files are not getting indexed into Elasticsearch?

If you go to the management app and re-add your index patterns, does your data then show up?

Hey Stacey... I was running Kibana 5.4.0 but recently upgraded ELK stack to 5.4.1.. I uninstalled the ELK stack and reinstalled .. Then I stumbled into another error "Elasticsearch still initializing kibana index" .. Any assistance please ?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.