Kibana not available after license expiration

Hi @Andy0708

I would take a look at this thread

And to answer your question after digging around a bit internally ... this is working "As Designed" at this time but would we welcome feedback in an issue.

Also that is not the correct command to revert to basic not sure if it will work the correct command is in that thread.

$ curl -X POST -k -u elastic https://localhost:9200/_license/start_basic?acknowledge=true
Enter host password for user 'elastic':
{"acknowledged":true,"basic_was_started":true}
1 Like