splunk / splunk-operator

Splunk Operator for Kubernetes
Other
210 stars 115 forks source link

Ability to configure props.conf #1324

Closed nziebart closed 5 months ago

nziebart commented 7 months ago

Currently there does not seem to be any support for configuring props.conf via the operator. This is a fairly basic and essential feature; it would be great to add support for this or else add guidance to the readme if it already exists.

akondur commented 7 months ago

Hey @nziebart , did you get a chance to look at the appFramework feature to configure props.conf? Is there anything specific about this configuration which cannot be captured in an app?

yaroslav-nakonechnikov commented 7 months ago

there are 2 ways at least: 1 - via defaults.yml 2 - via custom splunk app

we are using 2nd way.

vivekr-splunk commented 7 months ago

Please use the app configuration as mentioned by @yaroslav-nakonechnikov for props.conf. Here is the documentation https://github.com/splunk/splunk-operator/blob/main/docs/AppFramework.md

vivekr-splunk commented 6 months ago

Can we close ticket since we have solution with app management

akondur commented 6 months ago

Hi @nziebart , please let us know if we can close out this issue.

michal-tatusko-splunk commented 5 months ago

Hello @nziebart, We will close the issue. Please feel free to reopen if it still exists.