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!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...