Dev Tools History does not persist sessions

We’ve noticed with OpenDistro:
Our dev tools page does not save the commands. Instead we are welcomed to the “Welcome To Console Page>Get to Work” Every time one logs in.

Is there any way to tweak this back to where it does save your history?

Thanks!

Does any body else have this issue? I have the following the Kibana yml, does anybody see something missing that might help with this?

------------ Basic Server/ES Information ------------------

server.port: 443
server.host: xxx
elasticsearch.url: xxx
elasticsearch.username: xxx
elasticsearch.password:

------------ Server SSL ------------------

server.ssl.enabled: true
server.ssl.certificate: /xxx
server.ssl.key: /xxx
server.ssl.supportedProtocols: [‘TLSv1.1’, ‘TLSv1.2’]

------------ Elasticsearch SSL ------------------

elasticsearch.ssl.certificateAuthorities: “/xxx”
elasticsearch.requestHeadersWhitelist: [“securitytenant”,“Authorization”]

------------ Debugging Settings --------------

logging.dest: xxx/kibana.stdout

Any ideas; am I the only one seeing this?

yes, it’s quite annoying.

Hi @nico007 are you still running into this issue? Can you please raise an issue at Issues · opendistro-for-elasticsearch/opendistro-build · GitHub

Issue created