Getting Data In

Sending logs using Splunk HEC

cyber_castle
Path Finder

Hello,

We have a requirement to send the logs from one of our IoT devices in to the Splunk. As it doesnt have syslog functionality/ install splunk agent, we are planning to use HEC.

I have gone through the Splunk documentation on HEC and created the token and did some testing using curl and everything looks good. (curl -k http://localhost:8088/services/collector -H "Authorization:Splunk " -d "{json formatted entries}").

Now what should be the next step to collect the actual logs from the device. Whether the developer needs to output the logs in to the above Splunk HEC token?

1 Solution

Prewin027
Explorer

Hi,

Yes. Now using created HEC Token you can use your application to send data to Splunk HEC.

There are several options for sending data to HTTP Event Collector:

You can make an HTTP request using your favorite HTTP client and send your JSON-encoded events.
As a developer, you can use the Java, JavaScript (node.js), and .NET logging libraries in your application to send data to HEC. These libraries are compatible with popular logging frameworks.

http://dev.splunk.com/view/splunk-logging-java/SP-CAAAE2K

http://dev.splunk.com/view/splunk-loglib-dotnet/SP-CAAAEX4

View solution in original post

0 Karma

Prewin027
Explorer

Hi,

Yes. Now using created HEC Token you can use your application to send data to Splunk HEC.

There are several options for sending data to HTTP Event Collector:

You can make an HTTP request using your favorite HTTP client and send your JSON-encoded events.
As a developer, you can use the Java, JavaScript (node.js), and .NET logging libraries in your application to send data to HEC. These libraries are compatible with popular logging frameworks.

http://dev.splunk.com/view/splunk-logging-java/SP-CAAAE2K

http://dev.splunk.com/view/splunk-loglib-dotnet/SP-CAAAEX4

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

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 GA in US-AWS!

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