History is delete each time we logon to kibana

HI ,

we use ROR 1.17.5 for ES 6.1.1
we noticed that each time we logout and then login to kibana UI the history is deleted .
is it configurable / can I set some parameters in the YML file so old commands will not be deleted ?

Thanks .

We are going to make this optional in the next version. I.e.

readonlyrest_kbn.clearHistoryOnLogin: true|false
readonlyrest_kbn.clearHistoryOnChangeTenancy: true|false

Hi Simone , now when we have 1.18.2 version , can you please confirm that the parameters above were added to the configuration file ?

No they are not, we opted for a nicer syntax described here: