Open orbitroom opened 1 year ago
When using this and trying to send the logs to elastic, if xpack.security is enabled it forces all connections to use SSL. If the server has a self signed certificate the connection will fail.
Solution:
Implement a way to ignore certificate errors
When using this and trying to send the logs to elastic, if xpack.security is enabled it forces all connections to use SSL. If the server has a self signed certificate the connection will fail.
Solution:
Implement a way to ignore certificate errors