Month: March 2013

  • Proxy Splunk via Apache

    I have had to setup Apache to proxy splunk several times over the past 6 months and keep forgetting the splunk configuration to make this work. Be sure to set the following in /opt/splunk/etc/system/local/web.conf: enableSplunkWebSSL = 0 root_endpoint = /splunk tools.proxy.on = True This assumes a proxy configuration of the following for apache 2.2: ProxyPass […]