Thanks. glad to hear about something is working for me.
as you suggested i have added your suggested log4j properties. and my IDP configuartion is having proper above redirect url’s. it seems like elasticsearch is working fine without any errors(above mentioned errors are gone now). but still it’s taking me to basic auth login page only.
here are the elasticsearch log insights: (i hope below bad certificate is not a blocker for elasticsearch running and it will give you some other clues)
[2020-01-24T09:08:28,237][ERROR][c.a.o.s.s.h.n.OpenDistroSecuritySSLNettyHttpServerTransport] [myhost] Exception during establishing a SSL connection: javax.net.ssl.SSLHandshakeException: Received fatal alert: bad_certificate
javax.net.ssl.SSLHandshakeException: Received fatal alert: bad_certificate
at sun.security.ssl.Alert.createSSLException(Alert.java:131) ~[?:?]
at sun.security.ssl.Alert.createSSLException(Alert.java:117) ~[?:?]
at java.lang.Thread.run(Thread.java:835) [?:?]
[2020-01-24T09:08:28,241][WARN ][o.e.h.AbstractHttpServerTransport] [myhost] caught exception while handling client http traffic, closing connection Netty4HttpChannel{localAddress=0.0.0.0/0.0.0.0:9200, remoteAddress=null}
io.netty.handler.codec.DecoderException: javax.net.ssl.SSLHandshakeException: Received fatal alert: bad_certificate
at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:472) ~[netty-codec-4.1.36.Final.jar:4.1.36.Final]
at java.lang.Thread.run(Thread.java:835) [?:?]
Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert: bad_certificate
at sun.security.ssl.Alert.createSSLException(Alert.java:131) ~[?:?]
at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:441) ~[netty-codec-4.1.36.Final.jar:4.1.36.Final]
... 16 more
[2020-01-24T09:08:28,477][ERROR][c.a.o.s.s.h.n.OpenDistroSecuritySSLNettyHttpServerTransport] [myhost] Exception during establishing a SSL connection: javax.net.ssl.SSLHandshakeException: Received fatal alert: bad_certificate
javax.net.ssl.SSLHandshakeException: Received fatal alert: bad_certificate
at sun.security.ssl.Alert.createSSLException(Alert.java:131) ~[?:?]
at java.lang.Thread.run(Thread.java:835) [?:?]
[2020-01-24T09:08:28,479][WARN ][o.e.h.AbstractHttpServerTransport] [myhost] caught exception while handling client http traffic, closing connection Netty4HttpChannel{localAddress=0.0.0.0/0.0.0.0:9200, remoteAddress=null}
io.netty.handler.codec.DecoderException: javax.net.ssl.SSLHandshakeException: Received fatal alert: bad_certificate
at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:472) ~[netty-codec-4.1.36.Final.jar:4.1.36.Final]
at java.lang.Thread.run(Thread.java:835) [?:?]
Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert: bad_certificate
at sun.security.ssl.Alert.createSSLException(Alert.java:131) ~[?:?]
at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:441) ~[netty-codec-4.1.36.Final.jar:4.1.36.Final]
... 16 more
[2020-01-24T09:08:30,752][INFO ][stats_log ] [myhost] ------------------------------------------------------------------------
Program=PerformanceAnalyzerPlugin
StartTime=1579856850.737
EndTime=Fri, 24 Jan 2020 09:08:30 UTC
Time=60012 msecs
Timing=total-time:60012.0/1
Counters=TotalError=0
EOE
and where as kibana log says:
Jan 24 09:15:03 myhost kibana[12345]: {"type":"log","@timestamp":"2020-01-24T09:15:03Z","tags":["plugin","debug"],"pid":12345,"message":"Checking Elasticsearch version"}
Jan 24 09:15:03 myhost kibana[12345]: {"type":"log","@timestamp":"2020-01-24T09:15:03Z","tags":["debug","http"],"pid":12345,"message":"Kibana server is not ready yet get:[object Object]."}
Jan 24 09:15:30 myhost kibana[12345]: {"type":"log","@timestamp":"2020-01-24T09:15:30Z","tags":["status","plugin:opendistro_security@7.3.2","error"],"pid":12345,"state":"red","message":"Status changed from yellow to red - An error occurred during initialisation, please check the logs.","prevState":"yellow","prevMsg":"Initialising Security authentication plugin."}
Jan 24 09:15:30 myhost kibana[12345]: {"type":"log","@timestamp":"2020-01-24T09:15:30Z","tags":["plugins","debug"],"pid":12345,"plugin":{"name":"apm_oss","version":"kibana"},"message":"Initializing plugin apm_oss@kibana"}
Jan 24 09:15:30 myhost kibana[12345]: {"type":"log","@timestamp":"2020-01-24T09:15:30Z","tags":["status","plugin:apm_oss@7.3.2","info"],"pid":12345,"state":"green","message":"Status changed from uninitialized to green - Ready","prevState":"uninitialized","prevMsg":"uninitialized"}
JJan 24 09:15:30 myhost kibana[12345]: {"type":"log","@timestamp":"2020-01-24T09:15:30Z","tags":["listening","info"],"pid":12345,"message":"Server running at https://localhost:5601"}
Jan 24 09:15:30 myhost kibana[12345]: {"type":"log","@timestamp":"2020-01-24T09:15:30Z","tags":["debug","http"],"pid":12345,"message":"stopping NotReady server"}
Jan 24 09:15:30 myhost kibana[12345]: {"type":"log","@timestamp":"2020-01-24T09:15:30Z","tags":["plugin","debug"],"pid":12345,"message":"Checking Elasticsearch version"}
Jan 24 09:15:30 myhost kibana[12345]: {"type":"log","@timestamp":"2020-01-24T09:15:30Z","tags":["debug","http","server","Kibana"],"pid":12345,"message":"starting http server"}
Jan 24 09:15:30 myhost kibana[12345]: {"type":"log","@timestamp":"2020-01-24T09:15:30Z","tags":["info","http","server","Kibana"],"pid":12345,"message":"http server running"}
Jan 24 09:15:30 myhost kibana[12345]: {"type":"log","@timestamp":"2020-01-24T09:15:30Z","tags":["debug","http","server","Kibana"],"pid":12345,"message":"http server listening on https://localhost:5601"}
Jan 24 09:15:33 myhost kibana[12345]: {"type":"log","@timestamp":"2020-01-24T09:15:33Z","tags":["plugin","debug"],"pid":12345,"message":"Checking Elasticsearch version"}
Jan 24 09:15:35 myhost kibana[12345]: {"type":"ops","@timestamp":"2020-01-24T09:15:35Z","tags":[],"pid":12345,"os":{"load":[0.06005859375,0.07958984375,0.07080078125],"mem":{"total":270258651136,"free":248339546112},"uptime":7598501},"proc":{"uptime":137.344,"mem":{"rss":133566464,"heapTotal":101199872,"heapUsed":86302056,"external":320401},"delay":0.07013511657714844},"load":{"requests":{},"responseTimes":{},"sockets":{"http":{"total":0},"https":{"total":0}}},"message":"memory: 82.3MB uptime: 0:02:17 load: [0.06 0.08 0.07] delay: 0.070"}
Jan 24 09:15:38 myhost kibana[12345]: {"type":"log","@timestamp":"2020-01-24T09:15:38Z","tags":["plugin","debug"],"pid":12345,"message":"Checking Elasticsearch version"}
and Kibana browser side i get error for security plugin.