Pls links to this task in #100Days of DevOps
What did you try that didn’t work? There are links available (this guy has 'em), but first, let’s see what you did that didn’t work.
Thanks a million sir for coming through…
I have spent quite some time on this task, troubleshooting it after follow step-by-step approach from logging to Jenkins web UI, Jenkins will run successfully but unable to scheduled to build every 7-8-9minutes given in the task.
Below is a response from the #Console of the Jenkins build I ran;
Started by user admin Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/copy-logs [copy-logs] $ /bin/bash /tmp/jenkins10268771538730145350.sh Copying Apache logs from App Server 3 to Storage Server… ssh: Could not resolve hostname appserver3: No address associated with hostname scp: Connection closed ssh: Could not resolve hostname appserver3: No address associated with hostname scp: Connection closed Logs copied successfully at Fri Oct 17 14:52:48 GMT 2025 Finished: SUCCESS