kubernetes-logging-helm
kubernetes-logging-helm copied to clipboard
Scalable Kubernetes logging stack with Opensearch
Results
2
kubernetes-logging-helm issues
Sort by
recently updated
recently updated
newest added
trafficstars
We have a requirement to lock down the URL to various internal offices, rather than access from the entire internet. I had a quick look through the values.yml but didn't...
@nickytd your changes to https://github.com/nickytd/kubernetes-logging-helm/issues/27, included some changes from my PR, but did not include these changes: ``` _output-opensearch-containers.conf: |- {{ if has "containers" .Values.opensearch_dashboards.indexPatterns }} ``` And the same...