Capture Elasticsearch diagnostics

Hi there,

very soon I am going to purchase elastic licence. In a prior company I had also elastic licences and was used to use the Elasticsearch diagnostics script by the support to collect cluster health parameters.
My question: Right I am running dockerized elasticseach cluster. Does the standard support script (Capture Elasticsearch diagnostics | Elastic Docs) also work for dockerized elk clusters?

Thanks and kind regards
Stefano

Hello @smm

Found below documentation related to running diagnostics on container :

Thanks!!