Dashboards & Visualizations

Which Platform of SDK will be suitable for the following scenarios

harshal_chakran
Builder

Hi,

I wanted to know which platform of SDK should i use if i want to run a search query, get the results, process it with some logic and then again call search query on that processed result to get the final results.

I ll prefer C# SDK, but if this thing is not possible with C# which SDK should i use? I checked your Twitter example which is in python SDK as far as i have understood your python example it is doing something of similar type which i am trying to achieve. Can you please send me a link or so for same example of twitter in C# which gets data from twitter and updates a Custom Dashboard?

I even tried debugging your twitter example which is in python but it gives 401 Error, which i not able to find out why? So if you do not have example in C#, can u help me with this error in python?

Tags (4)
0 Karma

gkanapathy
Splunk Employee
Splunk Employee

All the platform SDKs provide basically the same functionality. With respect to search and query access, it is exactly the same functionality. All that any of the SDKs do is wrap the same REST API, so you should use whatever you like. There are some places (custom search commands, lookups, and alerts) where the first level of integration prefers Python, but in those cases, calls to other run times can either be called directly or wrapped by Python.

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 ...