Security

What are the configuration settings when Hunk is connected with MongoDB having SSL certification (.pem file)?

pawantiwari3987
Explorer

Hi,
Can you please share the configuration settings when hunk is connected with the mongoDB having ssl .pem attachment file and authentication.

0 Karma

rdagan_splunk
Splunk Employee
Splunk Employee

It looks like you will first need to setup MongoDB Client PEM based on these steps:
http://docs.mongodb.org/manual/tutorial/configure-ssl-clients/

Then from a Hunk configuration point of view add these two flags:

vix.mongodb.auth.mechanism = X509
vix.mongodb.auth.username = [username]

MongoDB allows to specify 4 types of authentication mechanism, namely Plain, Kerberos, CR(Challenge-Response) and X509; for verfying user and database access.

0 Karma

rkanumula
Path Finder

Hi,

i too have the same problem when hunk is connecting with the MongoDB Having SSL+Authentication. for above option is specifying only Authentication not the SSL Parameter. Tell me the configuration parameters for SSL.

Thanks in Advance

0 Karma
Get Updates on the Splunk Community!

Splunk Enterprise Security 8.0.2 Availability: On cloud and On-premise!

Splunk Enterprise Security 8.0 revolutionizes the SOC workflow experience from the ground up. Now security ...

Logs to Metrics

Logs and Metrics Logs are generally unstructured text or structured events emitted by applications and written ...

Developer Spotlight with Paul Stout

Welcome to our very first developer spotlight release series where we'll feature some awesome Splunk ...