I'm getting a bunch of 404 errors after a default install using the rpm on cents 6.
2018-01-20 23:40:46,611 INFO [5a63d37e9ab5b33b0c] error:133 - Masking the original 404 message: 'The path '/en-US/static/@22799F5D759FAAF5BC8CBC4DB6F9C347CF2F14259A09AC2539DA1929EFCB9586/build/pages/enterprise/account.js' was not found.' with 'Page not found!' for security reasons
2018-01-21 00:00:45,364 INFO [5a63d82d3fa661db6c] error:133 - Masking the original 404 message: 'The path '/en-US/static/@000/js/common.min.js' was not found.' with 'Page not found!' for security reasons
2018-01-21 00:00:45,588 INFO [5a63d82d92a662658c] error:133 - Masking the original 404 message: 'The path '/en-US/static/@000/css/message.css' was not found.' with 'Page not found!' for security reasons
2018-01-21 00:00:45,589 INFO [5a63d82d94a65cbbac] error:133 - Masking the original 404 message: 'The path '/en-US/static/@000/css/skins/default/default.css' was not found.' with 'Page not found!' for security reasons
2018-01-21 00:03:06,587 INFO [5a63d8ba90b5b4120c] error:133 - Masking the original 404 message: 'The path '/en-US/static/@22799F5D759FAAF5BC8CBC4DB6F9C347CF2F14259A09AC2539DA1929EFCB9586/build/pages/enterprise/common.js' was not found.' with 'Page not found!' for security reasons
I tracked to where the files should be at /opt/splunk/share/splunk/search_mrsparkle/exposed/ and I'm not seeing these files anywhere in there:
[splunk@cloud exposed]$ pwd
/opt/splunk/share/splunk/search_mrsparkle/exposed
[splunk@cloud exposed]$ tree -fir | grep -e default.css -e common.js -e message.css
I'm curious as to why the files aren't link, or why they're missing, and how to fix this. I've already uninstalled, and reinstalled splunk twice.
The Linux rpm and the tar are both missing the build directory. I downloaded the Mac one, then copied the files from there. I’m not sure if other files are missing.
Can you provide information around what version you are using? Where did you see the errors? Can you run the following command and provide the entire version string like so?
/opt/splunk/bin/splunk version
Splunk 7.0.1 (build 2b5b15c4ee89)
Which package are you installing?
The Linux rpm and tar. They’re both missing the build directory in the exposed dir. I downloaded the Mac version and copied the Exposed dir over from there. I’m not sure what other files may be missing.