logs
apppack logs
access application logs from Cloudwatch Logs
apppack logs
Options
-a, --app-name string app name (required)
--aws-credentials use AWS credentials instead of AppPack.io federation
--expand indent JSON log messages
--filter string event filter pattern
-f, --follow Stream logs to console
-h, --help help for logs
--invert invert colors for light terminal themes
--prefix string log group prefix filter
Use this to filter logs for specific services, e.g. "web", "worker"
--raw no timestamp, log group or colors
--rawString print JSON strings without escaping
--start string start getting the logs from this point
Takes an absolute timestamp in RFC3339 format, or a relative time (eg. 2h).
Valid time units are "s", "m", "h", "d". (default "5m")
--stop string stop getting the logs at this point
Takes an absolute timestamp in RFC3339 format, or a relative time (eg. 2h).
Valid time units are "s", "m", "h", "d". (default "now")
Options inherited from parent commands
--debug enable debug logging
SEE ALSO
- apppack - the CLI interface to AppPack.io
- apppack logs open - open logs in the AWS web console