Splunk Search

Extracting Data from Website

abhayneilam
Contributor

Hi,

I have a requirement in a project of extracting the data from a website to make a metrics report.
How do I extract data from a website in splunk

Thanks in advance !!

0 Karma

martin_mueller
SplunkTrust
SplunkTrust

You could write a scripted input for that, possibly using some wget calls underneath to simplify the HTTP requests.

martin_mueller
SplunkTrust
SplunkTrust

Same path. Write a scripted input that calls your website (e.g. using wget), do some preprocessing if necessary, index that into splunk.

0 Karma

abhayneilam
Contributor

Hi Martin, sorry for the late reply, I am using SPLUNNK in my windows machine, now plz suggest how shoule I take an input from a website

Get Updates on the Splunk Community!

New Year, New Changes for Splunk Certifications

As we embrace a new year, we’re making a small but important update to the Splunk Certification ...

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

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

[Puzzles] Solve, Learn, Repeat: Reprocessing XML into Fixed-Length Events

This challenge was first posted on Slack #puzzles channelFor a previous puzzle, I needed a set of fixed-length ...