We have already migrated the KVstore storage engine to WiredTiger, but we still get a message at login as admin reminding us to complete this migration. How do I disable this permanently?
Did you make the server.conf changes as described here?
Yes, I did:
[kvstore]
storageEngine = wiredTiger
storageEngineMigration = True
Executing the follow confirms that it is in fact the active storage engine:
./splunk show kvstore-status