<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic splunk web is not working: LDAP failure in Security</title>
    <link>https://community.splunk.com/t5/Security/splunk-web-is-not-working-LDAP-failure/m-p/22057#M745</link>
    <description>&lt;P&gt;i am getting this error in splunk web&lt;BR /&gt;
SplunkdConnectionException: Splunkd daemon is not responding: ('The read operation timed out',)&lt;/P&gt;

&lt;P&gt;I am sending logs of files&lt;/P&gt;

&lt;P&gt;in splunkd.log&lt;BR /&gt;
04-09-2012 06:31:26.877 +0000 ERROR ScopedLDAPConnection - strategy=&lt;DOMAINNAME&gt; Error binding to LDAP. reason="Can't contact LDAP server"&lt;BR /&gt;
04-09-2012 06:31:26.878 +0000 ERROR UserManagerPro - Failed to get LDAP user="kbisht" from any configured servers&lt;BR /&gt;
04-09-2012 06:31:55.897 +0000 ERROR ScopedLDAPConnection - strategy="akamai" Error binding to LDAP. reason="Can't contact LDAP server"&lt;BR /&gt;
04-09-2012 06:31:55.898 +0000 ERROR UserManagerPro - Failed to get LDAP user="cboone" from any configured servers&lt;/DOMAINNAME&gt;&lt;/P&gt;

&lt;P&gt;In splunkd_access.log&lt;/P&gt;

&lt;P&gt;172.19.216.220 - - [09/Apr/2012:06:07:12.539 +0000] "GET / HTTP/1.1" 200 2458 - - - 1ms&lt;BR /&gt;
172.19.216.220 - - [09/Apr/2012:06:07:13.662 +0000] "GET /static/atom.xsl HTTP/1.1" 200 8665 - - - 2ms&lt;BR /&gt;
127.0.0.1 - - [09/Apr/2012:06:22:37.400 +0000] "GET /services/server/info HTTP/1.1" 200 4002 - - - 1ms&lt;BR /&gt;
127.0.0.1 - - [09/Apr/2012:06:23:01.714 +0000] "GET /services/server/info HTTP/1.1" 200 4002 - - - 2ms&lt;BR /&gt;
127.0.0.1 - - [09/Apr/2012:06:23:10.561 +0000] "GET /services/server/info HTTP/1.1" 200 4002 - - - 2ms&lt;BR /&gt;
127.0.0.1 - - [09/Apr/2012:06:23:10.565 +0000] "POST /services/auth/login HTTP/1.1" 401 246 - - - 60013ms&lt;BR /&gt;
127.0.0.1 - - [09/Apr/2012:06:29:19.853 +0000] "POST /services/auth/trustedlogin HTTP/1.1" 400 245 - - - 60017ms&lt;BR /&gt;
127.0.0.1 - - [09/Apr/2012:06:29:49.343 +0000] "POST /services/auth/trustedlogin HTTP/1.1" 400 245 - - - 60013ms&lt;/P&gt;

&lt;P&gt;In web_service.log&lt;/P&gt;

&lt;P&gt;2012-04-09 06:46:28,528 INFO    [4f8285a6851a66e950] &lt;EM&gt;cplogging:55 - [09/Apr/2012:06:46:28] HTTP&lt;BR /&gt;
Request Headers:&lt;BR /&gt;
  X-FORWARDED-SERVER: dev-unix-splunk01.kendall.corp.akamai.com&lt;BR /&gt;
  COOKIE: session_id_8000=bd31d7a454b51a22940f6c16afee94dc6d2210ab; pubcookie_s_splunk.akamai.com=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX; IS3_History=1332266098-71-93_3-71-_62340-2---1333952636_3_3; IS3_GSV=DPL-2_TES-1333872676_PCT-1333953355_GeoIP-223.227.38.219_GeoCo-IN_GeoRg-_GeoCt-_GeoNs-_GeoDm-; XR77=CT-2; _jsuid=9466990283690457293&lt;BR /&gt;
  ACCEPT-LANGUAGE: en-us&lt;BR /&gt;
  HOST: localhost:8000&lt;BR /&gt;
  ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,&lt;EM&gt;/&lt;/EM&gt;;q=0.8&lt;BR /&gt;
  USER-AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.52.7 (KHTML, like Gecko) Version/5.1.2 Safari/534.52.7&lt;BR /&gt;
  CONNECTION: Keep-Alive&lt;BR /&gt;
  Remote-Addr: 127.0.0.1&lt;BR /&gt;
  X-FORWARDED-HOST: dev-unix-splunk01.kendall.corp.akamai.com&lt;BR /&gt;
  X-FORWARDED-FOR: 172.19.216.220&lt;BR /&gt;
  ACCEPT-ENCODING: gzip, deflate&lt;BR /&gt;
  X-FORWARDED-USER: kbisht&lt;BR /&gt;
2012-04-09 06:46:28,529 DEBUG   [4f8285a6851a66e950] _cplogging:55 - [09/Apr/2012:06:46:28] HTTP Traceback (most recent call last):&lt;BR /&gt;
  File "/opt/splunk/lib/python2.7/site-packages/cherrypy/_cprequest.py", line 606, in respond&lt;BR /&gt;
    cherrypy.response.body = self.handler()&lt;BR /&gt;
  File "/opt/splunk/lib/python2.7/site-packages/cherrypy/_cpdispatch.py", line 25, in __call&lt;/EM&gt;_&lt;BR /&gt;
    return self.callable(*self.args, **self.kwargs)&lt;BR /&gt;
  File "&lt;STRING&gt;", line 1, in &lt;LAMBDA&gt;&lt;BR /&gt;
  File "/opt/splunk/lib/python2.7/site-packages/splunk/appserver/mrsparkle/lib/decorators.py", line 38, in rundecs&lt;BR /&gt;
    return fn(*a, **kw)&lt;BR /&gt;
  File "&lt;STRING&gt;", line 1, in &lt;LAMBDA&gt;&lt;BR /&gt;
  File "/opt/splunk/lib/python2.7/site-packages/splunk/appserver/mrsparkle/lib/decorators.py", line 105, in check&lt;BR /&gt;
    return fn(self, *a, **kw)&lt;BR /&gt;
  File "&lt;STRING&gt;", line 1, in &lt;LAMBDA&gt;&lt;BR /&gt;
  File "/opt/splunk/lib/python2.7/site-packages/splunk/appserver/mrsparkle/lib/decorators.py", line 154, in validate_ip&lt;BR /&gt;
    return fn(self, *a, **kw)&lt;BR /&gt;
  File "&lt;STRING&gt;", line 1, in &lt;LAMBDA&gt;&lt;BR /&gt;
  File "/opt/splunk/lib/python2.7/site-packages/splunk/appserver/mrsparkle/lib/decorators.py", line 246, in preform_sso_check&lt;BR /&gt;
    login(self, incoming_remote_user)&lt;BR /&gt;
  File "/opt/splunk/lib/python2.7/site-packages/splunk/appserver/mrsparkle/lib/decorators.py", line 172, in login&lt;BR /&gt;
    sessionKey = splunk.auth.getSessionKeyForTrustedUser(user)&lt;BR /&gt;
  File "/opt/splunk/lib/python2.7/site-packages/splunk/auth.py", line 53, in getSessionKeyForTrustedUser&lt;BR /&gt;
    serverResponse, serverContent = rest.simpleRequest(uri, postargs=args)&lt;BR /&gt;
  File "/opt/splunk/lib/python2.7/site-packages/splunk/rest/&lt;STRONG&gt;init&lt;/STRONG&gt;.py", line 396, in simpleRequest&lt;BR /&gt;
    raise splunk.SplunkdConnectionException, str(e)&lt;BR /&gt;
SplunkdConnectionException: Splunkd daemon is not responding: ('The read operation timed out',)&lt;/LAMBDA&gt;&lt;/STRING&gt;&lt;/LAMBDA&gt;&lt;/STRING&gt;&lt;/LAMBDA&gt;&lt;/STRING&gt;&lt;/LAMBDA&gt;&lt;/STRING&gt;&lt;/P&gt;

&lt;P&gt;In web_access.log&lt;/P&gt;

