Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/artemrys/github_actions_workflow_runs_for_splunk

GitHub Actions workflow runs add-on for Splunk
https://github.com/artemrys/github_actions_workflow_runs_for_splunk

github-actions splunk splunk-addon

Last synced: 9 days ago
JSON representation

GitHub Actions workflow runs add-on for Splunk

Awesome Lists containing this project

README

        

# github_actions_workflow_runs_for_splunk

## To run locally

```bash
python3 -m venv .venv
source .venv/bin/activate
pip install splunk-add-on-ucc-framework
pip install splunk-packaging-toolkit
ucc-gen --ta-version=0.0.1
slim package output/github_actions_workflow_runs_for_splunk
```

Then you will see an archive in the root directory which you can install through Splunk UI.