Splunk Connect for Docker is a Docker logging plugin that allows docker containers to send their logs directly to Splunk Enterprise or a Splunk Cloud deployment.
Apache License 2.0
65
stars
25
forks
source link
Splunk Logging Driver splunk-capath: no such file or directory #75
splunk-capath is read before volume mount: as a result, it can't find the certificate, bc it's not been mounted yet
driver: "splunk-logging-plugin" options: splunk-url: "https://xxxxxx/" splunk-token: "xxxxx" splunk-capath: "/etc/nginx/XXX.crt" tag: "{{pll}}-xxx-nginx-{{inu}}" {% endif %} volumes:
Environment:
docker version
): 20.10.3cat /etc/os-release
): rhel 8