vas-rus
vas-rus
I am attempting to connect to an ES cluster over TLS from and the connection fails because the TLS certificate can not be verified. I have placed them inside docker...
Following error is coming : `ProcessController: WARNING:elasticsearch:GET https://sp-omega-fore-client-test.i.sp.expediagroup.net:443/kibana_sample*/_search?ignore_unavailable=true&_source_includes=%40timestamp%2C%2A&scroll=30s&size=10000 [status:400 request:0.005s] ` However curl command on same is running fine. May be anything to do with @timestamp which is not set...
I am using my app to run aws nuke commands on terminal. In dry run only they get stuck and goes into never ending loop. Anyone know reason for the...