You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
I have tried to occupy the application, but the application gives me an error. First it does not show me data and when I try to execute some script of the available modules, it gives me an error in the following environment variable:
Traceback (most recent call last):
File "./malshare.py", line 32, in
app_home = "{}/etc/apps/OSweep".format(os.environ['SPLUNK_HOME'])
File "/opt/splunk/lib/python2.7/UserDict.py", line 40, in getitem
raise KeyError(key)
KeyError: 'SPLUNK_HOME'
The text was updated successfully, but these errors were encountered:
Hi!
I have tried to occupy the application, but the application gives me an error. First it does not show me data and when I try to execute some script of the available modules, it gives me an error in the following environment variable:
Traceback (most recent call last):
File "./malshare.py", line 32, in
app_home = "{}/etc/apps/OSweep".format(os.environ['SPLUNK_HOME'])
File "/opt/splunk/lib/python2.7/UserDict.py", line 40, in getitem
raise KeyError(key)
KeyError: 'SPLUNK_HOME'
The text was updated successfully, but these errors were encountered: