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.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Can’t Make It to Boston? Stream .conf25 and Learn with Haya Husain

Boston may be buzzing this September with Splunk University and .conf25, but you don’t have to pack a bag to ...

Splunk Lantern’s Guide to The Most Popular .conf25 Sessions

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Unlock What’s Next: The Splunk Cloud Platform at .conf25

In just a few days, Boston will be buzzing as the Splunk team and thousands of community members come together ...