I have a saved search that I modified in the Splunkweb Manager. I look at the same search in the savedsearch.conf file, and the changes are not registered there. I have performed a splunk restart from the web, and the change still hasn't shown up in the .conf file.
If I run
| savedsearch "<searchname>"
it pulls up and runs the search as saved in the .conf file. However, the search is run on a schedule, and the scheduled search is following the Splunkweb configuration.
What causes the Splunkweb saved search configuration to sync up with the .conf files, and what could be stopping it from happening in this case?
... View more