Dashboards & Visualizations

Unable to viewstate information; formatting may not be correct

christinmb
Path Finder

I have my dashboards and while using my administrator account (the one I used to create this account) and everything is ok, but if I make a new user account I'm getting this error message and its really annoying because I have no idea what's wrong.. Any ideas?

alt text

0 Karma

vidda42
Explorer

Hi dude !

Just had the same problem with my dashboards view...
As I have to do my stuff VERY QUICKLY, I searched and found the following.

Just one thing before I tell you how to solve this, keep in mind that it is, for me, the "quick & dirty" method ! 🙂 (maybe it is the right & only one !)

-= Let's say that the new created user is TOTO, and the concerned app is SEARCH =-

1) Go to your new user directory :

[root@Splunk local]# pwd

/opt/splunk/etc/users/TOTO/search/local

2) Backup your actual viewstates.conf, just in case :

[root@Splunk local]# cp viewstates.conf viewstates.conf_ORI

3) Overwrite your user viewstates.conf with the admin's one :

[root@Splunk local]# cp ../../../admin/search/local/viewstates.conf .

cp: overwrite `./viewstates.conf'? y

4) Restart your splunk instance :

[root@Splunk local]# chown -R splunk:splunk /opt/splunk/ && /opt/splunk/bin/splunk restart

5) ENJOY your dashboard with no more viewstates errors !!! 😉

David

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...