MAN-J
Man PagesPricing
LoginGet Started
docker-service-logs(1)
Original
English • 54 lines
DOCKER(1)		      Docker User Manuals		     DOCKER(1)



NAME
       docker-service-logs - Fetch the logs of a service or task



SYNOPSIS
       docker service logs [OPTIONS] SERVICE|TASK



DESCRIPTION
       Fetch the logs of a service or task



OPTIONS
       --details[=false]   Show extra details provided to logs


       -f, --follow[=false]	Follow log output


       --no-resolve[=false]	Do not map IDs to Names in output


       --no-task-ids[=false]	Do not include task IDs in output


       --no-trunc[=false]  Do not truncate output


       --raw[=false]  Do not neatly format logs


       --since=""     Show logs since timestamp (e.g. "2013-01-02T13:23:37Z")
       or relative (e.g. "42m" for 42 minutes)


       -n, --tail="all"	   Number of lines to show from the end of the logs


       -t, --timestamps[=false]	     Show timestamps



SEE ALSO
       docker-service(1)

Docker Community		   Sep 2025			     DOCKER(1)

docker-service-logs(1)

dockerservicelogs - Fetch the logs of a service or task

0popularity

System Information

Docker Community 1.0.0
Updated Sep 2025
Maintained by Unknown

Actions