Skip to content
#

featured

Here are 90 public repositories matching this topic...

Chandrasekar-Rajasekar
Chandrasekar-Rajasekar commented Aug 7, 2019

The Async Http Request should accept custom SSL context that contains the certificate and private key for authentication.
AbstractBinderFactory needs a new method getSSLContext() and the SSL context returned by this method is used to establish the connection with the druid.

protected SslContext getSSLContext() {
        return null;
    }

AbstractBinderFactory Implementation has

lakshman237
lakshman237 commented Apr 10, 2019

The default/tags.conf for following have 'session' enabled instead of 'communicate'. As per the Network_Sessions CIM, only DHCP and VPN traffic should be having tags - Network and Sessions. Pls review/validate and update the conf to the below in the next release [ same seen in version 6.1.1 - https://splunkbase.splunk.com/app/2757/]
https://docs.splunk.com/Documentation/CIM/4.12.0/User/NetworkS

Improve this page

Add a description, image, and links to the featured topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the featured topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.