Reporting

Splunk Data extract to ELK

eriefcu
New Member

In an effort to separate our windows logging from our Infrastructure logging we are moving our Windows events to ELK and keeping our infrastructure on Splunk. After years of data collection on splunk we don't want to lose our legacy data from windows events. How can we extract that data from Splunk and move it to our ELK appliance?

0 Karma

kml_uvce
Builder

1) you can use restpi of splunk and fetch data by writing search and take _raw data from search and send to logstash and then send data to Elasticsrarch.
or
2) run search in splunk and store data (_raw) in csv file and read csv file by logstash and send data to Elasticsrarch
your search||outputlookup csvfile

field extraction you can do in logstash.

If it takes too much time to fetch the data then you can divide your time (earliest and latest) in search

kamal singh bisht
0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Introduction to Splunk AI

How are you using AI in Splunk? Whether you see AI as a threat or opportunity, AI is here to stay. Lucky for ...

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...

Maximizing the Value of Splunk ES 8.x

Splunk Enterprise Security (ES) continues to be a leader in the Gartner Magic Quadrant, reflecting its pivotal ...