intermittentnrg / intermittent-importers

2 stars 1 forks source link

logging from GH actions to ELK #12

Closed intermittentnrg closed 5 months ago

intermittentnrg commented 6 months ago

It's very hard to analyse logs from build output.

Need to create access for remote logging from GH actions to my private ELK stack.

intermittentnrg commented 5 months ago

Maybe just use Github API to pull log afterwards.

https://docs.github.com/en/rest/actions/workflow-runs?apiVersion=2022-11-28#download-workflow-run-logs

intermittentnrg commented 5 months ago

It's now logging to my private ELK stack