├── .gitignore ├── LICENSE └── splunk-uf-install.bat /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xpac1985/splunk-uf-windows-install/HEAD/.gitignore -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xpac1985/splunk-uf-windows-install/HEAD/LICENSE -------------------------------------------------------------------------------- /splunk-uf-install.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xpac1985/splunk-uf-windows-install/HEAD/splunk-uf-install.bat --------------------------------------------------------------------------------