Export runner logs to DataDog. #3529
Replies: 1 comment
-
GitHub runner logs in the All log files within the |
Beta Was this translation helpful? Give feedback.
-
GitHub runner logs in the All log files within the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
We are hosted Self-hosted-runners on EKS cluster.
I see that workflow action logs are available in /_diag/pages folder. Tried to mount the folder onto the host path, but strangely, only the empty files get mounted. But, if I create a file with content in the same folder, that gets mounted. Is there any difference in the files mounted with logs? also Please suggest ways to export the logs to datadog as the pods are ephemeral.
from runner:

From host (hostPath):
Beta Was this translation helpful? Give feedback.
All reactions