Developer
News and Updates
Get Support
Sign in
Get Support
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
assistant
build
containers
custom-scopes
deploy
developer-spaces
environments
install
manifest
module
providers
settings
site
storage
variables
version
webtrigger
Last updated Aug 31, 2026

logs

Description

view app logs

Usage

1
2
Usage: forge logs [options]

Options

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--verbose                          enable verbose mode
-e, --environment [environment]    specify the environment (see your default
                                   environment by running forge settings list)
-i, --invocation <invocation>      view logs for a given invocation ID
-n, --limit <limit>                number of log lines to return
-s, --since <since>                view logs since the specified time. valid
                                   formats: YYYY-MM-DD, ISO 8061 timestamp or
                                   a relative time (e.g: 5m, 10h, 2d)
-g, --grouped                      group logs by invocation ID (default:
                                   false)
-c, --containerKey <containerKey>  view logs for a given container
--instance <instance>              view logs for a given container instance
--serviceKey <serviceKey>          view logs for a given service
-f, --functionKey <functionKey>    view logs for a given function
-h, --help                         display help for command

Rate this page: