I want to pass splunk query as token.
I have tried it.But the passed query stops at the first equal symbol.For eg if splunk query is index=cq*.Then it is passed only till index.Things from first equal symbol are not considered.Morever any query can contain multiple = signs.