Dashboards & Visualizations

Creating chart on selected value from dropdown in form

gajananh999
Contributor

Dear All,

We have create a charts depending on the values selected from dropdown in forms.

So we have four dropdown depending on that we have create a chart in rows.

index=infosario sourcetype=bluestripe host="aaaa" id=$env$"_"$app$"*" |timechart count by id

in id we are merging two dropdown values in one field so is this a right way to do or i am missing something here

Thanks

Gajanan Hiroji

Tags (2)
0 Karma
1 Solution

gajananh999
Contributor

Dear all,

i solved it

index=infosario sourcetype=bluestripe host="aaaa" id=$env$_$app$* |timechart count by id

View solution in original post

0 Karma

gajananh999
Contributor

Dear all,

i solved it

index=infosario sourcetype=bluestripe host="aaaa" id=$env$_$app$* |timechart count by id

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...