Getting Data In

How to deploy Splunk default certificates in syslog-ng ?

dhavamanis
Builder

We have generated default certs in Splunk for forwarder and its working fine with Splunk Universal forwarder. Can you please provide the steps to deploy the these certs in syslog-ng with configuration details.

Tags (2)
0 Karma
1 Solution

dhavamanis
Builder

We have found the setting here,

http://docs.splunk.com/Documentation/Storm/Storm/User/Howtosetupsyslog-ng

added the certs like below config.

destination d_splunk {
tcp("splunkindexer.xyc.com" port(5140) tls(peer-verify(required-untrusted) ca_dir("/opt/syslogng/etc/syslog-ng/ca.d")));

};

View solution in original post

0 Karma

dhavamanis
Builder

We have found the setting here,

http://docs.splunk.com/Documentation/Storm/Storm/User/Howtosetupsyslog-ng

added the certs like below config.

destination d_splunk {
tcp("splunkindexer.xyc.com" port(5140) tls(peer-verify(required-untrusted) ca_dir("/opt/syslogng/etc/syslog-ng/ca.d")));

};

0 Karma
Get Updates on the Splunk Community!

Manual Instrumentation with Splunk Observability Cloud: The What and Why

If you've ever worked with distributed systems, you’ve likely felt the pain of a frontend throwing errors, ...

Full-Stack Security in Financial Services: AppDynamics, Cisco Secure Application, and ...

Full-Stack Security in Financial Services: AppDynamics, Cisco Secure Application, and Splunk ES Protecting a ...

It's Customer Success Time at .conf25

Hello Splunkers,   Ready for .conf25? The customer success and experience team is and can’t wait to see you ...