Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Splunk Logging Driver splunk-capath: no such file or directory #75

Open
cyberglad opened this issue Feb 22, 2023 · 0 comments
Open

Splunk Logging Driver splunk-capath: no such file or directory #75

cyberglad opened this issue Feb 22, 2023 · 0 comments

Comments

@cyberglad
Copy link

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:

  • /app/{{platform}}/{{pll}}-xxx-nginx-{{inu}}/config:/etc/nginx

Environment:

  • Docker version (use docker version): 20.10.3
  • OS (e.g: cat /etc/os-release): rhel 8
  • Splunk version: 8.2.9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant