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!

What's New in Splunk Observability Cloud and Splunk AppDynamics - May 2025

This month, we’re delivering several new innovations in Splunk Observability Cloud and Splunk AppDynamics ...

Getting Started with Splunk Artificial Intelligence, Insights for Nonprofits, and ...

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

Splunk Observability Cloud’s AI Assistant in Action Series: Identifying Unknown ...

Agentic AI powers the Splunk AI Assistant within the Splunk Observability Cloud interface to help you quickly ...