Skip to content

Document istiod's logging scopes and how adjust their levels #16932

@ndombroski

Description

@ndombroski

The documentation is currently lacking any instruction on how to adjust the logging level of istiod's logs, which is a common need for users, especially because the data plane is incredibly verbose in larger Kubernetes clusters out-of-the-box.

Acceptance Criteria

  • Each of istiod's logging scopes (default, delta, cds, etc.) are enumerated so users can reference which scopes exist.
  • The docs instruct how to adjust an individual scope (e.g. --log_output_level=default:info,delta:warn)
  • The docs instruct how to adjust all scopes (e.g. --log_output_level=all:warn)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions