All Apps and Add-ons

Splunk <-> ELK

daniel333
Builder

Hello,

We're acquiring a company which uses ELK. I've been asked to look into connecting out logging infra to share data etc.
1) Is there a way for a Splunk SHC to search logstash?
2) Is there system for Kibana to hit Splunk indexers?

Any thoughts, blogs, rambling or comments are welcome.

0 Karma
1 Solution

Jeremiah
Motivator

You can search an elasticsearch instance from Splunk:

https://github.com/hvandenb/splunk-elasticsearch

I personally haven't seen any add-ons or customized versions of Kibana that allow it to search Splunk.

You could have logstash agents forward data to splunk (probably using syslog or a tcp socket). I'm not sure about forwarding splunk forwarder data into elasticsearch; you'd need some intermediary to pass the data, say syslog/tcp to logstash, then to elasticsearch.

View solution in original post

Damien_Dallimor
Ultra Champion

Logstash has numerous output plugins that could be used to redirect data flows into Splunk.

https://www.elastic.co/guide/en/logstash/current/output-plugins.html

0 Karma

Jeremiah
Motivator

You can search an elasticsearch instance from Splunk:

https://github.com/hvandenb/splunk-elasticsearch

I personally haven't seen any add-ons or customized versions of Kibana that allow it to search Splunk.

You could have logstash agents forward data to splunk (probably using syslog or a tcp socket). I'm not sure about forwarding splunk forwarder data into elasticsearch; you'd need some intermediary to pass the data, say syslog/tcp to logstash, then to elasticsearch.

Get Updates on the Splunk Community!

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Community Content Calendar, November Edition

Welcome to the November edition of our Community Spotlight! Each month, we dive into the Splunk Community to ...

Stay Connected: Your Guide to November Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...