~vds/charms/xenial/kibana/kibana-xenial-porting-actions

« back to all changes in this revision

Viewing changes to dashboards/beats/dashboards/search/Filesystem-stats.json

  • Committer: vincenzo di somma
  • Date: 2017-03-29 09:45:28 UTC
  • Revision ID: vincenzo.di.somma@canonical.com-20170329094528-es2swm92gp000g6r
Porting actions from the classic charm to the new, reactive charm.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
2
  "sort": [
 
3
    "@timestamp", 
 
4
    "desc"
 
5
  ], 
 
6
  "hits": 0, 
 
7
  "description": "", 
 
8
  "title": "Filesystem stats", 
 
9
  "version": 1, 
 
10
  "kibanaSavedObjectMeta": {
 
11
    "searchSourceJSON": "{\"index\":\"topbeat-*\",\"query\":{\"query_string\":{\"query\":\"type: filesystem\",\"analyze_wildcard\":true}},\"highlight\":{\"pre_tags\":[\"@kibana-highlighted-field@\"],\"post_tags\":[\"@/kibana-highlighted-field@\"],\"fields\":{\"*\":{}},\"require_field_match\":false,\"fragment_size\":2147483647},\"filter\":[]}"
 
12
  }, 
 
13
  "columns": [
 
14
    "_source"
 
15
  ]
 
16
}
 
 
b'\\ No newline at end of file'