You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Easiest way to get a splunk copy running: docker run -d -p 8000:8000 -e "SPLUNK_START_ARGS=--accept-license" -e "SPLUNK_PASSWORD=splunk" --name splunk splunk/splunk:7.1.0
Change 7.1.0 to older/newer versions depending on your needs
NOTE: Some versions don't support SPLUNK_PASSWORD and will not start without intervention
Summary
Now that #18715 is landed, we need to update the splunk modules to use this library
The text was updated successfully, but these errors were encountered: