Skip to content

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

@cyberglad

Description

@cyberglad

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions