Click here to Skip to main content
15,886,199 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
I have a Measurement Computing 1208FS-Plus that is connected to a measurement device. The 1208 plugs directly into my laptop and I want to use Splunk Light to capture the measurements real time 1000ms and capture that data for historic. I think that I need a VB.Net or c# application to capture data from 1208 and push to Splunk. I also think there may be an Add-On in Splunk to help but I am not sure.

Everything is local on the laptop not to cloud.

What I have tried:

I have tried speaking to Splunk directly and they said to talk forums for technical questions. I have read the Splunk and MCC documentation and have spoken to Tech at both companies. I have combed forums and I have reached out to programmers and watched youtube.com to find the answer.
Posted
Updated 4-Jun-19 9:19am

You will need to write an application as you assumed. Luckily both the parties involved have documentation, APIs, and or SDKs available.
Measurement Computing | Custome Programming | Library | C#.NET[^]
Splunk SDK for C#[^]

Now you should have roadmaps to tell you not only how to get the data from the 1208, but also how to send it to Splunk.
 
Share this answer
 
Comments
[no name] 18-Jun-19 10:51am    
Thanks!
Splunk basically told you to get lost.

Time to go spelunking for a different solution; unless you like dead ends.
 
Share this answer
 
Comments
Member 14480530 4-Jun-19 14:33pm    
Do you know of any solutions that could resolve my issue?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900