Skip to content

Instantly share code, notes, and snippets.

@lluked
lluked / docker-compose.yml
Created April 25, 2022 20:07
Splunk-Traefik-without-Root-Endpoint
version: "2.2"
services:
splunk:
image: splunk/splunk
restart: always
cap_add: ['IPC_LOCK']
ulimits:
memlock:
@lluked
lluked / default.yml
Created April 25, 2022 19:56
Splunk-Traefik-with-Root-Endpoint
splunk:
conf:
web:
directory: /opt/splunk/etc/system/local
content:
settings:
root_endpoint : /splunk