Skip to content

Commit f535377

Browse files
note on logging api
1 parent 10579e4 commit f535377

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/further.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@ for more information.
3939

4040
### Logging
4141

42-
For logging, for an interactive run from the command line we provide status updates in the console you have running locally. For full logs, you can
43-
go to the [Google Cloud Batch interface](https://console.cloud.google.com/batch/jobs?project=llnl-flux) and click
44-
on your job of interest, and then the "Logs" tab. If you don't see logs, look in the "Events" tab, as usually there
45-
is an error with your configuration (e.g., an unknown image or family).
42+
For logging, for an interactive run from the command line we provide status updates in the console you have running locally.
43+
For full logs, you can go to the [Google Cloud Batch interface](https://console.cloud.google.com/batch/jobs) and click
44+
on your job of interest, and then the "Logs" tab. If you don't see logs, look in the "Events" tab, as usually there is an error with your configuration (e.g., an unknown image or family).
45+
It is important to [enable the logging API](https://cloud.google.com/logging/docs/api/enable-api) for this to work.
4646

4747
#### Isolated Logs
4848

0 commit comments

Comments
 (0)