Hi,  have a Dashboard that I would like to default to today at 8:00 AM est 
to today at 9:00 PM

I thought I could just modify the from and to for the filter range (see 
below). What is the syntex for now at 8:00 AM . I tried: 
"now||+T08:00.000Z" but that does not work. Google is failing me :-)

Any ideas? Thank you, Chris



"filter": {
      "list": {
        "0": {
          "from": "now||+T08:00.000Z",
          "to": "2014-09-18T00:06:10.435Z",
          "type": "time",
          "field": "@timestamp",
          "mandate": "must",
          "active": true,
          "alias": "",
          "id": 0
        }
      },

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/51d61c38-6b3d-4977-9a63-a1f08b35f997%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to