Get log contents of deployed resource
Get log contents of deployed resource
iofogctl logs RESOURCE NAME [flags]iofogctl logs controller NAME
agent NAME
microservice AppName/MsvcName --follow Follow log output (default true)
-h, --help help for logs
--since string Start time in ISO 8601 format (e.g., 2024-01-01T00:00:00Z)
--tail int Number of lines to tail (range: 1-10000) (default 100)
--until string End time in ISO 8601 format (e.g., 2024-01-02T00:00:00Z) --debug Toggle for displaying verbose output of API clients (HTTP and SSH)
-n, --namespace string Namespace to execute respective command within (default "default")
-v, --verbose Toggle for displaying verbose output of iofogctl