Which log file would help a developer to investigate 503 errors caused by traffic or insufficient server resources on an Adobe Commerce Cloud project?
To check the access.log file on an Adobe Commerce Cloud project, a developer can use the following command in the CLI:
grep -r '' 50 [0-9]' /path/to/access.log
Alternatively, if the error has occurred in the past and the access.log file has been rotated (compressed and archived), the developer can use the following command in the CLI (Pro architecture only):
zgrep '' 50 [0-9]' /path/to/access.log.<rotation ID>.gz
Elise
8 months agoEdelmira
8 months agoAngelo
8 months agoChaya
9 months agoTwana
9 months agoFelicitas
9 months agoBulah
9 months agoWilletta
10 months agoCoral
10 months agoMonte
10 months agoLaurel
10 months agoShakira
10 months agoKina
10 months agoJeff
10 months agoMaddie
10 months agoLisbeth
10 months agoRusty
10 months agoFlorencia
10 months agoVincent
10 months agoHassie
2 years agoChristiane
2 years agoGlendora
2 years agoAdria
2 years agoGlendora
2 years agoRozella
2 years agoJanna
2 years agoHelene
2 years agoLashawnda
2 years ago