Getting Data In

wget and upload

arienchen
New Member

dear all,
how do I use wget command to post event or upload a file into splunk?
for some reason, the host is not allowed to install any program, even splunk forwarder.

Thanks & Regards,

Tags (4)
0 Karma

Jason
Motivator

You can use the REST api to send an event to Splunk:

http://docs.splunk.com/Documentation/Splunk/latest/RESTAPI/RESTinput#receivers.2Fsimple

There's even an example with curl. It looks like wget doesn't support sending multipart/form-data to upload a file.

0 Karma

Jason
Motivator

curl will need to use a splunk username/password to log on. The Splunk user must have a role with the capability "edit_tcp"

0 Karma

arienchen
New Member

It is a critical system for trading.
BTW,
I have a work around for my question.
1. Install a Linux + Tomcat(or Glassfish)
2. Write a simple upload JSP/Servlet
3. Install Splunk forwarder on the Linux.

Thanks.

0 Karma

RubenOlsen
Path Finder

Could you please elaborate what you mean by "the host is not allowed to install any program"? i.e. is the host where you want to run wget?

Also - please provide us with an example of which hosts you want to run what and fetch from where (splunk, wget, datasource used with wget).

0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...