Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Talend trigger command docker compose

Hi all,

I have "docker compose up" for logstash and I want a Talend job to execute the command. Currently I use tSSH component and put "docker-compose up -d logstash logstash-ss" command. But I received a message below:

 

Can't find a suitable configuration file in this directory or any
parent. Are you in the right directory?

Supported filenames: docker-compose.yml, docker-compose.yaml

 

Pls help me on this. I never done it before.

 

Many thanks.

M. Karl

Labels (2)
2 Replies
Anonymous
Not applicable
Author

Hi,

 

Does anyone have any idea on this?

 

Thanks.

Anonymous
Not applicable
Author

You could try a tSystem and specifically point to the docker-compose location to call it.