Skip to content
This repository has been archived by the owner on Mar 31, 2024. It is now read-only.

Commit

Permalink
Fixed elastic#188 Changing timespan to 7 days
Browse files Browse the repository at this point in the history
  • Loading branch information
simianhacker committed Apr 25, 2014
1 parent 712b203 commit 546de02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kibana/dashboards/cluster_pulse.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"0": {
"type": "time",
"field": "@timestamp",
"from": "now-1h",
"from": "now-7d",
"to": "now",
"mandate": "must",
"active": true,
Expand Down

0 comments on commit 546de02

Please sign in to comment.