Splunk Dev

How to create User Input form for existing index data

aravindp
Explorer

I'm getting real time twitter feed to Splunk and created dashboards as per user requirements. Now we need to train our datasets for auto ML(Machine Learning). For that I want to create a dashboard with the fields like "TweetText", "Sentiment", Score and Date fields.
Sentiment may be "Negative" or "Positive" or "Neutral".

I want to create another field for user Input (for example say "True Sentiment", I would like to give dropdown options like "True Positive" OR "True Negative" OR "True Neutral".

Please note, the data is coming to Splunk in real time, how shall we enable edit option for users to add input like this? Please advise with some XML code. Thanks

Tags (1)
0 Karma

adonio
Ultra Champion

hello there,
i cant fully understand the question and / or the challenge you are facing. can you elaborate?
how would you like the user to interact with the data?
in any case, all the samples you need are here:

https://docs.splunk.com/Documentation/Splunk/7.2.3/Viz/Buildandeditforms

iirc there is also a blog on splunknig twiter data that has some twiter dashboard code in it.

hope it helps

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...