vampire/Splunk in GitHub Actions
Start a Splunk instance (on default web port 8000 and other necessary ports)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| splunk-image | Splunk Docker image to use (default "splunk/splunk:latest") | no | splunk/splunk:latest |
| splunk-container-name | Name of the Splunk container to create | yes | so1 |
| splunk-apps-url | URL to a tarball of Splunk apps to install | no | "" |
| splunk-password | Password for the Splunk admin user | yes | — |
| splunk-cloud-username | Splunk Cloud username (if using Splunk Cloud) | no | "" |
| splunk-cloud-password | Splunk Cloud password (if using Splunk Cloud) | no | "" |
| splunk-license-uri | URI for Splunk license (if not using the free version) | no | "" |
| splunk-app-port | Port for the Splunk web interface (default 8000) | no | 8000 |
| splunk-mgmt-port | Port for the Splunk management interface (default 8089) | no | 8089 |
| timezone | Timezone for the Splunk instance (default "UTC") | no | UTC |
Outputs
no outputs