&lt;P&gt;1bf131a66ec10 4ms&lt;BR /&gt;
127.0.0.1 - - [09/Apr/2012:06:29:48.417 +0000] "GET / HTTP/1.1" 303 102 "" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.52.7 (KHTML, like Gecko) Version/5.1.2 Safari/534.52.7" - 4f8281dc6a1a71bf10 3ms&lt;BR /&gt;
127.0.0.1 - - [09/Apr/2012:06:29:19.848 +0000] "GET /en-US/ HTTP/1.1" 500 2688 "" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.52.7 (KHTML, like Gecko) Version/5.1.2 Safari/534.52.7" - 4f8281bfd91a66ec10 30009ms&lt;BR /&gt;
127.0.0.1 - - [09/Apr/2012:06:29:49.338 +0000] "GET /en-US/ HTTP/1.1" 500 2688 "" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.52.7 (KHTML, like Gecko) Version/5.1.2 Safari/534.52.7" - 4f8281dd561a71be50 30009ms&lt;BR /&gt;
127.0.0.1 - - [09/Apr/2012:06:45:57.735 +0000] "GET / HTTP/1.1" 303 102 "" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.52.7 (KHTML, like Gecko) Version/5.1.2 Safari/534.52.7" - 4f8285a5bc1a794fd0 4ms&lt;BR /&gt;
127.0.0.1 - - [09/Apr/2012:06:45:58.521 +0000] "GET /en-US/ HTTP/1.1" 500 2688 "" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.52.7 (KHTML, like Gecko) Version/5.1.2 Safari/534.52.7" - 4f8285a6851a66e950 30009ms&lt;BR /&gt;
~&lt;BR /&gt;&lt;BR /&gt;
In splunkd_access.log&lt;/P&gt;

&lt;P&gt;27.0.0.1 - - [09/Apr/2012:05:59:07.984 +0000] "POST /services/auth/trustedlogin HTTP/1.1" 400 245 - - - 60012ms&lt;BR /&gt;
127.0.0.1 - - [09/Apr/2012:05:59:50.992 +0000] "POST /services/auth/login HTTP/1.1" 401 246 - - - 60013ms&lt;BR /&gt;
127.0.0.1 - - [09/Apr/2012:06:01:22.105 +0000] "GET /services/server/info HTTP/1.1" 200 4002 - - - 2ms&lt;BR /&gt;
127.0.0.1 - - [09/Apr/2012:06:01:31.008 +0000] "GET /services/server/info HTTP/1.1" 200 4002 - - - 2ms&lt;BR /&gt;
127.0.0.1 - - [09/Apr/2012:06:01:31.012 +0000] "POST /services/auth/login HTTP/1.1" 401 246 - - - 60013ms&lt;BR /&gt;
172.19.216.220 - - [09/Apr/2012:06:07:12.539 +0000] "GET / HTTP/1.1" 200 2458 - - - 1ms&lt;BR /&gt;
172.19.216.220 - - [09/Apr/2012:06:07:13.662 +0000] "GET /static/atom.xsl HTTP/1.1" 200 8665 - - - 2ms&lt;BR /&gt;
127.0.0.1 - - [09/Apr/2012:06:22:37.400 +0000] "GET /services/server/info HTTP/1.1" 200 4002 - - - 1ms&lt;BR /&gt;
127.0.0.1 - - [09/Apr/2012:06:23:01.714 +0000] "GET /services/server/info HTTP/1.1" 200 4002 - - - 2ms&lt;BR /&gt;
127.0.0.1 - - [09/Apr/2012:06:23:10.561 +0000] "GET /services/server/info HTTP/1.1" 200 4002 - - - 2ms&lt;BR /&gt;
127.0.0.1 - - [09/Apr/2012:06:23:10.565 +0000] "POST /services/auth/login HTTP/1.1" 401 246 - - - 60013ms&lt;BR /&gt;
127.0.0.1 - - [09/Apr/2012:06:29:19.853 +0000] "POST /services/auth/trustedlogin HTTP/1.1" 400 245 - - - 60017ms&lt;BR /&gt;
127.0.0.1 - - [09/Apr/2012:06:29:49.343 +0000] "POST /services/auth/trustedlogin HTTP/1.1" 400 245 - - - 60013ms&lt;BR /&gt;
127.0.0.1 - - [09/Apr/2012:06:45:58.526 +0000] "POST /services/auth/trustedlogin HTTP/1.1" 400 245 - - - 60012ms&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 11:38:48 GMT</pubDate>
    <dc:creator>kml_uvce</dc:creator>
    <dc:date>2020-09-28T11:38:48Z</dc:date>
    <item>
      <title>splunk web is not working: LDAP failure</title>
      <link>https://community.splunk.com/t5/Security/splunk-web-is-not-working-LDAP-failure/m-p/22057#M745</link>
      <description>&lt;P&gt;i am getting this error in splunk web&lt;BR /&gt;
SplunkdConnectionException: Splunkd daemon is not responding: ('The read operation timed out',)&lt;/P&gt;

