Duo Splunk Connector allow administrators to easily import their Duo logs into their Splunk environment.
Download the current release from the Checksums and Downloads page.
six
module was not getting set in splunk env
. This resolves issues seen upgrading to the latest version of Duo Splunk Connector due to incompatible libraries in older six
versions.python3
runtime included with Splunk 8.inputs.conf
now sets the runtime to python3
for Splunk versions 8.0 or newer (python.version = python3
). This change has no effect in Splunk 7.x environments, which continue using the python2
runtime.repoFactor=auto
from the default indexes.conf
file