job template output and show commands results

Dears;

where I can find the Job Template output files by CLI and how i can save the show command Results to file.

i am using Docker as below:

root@awx:~# docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
069acd6ce1bd portainer/portainer “/portainer” 3 weeks ago Up 2 weeks 0.0.0.0:8000->8000/tcp, 0.0.0.0:9000->9000/tcp portainer
85ba87063241 ansible/awx:15.0.1 “/usr/bin/tini – /u…” 3 weeks ago Up 2 weeks 8052/tcp awx_task
8ec9b96b8003 ansible/awx:15.0.1 “/usr/bin/tini – /b…” 3 weeks ago Up 2 weeks 0.0.0.0:80->8052/tcp awx_web
1d21018db7b9 postgres:10 “docker-entrypoint.s…” 3 weeks ago Up 2 weeks 5432/tcp awx_postgres
019aa66684d8 redis “docker-entrypoint.s…” 3 weeks ago Up 2 weeks 6379/tcp awx_redis

Hi Jarr,

Greetings of the day

I honestly didnt quite get your query but what are you exactly,
can you please elaborate on the same please

Regards
Abhinit Mallick

Hi Abhinit;

i run a template that collect show commands from network Cisco Routers; and i got the output from the GUI template log file but i don’t know where these files are saved at CLI.

so my question where i can find the template log file output at the CLI.