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!

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI! Discover how Splunk’s agentic AI ...

[Puzzles] Solve, Learn, Repeat: Dereferencing XML to Fixed-length events

This challenge was first posted on Slack #puzzles channelFor a previous puzzle, I needed a set of fixed-length ...

Stay Connected: Your Guide to December Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...