Enabling ELK for magento

hi to get my magento local environment , up and running i need to enable ELK stack. i’ve followed the steps here , but get an error when trying to start the containers.

my devilbox is built on windows 10 host

https://devilbox.readthedocs.io/en/latest/custom-container/enable-elk-stack.html

C:\Users\Darren\devilbox>docker-compose up -d php httpd bind elastic logstash kibana
no such service: elastic
i suspect the file isn’t in teh correct place

please confirm where the “Copy the ELK stack Docker Compose overwrite file into the root of the Devilbox git directory” should be. docker-compose.override.yml

any help much appreciated.

thanks