&lt;P&gt;I am sending logs of files&lt;/P&gt;

&lt;P&gt;in splunkd.log&lt;BR /&gt;
04-09-2012 06:31:26.877 +0000 ERROR ScopedLDAPConnection - strategy=&lt;DOMAINNAME&gt; Error binding to LDAP. reason="Can't contact LDAP server"&lt;BR /&gt;
04-09-2012 06:31:26.878 +0000 ERROR UserManagerPro - Failed to get LDAP user="kbisht" from any configured servers&lt;BR /&gt;
04-09-2012 06:31:55.897 +0000 ERROR ScopedLDAPConnection - strategy="akamai" Error binding to LDAP. reason="Can't contact LDAP server"&lt;BR /&gt;
04-09-2012 06:31:55.898 +0000 ERROR UserManagerPro - Failed to get LDAP user="cboone" from any configured servers&lt;/DOMAINNAME&gt;&lt;/P&gt;

&lt;P&gt;In splunkd_access.log&lt;/P&gt;

&lt;P&gt;172.19.216.220 - - [09/Apr/2012:06:07:12.539 +0000] "GET / HTTP/1.1" 200 2458 - - - 1ms&lt;BR /&gt;
172.19.216.220 - - [09/Apr/2012:06:07:13.662 +0000] "GET /static/atom.xsl HTTP/1.1" 200 8665 - - - 2ms&lt;BR /&gt;
127.0.0.1 - - [09/Apr/2012:06:22:37.400 +0000] "GET /services/server/info HTTP/1.1" 200 4002 - - - 1ms&lt;BR /&gt;
127.0.0.1 - - [09/Apr/2012:06:23:01.714 +0000] "GET /services/server/info HTTP/1.1" 200 4002 - - - 2ms&lt;BR /&gt;
127.0.0.1 - - [09/Apr/2012:06:23:10.561 +0000] "GET /services/server/info HTTP/1.1" 200 4002 - - - 2ms&lt;BR /&gt;
127.0.0.1 - - [09/Apr/2012:06:23:10.565 +0000] "POST /services/auth/login HTTP/1.1" 401 246 - - - 60013ms&lt;BR /&gt;
127.0.0.1 - - [09/Apr/2012:06:29:19.853 +0000] "POST /services/auth/trustedlogin HTTP/1.1" 400 245 - - - 60017ms&lt;BR /&gt;
127.0.0.1 - - [09/Apr/2012:06:29:49.343 +0000] "POST /services/auth/trustedlogin HTTP/1.1" 400 245 - - - 60013ms&lt;/P&gt;

&lt;P&gt;In web_service.log&lt;/P&gt;

&lt;P&gt;2012-04-09 06:46:28,528 INFO    [4f8285a6851a66e950] &lt;EM&gt;cplogging:55 - [09/Apr/2012:06:46:28] HTTP&lt;BR /&gt;
Request Headers:&lt;BR /&gt;
  X-FORWARDED-SERVER: dev-unix-splunk01.kendall.corp.akamai.com&lt;BR /&gt;
  COOKIE: session_id_8000=bd31d7a454b51a22940f6c16afee94dc6d2210ab; pubcookie_s_splunk.akamai.com=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX; IS3_History=1332266098-71-93_3-71-_62340-2---1333952636_3_3; IS3_GSV=DPL-2_TES-1333872676_PCT-1333953355_GeoIP-223.227.38.219_GeoCo-IN_GeoRg-_GeoCt-_GeoNs-_GeoDm-; XR77=CT-2; _jsuid=9466990283690457293&lt;BR /&gt;
  ACCEPT-LANGUAGE: en-us&lt;BR /&gt;
  HOST: localhost:8000&lt;BR /&gt;
  ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,&lt;EM&gt;/&lt;/EM&gt;;q=0.8&lt;BR /&gt;
  USER-AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.52.7 (KHTML, like Gecko) Version/5.1.2 Safari/534.52.7&lt;BR /&gt;
  CONNECTION: Keep-Alive&lt;BR /&gt;
  Remote-Addr: 127.0.0.1&lt;BR /&gt;
  X-FORWARDED-HOST: dev-unix-splunk01.kendall.corp.akamai.com&lt;BR /&gt;
  X-FORWARDED-FOR: 172.19.216.220&lt;BR /&gt;
  ACCEPT-ENCODING: gzip, deflate&lt;BR /&gt;
  X-FORWARDED-USER: kbisht&lt;BR /&gt;
