-
Notifications
You must be signed in to change notification settings - Fork 127
Description
Please select the type of request
Feature Request
Tell us more
Describe the request
- A clear and concise description of the request.
The current version of appFramework supports only S3, Azure or Google Cloud. Hence a deployed Splunk cluster must have Internet connection or an external cloud storage just to download, pull files and put to the appFramework location.
This makes it very difficult to deploy systems that do not have access to the Internet, e.g. systems that must be air-gaped.
Also, these cloud-based app pulling also wider the attack surface to Splunk systems.
Expected behavior
- A clear and concise description of what you expected to happen.
A local storage system, such as NFS or folder-based, support so that Splunk admin can simply drop tgz or spl packages there for app update.
Splunk setup on K8S
- Details of the Splunk setup on the K8s cluster.
Reproduction/Testing steps
- Steps to reproduce the bug. For an enhancement or feature request, please provide steps to test.
K8s environment
- Useful information about the K8S environment being used. Eg. version of K8s, kind of K8s cluster etc..
Proposed changes(optional)
- Proposed change, if any.
K8s collector data(optional)
- Please provide data collected from the K8s collectors, if any.
Additional context(optional)
- Add any other context about the problem here.
Private cloud solutions that do not have access to Amazon, Google, nor Microsoft public clouds.