Google Cloud ํ๋ก์ ํธ์์ ๋ก๊ทธ ๋ชฉ๋ก์ ๋์ดํฉ๋๋ค. ๋ชจ๋ํฐ๋ง ๋ฐ ๋ถ์์ ์ํ ์ฌ์ฉ ๊ฐ๋ฅํ ๋ก๊ทธ ์๋ณ์ ์ ์ฉํฉ๋๋ค. ๊ฐ์ด ๋ณด๊ธฐ:
gcloud
. ๋ ๋ง์ ์ ๋ณด: https://cloud.google.com/sdk/gcloud/reference/logging/logs/list.
gcloud logging logs list
gcloud logging logs list --bucket={{๋ฒํท_์์ด๋}} --location={{์์น}}
gcloud logging logs list --bucket={{๋ฒํท_์์ด๋}} --location={{์์น}} --view={{๋ทฐ_์์ด๋}}
gcloud logging logs list --filter="{{ํํ์}}"
gcloud logging logs list --limit={{์ซ์}}
~
๋ ๋ด๋ฆผ์ฐจ์)์ผ๋ก ์ ๋ ฌํ์ฌ ๋ก๊ทธ ๋์ด:gcloud logging logs list --sort-by="{{ํ๋_์ด๋ฆ}}"
gcloud logging logs list --sort-by="{{ํ๋1}},~{{ํ๋2}}"
gcloud logging logs list --verbosity=debug