Security

clean all index command will erase admin password?

hjwang
Contributor

i found when i do clean all -f command, then the admin password i set will not work and back to original setting "changeme". Is this normal? the version is 4.1.4. Thanks

Tags (1)
1 Solution

hexx
Splunk Employee
Splunk Employee

Yes, if you use the "clean all" command you will lose passwords for locally stored users such as the "admin" user, who will see his password reset to the default value.

To avoid this, you can selectively clean the eventdata from specific indexes :

$SPLUNK_HOME/bin/splunk clean eventdata -index myindex

View solution in original post

hexx
Splunk Employee
Splunk Employee

Yes, if you use the "clean all" command you will lose passwords for locally stored users such as the "admin" user, who will see his password reset to the default value.

To avoid this, you can selectively clean the eventdata from specific indexes :

$SPLUNK_HOME/bin/splunk clean eventdata -index myindex

gkanapathy
Splunk Employee
Splunk Employee

You can clean all data from all indexes by omitting the -index parameter. The difference between this and clean all is simply that the passwords are reset and local internal log files are deleted

Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...