Hi All, I am using Website Monitoring in one of our HF.But whenever i run sourcetype=web_ping query in the search bar, splunk PID's increases suddently and it stops the splunk service on HF. Please suggest me where am i going wrong/Help me to fix the issue We are monitoring around 114 URL's with below sample of inputs.conf [web_ping://SOMAN] interval = 2m title = SOMAN url = http://sapsoman.www.com:5030/startPage user_agent = Splunk Website Monitoring (+https://splunkbase.splunk.com/app/1493/) configuration = default website_monitoring.conf [default] max_response_body_length = 1000 proxy_port = 312 proxy_server = proxy.conexus.svc.local proxy_type = http thread_limit = 100 Error: ERROR [618cf90fac7eff7b2b1290] config:146 - [HTTP 401] Client is not authenticated Traceback (most recent call last): File "/opt/app/splunk/splunk/lib/python3.7/site-packages/splunk/appserver/mrsparkle/lib/config.py", line 144, in getServerZoneInfoNoMem return times.getServerZoneinfo() File "/opt/app/splunk/splunk/lib/python3.7/site-packages/splunk/appserver/mrsparkle/lib/times.py", line 163, in getServerZoneinfo serverStatus, serverResp = splunk.rest.simpleRequest('/search/timeparser/tz', sessionKey=sessionKey) File "/opt/app/splunk/splunk/lib/python3.7/site-packages/splunk/rest/__init__.py", line 553, in simpleRequest raise splunk.AuthenticationFailed splunk.AuthenticationFailed: [HTTP 401] Client is not authenticated @LukeMurphey @Anonymous
... View more