Getting Data In

Splunk http event collector for IOT

mrishabh117
New Member

Hi All,

I am looking for MQTT integration with splunk enterprise. I tried MQTT modular input but its very unstable sometime it works and sometime it dont.

can anybody suggest me some other alternative where I can pull out IOT-Device info or values into splunk instance

I have got advantech IOT devices and I am trying to get analog data into splunk in json format.!

Thanks.!

Rishabh

0 Karma

fsudmann
Explorer

I have, quite extensively, used HTTP Event Collector to get IoT data into Splunk. Many IoT services will allow you to set up an API connection. If the service can do HTTP POST, then no problem, just point it at <your-splunk-instance>:8088/services/collector/raw with header "Authorization: Splunk <token>".

If the service requires HTTP GET, you could use this REST API addon from Splunkbase (https://splunkbase.splunk.com/app/1546/), or you could build your own with addon-builder (https://splunkbase.splunk.com/app/2962/), or you can do what I usually do, which is to set up a logic app in Azure, to handle all the API calls. (https://docs.microsoft.com/en-us/azure/logic-apps/

Anyways, getting IoT data into Splunk should be easy.

0 Karma
Get Updates on the Splunk Community!

.conf24 | Personalize your .conf experience with Learning Paths!

Personalize your .conf24 Experience Learning paths allow you to level up your skill sets and dive deeper ...

Threat Hunting Unlocked: How to Uplevel Your Threat Hunting With the PEAK Framework ...

WATCH NOWAs AI starts tackling low level alerts, it's more critical than ever to uplevel your threat hunting ...

Splunk APM: New Product Features + Community Office Hours Recap!

Howdy Splunk Community! Over the past few months, we’ve had a lot going on in the world of Splunk Application ...