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
Get Updates on the Splunk Community!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...