Getting Data In

Using Splunk Universal Forwarder to collect from ElasticSearch/Logstash

koshyk
Super Champion

one of our end-user clients have massive information stored in ELK stack. Our company needs to collect those data into Splunk using Splunk Universal forwarder . They can't send us fluentd due to firewall restrictions.

  • How can Splunk UF read from logstash? Does it have to query ELK api to do this?
  • Can Splunk UF do polling to get data on a regular basis?

Worse case I'm asking them to write the data into a file , but wanted to see Splunk UF native intergration to ELK if its present

0 Karma
1 Solution

jayannah
Builder

Yes, you can do in multiple ways

  1. Configure logstash send the data over to Splunk using tcp output plugin and create tcp input on Splunk
  2. On logstash use http output plugin to send to Splunk
  3. Config logstash to write the events to log file and have Splunk forwards to read and send to Splunk indexes

View solution in original post

0 Karma

jayannah
Builder

Yes, you can do in multiple ways

  1. Configure logstash send the data over to Splunk using tcp output plugin and create tcp input on Splunk
  2. On logstash use http output plugin to send to Splunk
  3. Config logstash to write the events to log file and have Splunk forwards to read and send to Splunk indexes
0 Karma

ragmenion
New Member

Hello Can you help with option 2. examples are appreciated

0 Karma

ragmenion
New Member

Hi.
Can you help me with option too . i am not able to work that out. examples would help

0 Karma

ddrillic
Ultra Champion

Interesting, a thread about the opposite direction - Can we use a Splunk universal forwarder to forward logs to an ELK server (Kibana)?

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...