|
I upgraded from 4.2.2 to 4.2.3 (Windows). After the upgrade, this message appears in the top of my browser:
Anyone know what to do about that? |
|
Check your ViewstateAdapter.conf in $SPLUNK_HOME/share/splunk/search_mrsparkle/modules/results . Does it have a... [param:suppressionList] ...stanza? It did not. I added that, and the message went away. Thanks!
(12 Sep '11, 18:52)
tasdienes
So was it simple or advanced XML? In other words, which view was this?
(12 Sep '11, 20:37)
araitz ♦
|
What view is this? Is this simple or advanced XML?
I did as you said, and added this stanza to the ViewstateAdapter.conf file, but even after restarting splunk i still get the error.
I am using advanced XML. Any ideas??
My guess is that this is a problem with how Simple XML converts to Advanced XML. If you add "&showsource=1" to the end of the URL, you can grab the converted advanced XML, paste it into a new view, remove the suppressionList param for ViewstateAdapter, and then see if the issue goes away.