Default index (.kibana) not created

Sounds like you change the LOG Level. Could you revert that and start again from scratch?

If you still can't make it work, here is what I'm suggesting:

Download elasticsearch from the website
Download kibana from the website
Unzip both.
Do not modify anything and launch:

bin/elasticsearch
bin/kibana

And report how this goes.