I upgraded from V1.0.4 to V1.1.1. Splunk is running on 6.2.0. Now automatically the setup comes up asking me to configure LDAP. I don't want to use LDAP search (although Add-on for Active Directory 2.0.1 is installed now). I only want to see the dashboard based on index=perfmon again.
So my question is: How can I disable the setup wizard? Should be something like setting configured = true in splunk_msftapp.conf?
Or can I explicitly disable LDAP?
Thanks.
Workaround: I modified /django/splunk_app_windows_infrastructure/static/splunk_app_windows_infrastructure/page_prechecks.js
Now the App doesn't force the setup wizard. But it's still possible to start it manually (Menu "Tools and Settings / Guided Setup").
Workaround: I modified /django/splunk_app_windows_infrastructure/static/splunk_app_windows_infrastructure/page_prechecks.js
Now the App doesn't force the setup wizard. But it's still possible to start it manually (Menu "Tools and Settings / Guided Setup").
Since this is an accepted answer, I have added it as a workaround.