Is there anyway to pass index name as a url parameter in Kibana?

Hi All,

I am using Kibana for Dashboard Stuff.
Is there anyway to pass index name as a url parameter in Kibana?

Thanks
Sumit Gupta

Solve Using:

"default": "{{ARGS.index || 'sumit'}}"

Thanks
Sumit Gupta