[Документация Yandex Cloud](../../index.md) > [Yandex Cloud Logging](../index.md) > Справочник CLI (англ.) > Overview

# yc logging

Yandex Cloud Logging

#### Command Usage

Syntax:

`yc logging <group|command>`

Aliases:

- `log`

#### Command Tree

- [yc logging read](read.md) — Read logs

- [yc logging write](write.md) — Write to log

- [yc logging group](group/index.md) — Manage log groups

  - [yc logging group add-access-binding](group/add-access-binding.md) — Add access binding for the specified log group

  - [yc logging group create](group/create.md) — Create log group

  - [yc logging group delete](group/delete.md) — Delete log group

  - [yc logging group get](group/get.md) — Show information about the specified log group

  - [yc logging group list](group/list.md) — List log groups

  - [yc logging group list-access-bindings](group/list-access-bindings.md) — List log group access bindings

  - [yc logging group list-operations](group/list-operations.md) — List log group operations

  - [yc logging group list-resources](group/list-resources.md) — List log group resources

  - [yc logging group remove-access-binding](group/remove-access-binding.md) — Removes access binding from the specified log group

  - [yc logging group set-access-bindings](group/set-access-bindings.md) — Set access bindings for the specified log group and delete all existing access bindings if there were any

  - [yc logging group stats](group/stats.md) — Show consumed resources for log group(s)

  - [yc logging group update](group/update.md) — Update log group

- [yc logging sink](sink/index.md) — Manage log groups

  - [yc logging sink add-access-binding](sink/add-access-binding.md) — Add access binding for the specified sink

  - [yc logging sink create](sink/create.md) — Create log sink

  - [yc logging sink delete](sink/delete.md) — Delete log sink

  - [yc logging sink get](sink/get.md) — Show information about the specified logging sink

  - [yc logging sink list](sink/list.md) — List log sinks

  - [yc logging sink list-access-bindings](sink/list-access-bindings.md) — List log group access bindings

  - [yc logging sink list-operations](sink/list-operations.md) — List sink operations

  - [yc logging sink remove-access-binding](sink/remove-access-binding.md) — Rempve access binding from the specified sink

  - [yc logging sink set-access-bindings](sink/set-access-bindings.md) — Set access bindings for the specified log group and delete all existing access bindings if there were any

  - [yc logging sink update](sink/update.md) — Update log sink

- [yc logging v0](v0/index.md) — Yandex Cloud Logging

  - [yc logging v0 read](v0/read.md) — Read logs

  - [yc logging v0 write](v0/write.md) — Write to log

#### Global Flags

#|
||Flag | Description ||
|| `--profile` | `string`

Set the custom configuration file. ||
|| `--debug` | Debug logging. ||
|| `--debug-grpc` | Debug gRPC logging. Very verbose, used for debugging connection problems. ||
|| `--no-user-output` | Disable printing user intended output to stderr. ||
|| `--retry` | `int`

Enable gRPC retries. By default, retries are enabled with maximum 5 attempts.
Pass 0 to disable retries. Pass any negative value for infinite retries.
Even infinite retries are capped with 2 minutes timeout. ||
|| `--cloud-id` | `string`

Set the ID of the cloud to use. ||
|| `--folder-id` | `string`

Set the ID of the folder to use. ||
|| `--folder-name` | `string`

Set the name of the folder to use (will be resolved to id). ||
|| `--endpoint` | `string`

Set the Cloud API endpoint (host:port). ||
|| `--token` | `string`

Set the OAuth token to use. ||
|| `--impersonate-service-account-id` | `string`

Set the ID of the service account to impersonate. ||
|| `--no-browser` | Disable opening browser for authentication. ||
|| `--format` | `string`

Set the output format: text (default), yaml, json, json-rest. ||
|| `--jq` | `string`

Query to select values from the response using jq syntax ||
|| `-h`, `--help` | Display help for the command. ||
|#