Yes, The splunk version is 6.2.4 and server.conf has the setting.
We disabled threatstream app. removed settings.py from the bin folder and restarted splunk
Now we are getting root:645 - 'Settings' object has no attribute 'DISCOVERED_APPS'
PFB the latest Error logs as well.
Traceback (most recent call last):
File "/opt/splunk/lib/python2.7/site-packages/splunk/appserver/mrsparkle/root.py", line 642, in run
configure_django(global_cfg)
File "/opt/splunk/lib/python2.7/site-packages/splunk/appserver/mrsparkle/root.py", line 710, in configure_django
if should_start_django() or FORCE_ENABLE_DJANGO:
File "/opt/splunk/lib/python2.7/site-packages/splunk/appserver/mrsparkle/root.py", line 739, in should_start_django
return len(settings.DISCOVERED_APPS) > 0
File "/opt/splunk/lib/python2.7/site-packages/django/conf/init.py", line 54, in getattr
return getattr(self._wrapped, name)
AttributeError: 'Settings' object has no attribute 'DISCOVERED_APPS'
Thanks,
Madan
... View more