Good Morning I'm trying to download splunk and start it on my terminal but I keep getting this error code:
Exception: <class 'PermissionError'>, Value: [Errno 13] Permission denied: '/opt/splunk/etc/system/local/eventtypes.conf.tmp'
PermissionError: [Errno 13] Permission denied: '/opt/splunk/etc/system/local/eventtypes.conf.tmp'
please help!
Hi @SamuraP ,
let me understand:
I suppose that you want to texecute Splunk as user Splunk
as you can read at https://docs.splunk.com/Documentation/Splunk/9.0.4/Installation/InstallonLinux and https://docs.splunk.com/Documentation/Splunk/9.0.4/Installation/RunSplunkasadifferentornon-rootuser , the Splunk installation procedure on linux says:
Did you followed this path?
Ciao.
Giuseppe
I just did this and it works! But when I try to access Splunk instances by using my IP address from the AWS it doesn't work. This is the Command I'm trying http://<your public ip>:8000.
Hi @SamuraP ,
good for you, see next time!
Ciao and happy splunking
Giuseppe
P.S.: Karma Points are appreciated 😉
Hi @SamuraP,
a stupid question: did you disabled firewalld (iptables) from your system?
obviously I suppose that you checked that Splunk is running with "/opt/splunk/bin/splunk status"
Ciao.
Giuseppe
I did this command ./splunk enable boot-start -user Splunk. and then I accepted the license ut I guess since I had an old version it asked me if I wanted to upgrade and I said yes then it gave me the error.
Hi @SamuraP ,
let me understand:
I suppose that you want to texecute Splunk as user Splunk
as you can read at https://docs.splunk.com/Documentation/Splunk/9.0.4/Installation/InstallonLinux and https://docs.splunk.com/Documentation/Splunk/9.0.4/Installation/RunSplunkasadifferentornon-rootuser , the Splunk installation procedure on linux says:
Did you followed this path?
Ciao.
Giuseppe