Hi Anita,
can you please share the filters queries you are using? There can be maybe an issue with the query syntax
Can you also please share the the request created by the visualization (click on Inspect from the top nav bar, switch to requests and copy the request to ES (please hide/remove any sensitive data here)
The query seems ok but to be sure could you please change the Filter 1 as CS-Method.keyword : "GET"
The CS-Method field should be mapped as keyword also. It should works also the way you have wrote it's worth a try.
From the request seems that you are requesting a 15 min interval, are you sure you have data on that interval? Maybe it's worth trying a larger interval
The time picker value persistent across Discover, Visualize and Dashboard app, so if you change it on a visualization, it will be the same when switching to the dashboard.
If your index have a time field (and the index-pattern is configured with that time field, by default it is) than your queries are "time-sensitive", meaning that the results always depends on the time interval chosen.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.