Hello Team,
We have dashboards with queries containing commands like sort - and fields - , what we found after upgrading 6.5.
what we found is the dashboard is automatically updating queries and removing spaces. This in result causing us no data found for the queries. We compared the same dashboard queries in 6.4.2. The automatic trimming happening in 6.5 only.
Any help much appreciated. Seems problem with "-" symbol only
THanks
Praveen
Do you have a a simple example that shows your problem?
Hi Praveenkpatidar,
Not sure your queries in question are related to this, but you can try setting the following in props.conf to turn off the trimming logic:
KV_TRIM_SPACES = false
Please refer to this topic for detailed information:
http://docs.splunk.com/Documentation/Splunk/6.5.0/Admin/Propsconf
Hope it helps. Thanks!
Hunter