2012-04-09 06:46:28,529 DEBUG   [4f8285a6851a66e950] _cplogging:55 - [09/Apr/2012:06:46:28] HTTP Traceback (most recent call last):&lt;BR /&gt;
  File "/opt/splunk/lib/python2.7/site-packages/cherrypy/_cprequest.py", line 606, in respond&lt;BR /&gt;
    cherrypy.response.body = self.handler()&lt;BR /&gt;
  File "/opt/splunk/lib/python2.7/site-packages/cherrypy/_cpdispatch.py", line 25, in __call&lt;/EM&gt;_&lt;BR /&gt;
    return self.callable(*self.args, **self.kwargs)&lt;BR /&gt;
  File "&lt;STRING&gt;", line 1, in &lt;LAMBDA&gt;&lt;BR /&gt;
  File "/opt/splunk/lib/python2.7/site-packages/splunk/appserver/mrsparkle/lib/decorators.py", line 38, in rundecs&lt;BR /&gt;
    return fn(*a, **kw)&lt;BR /&gt;
  File "&lt;STRING&gt;", line 1, in &lt;LAMBDA&gt;&lt;BR /&gt;
  File "/opt/splunk/lib/python2.7/site-packages/splunk/appserver/mrsparkle/lib/decorators.py", line 105, in check&lt;BR /&gt;
    return fn(self, *a, **kw)&lt;BR /&gt;
  File "&lt;STRING&gt;", line 1, in &lt;LAMBDA&gt;&lt;BR /&gt;
  File "/opt/splunk/lib/python2.7/site-packages/splunk/appserver/mrsparkle/lib/decorators.py", line 154, in validate_ip&lt;BR /&gt;
    return fn(self, *a, **kw)&lt;BR /&gt;
  File "&lt;STRING&gt;", line 1, in &lt;LAMBDA&gt;&lt;BR /&gt;
  File "/opt/splunk/lib/python2.7/site-packages/splunk/appserver/mrsparkle/lib/decorators.py", line 246, in preform_sso_check&lt;BR /&gt;
    login(self, incoming_remote_user)&lt;BR /&gt;
  File "/opt/splunk/lib/python2.7/site-packages/splunk/appserver/mrsparkle/lib/decorators.py", line 172, in login&lt;BR /&gt;
    sessionKey = splunk.auth.getSessionKeyForTrustedUser(user)&lt;BR /&gt;
  File "/opt/splunk/lib/python2.7/site-packages/splunk/auth.py", line 53, in getSessionKeyForTrustedUser&lt;BR /&gt;
    serverResponse, serverContent = rest.simpleRequest(uri, postargs=args)&lt;BR /&gt;
  File "/opt/splunk/lib/python2.7/site-packages/splunk/rest/&lt;STRONG&gt;init&lt;/STRONG&gt;.py", line 396, in simpleRequest&lt;BR /&gt;
    raise splunk.SplunkdConnectionException, str(e)&lt;BR /&gt;
SplunkdConnectionException: Splunkd daemon is not responding: ('The read operation timed out',)&lt;/LAMBDA&gt;&lt;/STRING&gt;&lt;/LAMBDA&gt;&lt;/STRING&gt;&lt;/LAMBDA&gt;&lt;/STRING&gt;&lt;/LAMBDA&gt;&lt;/STRING&gt;&lt;/P&gt;

&lt;P&gt;In web_access.log&lt;/P&gt;

&lt;P&gt;1bf131a66ec10 4ms&lt;BR /&gt;
127.0.0.1 - - [09/Apr/2012:06:29:48.417 +0000] "GET / HTTP/1.1" 303 102 "" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.52.7 (KHTML, like Gecko) Version/5.1.2 Safari/534.52.7" - 4f8281dc6a1a71bf10 3ms&lt;BR /&gt;
127.0.0.1 - - [09/Apr/2012:06:29:19.848 +0000] "GET /en-US/ HTTP/1.1" 500 2688 "" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.52.7 (KHTML, like Gecko) Version/5.1.2 Safari/534.52.7" - 4f8281bfd91a66ec10 30009ms&lt;BR /&gt;
127.0.0.1 - - [09/Apr/2012:06:29:49.338 +0000] "GET /en-US/ HTTP/1.1" 500 2688 "" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.52.7 (KHTML, like Gecko) Version/5.1.2 Safari/534.52.7" - 4f8281dd561a71be50 30009ms&lt;BR /&gt;
127.0.0.1 - - [09/Apr/2012:06:45:57.735 +0000] "GET / HTTP/1.1" 303 102 "" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.52.7 (KHTML, like Gecko) Version/5.1.2 Safari/534.52.7" - 4f8285a5bc1a794fd0 4ms&lt;BR /&gt;
127.0.0.1 - - [09/Apr/2012:06:45:58.521 +0000] "GET /en-US/ HTTP/1.1" 500 2688 "" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.52.7 (KHTML, like Gecko) Version/5.1.2 Safari/534.52.7" - 4f8285a6851a66e950 30009ms&lt;BR /&gt;
~&lt;BR /&gt;&lt;BR /&gt;
In splunkd_access.log&lt;/P&gt;

