Deleting the Openingsearch Cluster index

Hi all,

How do we delete the Opensearch Cluster index now?

Used to able to enabled the Kibana console and delete from there but seems cannot now.

Thanks!

Jeffrey

Hi Jeffrey,

The config file is now under pulse for tm1/conf/dashboards/opensearch_dashboards.yml

set the console.enabled parameter to true and restart the Pulse Services.

in Pulse Explorer the Dev Tools under Management.

The requests to delete indices are the same as in Kibana.

Regards,

Erik

1 Like

Got it working! Thanks Erik.