Closed intermittentnrg closed 5 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.
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
It's now logging to my private ELK stack
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.