&lt;P&gt;27.0.0.1 - - [09/Apr/2012:05:59:07.984 +0000] "POST /services/auth/trustedlogin HTTP/1.1" 400 245 - - - 60012ms&lt;BR /&gt;
127.0.0.1 - - [09/Apr/2012:05:59:50.992 +0000] "POST /services/auth/login HTTP/1.1" 401 246 - - - 60013ms&lt;BR /&gt;
127.0.0.1 - - [09/Apr/2012:06:01:22.105 +0000] "GET /services/server/info HTTP/1.1" 200 4002 - - - 2ms&lt;BR /&gt;
127.0.0.1 - - [09/Apr/2012:06:01:31.008 +0000] "GET /services/server/info HTTP/1.1" 200 4002 - - - 2ms&lt;BR /&gt;
127.0.0.1 - - [09/Apr/2012:06:01:31.012 +0000] "POST /services/auth/login HTTP/1.1" 401 246 - - - 60013ms&lt;BR /&gt;
172.19.216.220 - - [09/Apr/2012:06:07:12.539 +0000] "GET / HTTP/1.1" 200 2458 - - - 1ms&lt;BR /&gt;
172.19.216.220 - - [09/Apr/2012:06:07:13.662 +0000] "GET /static/atom.xsl HTTP/1.1" 200 8665 - - - 2ms&lt;BR /&gt;
127.0.0.1 - - [09/Apr/2012:06:22:37.400 +0000] "GET /services/server/info HTTP/1.1" 200 4002 - - - 1ms&lt;BR /&gt;
127.0.0.1 - - [09/Apr/2012:06:23:01.714 +0000] "GET /services/server/info HTTP/1.1" 200 4002 - - - 2ms&lt;BR /&gt;
127.0.0.1 - - [09/Apr/2012:06:23:10.561 +0000] "GET /services/server/info HTTP/1.1" 200 4002 - - - 2ms&lt;BR /&gt;
127.0.0.1 - - [09/Apr/2012:06:23:10.565 +0000] "POST /services/auth/login HTTP/1.1" 401 246 - - - 60013ms&lt;BR /&gt;
127.0.0.1 - - [09/Apr/2012:06:29:19.853 +0000] "POST /services/auth/trustedlogin HTTP/1.1" 400 245 - - - 60017ms&lt;BR /&gt;
127.0.0.1 - - [09/Apr/2012:06:29:49.343 +0000] "POST /services/auth/trustedlogin HTTP/1.1" 400 245 - - - 60013ms&lt;BR /&gt;
127.0.0.1 - - [09/Apr/2012:06:45:58.526 +0000] "POST /services/auth/trustedlogin HTTP/1.1" 400 245 - - - 60012ms&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 11:38:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/splunk-web-is-not-working-LDAP-failure/m-p/22057#M745</guid>
      <dc:creator>kml_uvce</dc:creator>
      <dc:date>2020-09-28T11:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: splunk web is not working: LDAP failure</title>
      <link>https://community.splunk.com/t5/Security/splunk-web-is-not-working-LDAP-failure/m-p/22058#M746</link>
      <description>&lt;P&gt;In code I wrote some time ago to support Single Sign-On for an application, I got similar errors with my LDAP processing -- LDAP connection errors -- that were caused by specifying the wrong port (finger check in my code entry). It still did not work when I corrected that so I added the domain name to fully-qualify the hostname of the LDAP server to which I was attempting connection. That solved my problem. See if these are possibilities for you.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jul 2012 22:06:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/splunk-web-is-not-working-LDAP-failure/m-p/22058#M746</guid>
      <dc:creator>rgcurry</dc:creator>
      <dc:date>2012-07-10T22:06:26Z</dc:date>
    </item>
  </channel>
</rss>

