Loading content/handbook/support/workflows/dedicated_logs.md +3 −4 Original line number Diff line number Diff line Loading @@ -162,11 +162,10 @@ If you don't get the results you expect and you are sure that your filter is cor ##### Useful filters - `kubernetes.labels.app:` used to filter Kubernetes pods. `nginx-ingress`, `webservice`, etc. - `kubernetes.container_name`: used to filter Kubernetes pods like `sidekiq`, `webservice`, `pages`, and more - `correlation_id`: used to [find relevant log entries by correlation ID](https://docs.gitlab.com/administration/logs/tracing_correlation_id/) Use this OpenSearch filter to find logs related to the GitLab application: - `kubernetes.labels.release: gitlab` - `kubernetes.labels.release: gitlab`: Use this OpenSearch filter to find logs related to the GitLab application - `meta.feature_category`: Scope to a specific feature, like `webhooks`, `integrations`, `continuous_integration`, and more ###### Filter by HTTP response status code Loading Loading
content/handbook/support/workflows/dedicated_logs.md +3 −4 Original line number Diff line number Diff line Loading @@ -162,11 +162,10 @@ If you don't get the results you expect and you are sure that your filter is cor ##### Useful filters - `kubernetes.labels.app:` used to filter Kubernetes pods. `nginx-ingress`, `webservice`, etc. - `kubernetes.container_name`: used to filter Kubernetes pods like `sidekiq`, `webservice`, `pages`, and more - `correlation_id`: used to [find relevant log entries by correlation ID](https://docs.gitlab.com/administration/logs/tracing_correlation_id/) Use this OpenSearch filter to find logs related to the GitLab application: - `kubernetes.labels.release: gitlab` - `kubernetes.labels.release: gitlab`: Use this OpenSearch filter to find logs related to the GitLab application - `meta.feature_category`: Scope to a specific feature, like `webhooks`, `integrations`, `continuous_integration`, and more ###### Filter by HTTP response status code Loading