Hello, same issue in 8.2.2 after upgrading some apps like Splunk_TA_nix or Splunk_TA_oracle, had to do this : ps -ef | grep -i python siem 11808 1 0 Apr18 ? 00:03:52 /OPT/siem/splunk/bin/python3.7 -O /OPT/siem/splunk/lib/python3.7/site-packages/splunk/appserver/mrsparkle/root.py --proxied=127.0.0.1,8065,8000 siem 34758 30871 0 12:26 pts/0 00:00:00 grep --color=auto -i python [siem@s201lbasplsh2 ~]$ kill 11808
... View more