17 May 2024 05:49 PM - last edited on 20 May 2024 08:48 AM by MaciejNeumann
Hi Everyone,
Any suggestion to fix the below Issue.
Logs were not getting injected to Dynatrace.
Followed the step to configure in the GCP Cloud, Dynatrace monitoring & logging into Existing GKE Standard Cluster.
Flow is Logs(Default GCS bucket) --> Log Router sink --> Pub/sub --> Dynatrace Monyeting log (container) --> Inject to Dynatrace.
command ran : kubectl -n dynatrace-gcp-monitor logs -l app=dynatrace-gcp-monitor -c dynatrace-gcp-monitor-logs
2024-05-17 16:29:39.319115 [Process-0][Worker-1] Skipping pushing logs - no logs to push
2024-05-17 16:29:39.396180 [Process-0][Worker-4] Skipping pushing logs - no logs to push
2024-05-17 16:29:39.399226 [Process-0][Worker-0] Skipping pushing logs - no logs to push
2024-05-17 16:29:39.499611 [Process-0][Worker-3] Skipping pushing logs - no logs to push
2024-05-17 16:29:39.527187 [Process-0][Worker-2] Skipping pushing logs - no logs to push
17 May 2024 08:40 PM
The error states there are no logs to push, can you confirm that there are indeed logs ready to push?