Merge lp:~lazypower/charms/trusty/kibana/add-dashboard-loader-action into lp:charms/trusty/kibana

Proposed by Charles Butler
Status: Merged
Merged at revision: 22
Proposed branch: lp:~lazypower/charms/trusty/kibana/add-dashboard-loader-action
Merge into: lp:charms/trusty/kibana
Diff against target: 2106 lines (+1434/-3)
108 files modified
README.md (+31/-3)
actions.yaml (+7/-0)
actions/load-dashboard (+11/-0)
dashboards/beats/.gitignore (+3/-0)
dashboards/beats/LICENSE (+13/-0)
dashboards/beats/dashboards/dashboard/HTTP.json (+11/-0)
dashboards/beats/dashboards/dashboard/MongoDB-performance.json (+11/-0)
dashboards/beats/dashboards/dashboard/MySQL-performance.json (+11/-0)
dashboards/beats/dashboards/dashboard/Packetbeat-Dashboard.json (+11/-0)
dashboards/beats/dashboards/dashboard/PgSQL-performance.json (+11/-0)
dashboards/beats/dashboards/dashboard/Thrift-performance.json (+11/-0)
dashboards/beats/dashboards/dashboard/Topbeat-Dashboard.json (+15/-0)
dashboards/beats/dashboards/dashboard/Winlogbeat-Dashboard.json (+13/-0)
dashboards/beats/dashboards/index-pattern/filebeat.json (+5/-0)
dashboards/beats/dashboards/index-pattern/packetbeat.json (+5/-0)
dashboards/beats/dashboards/index-pattern/topbeat.json (+6/-0)
dashboards/beats/dashboards/index-pattern/winlogbeat.json (+5/-0)
dashboards/beats/dashboards/search/Cache-transactions.json (+20/-0)
dashboards/beats/dashboards/search/DB-transactions.json (+20/-0)
dashboards/beats/dashboards/search/Default-Search.json (+21/-0)
dashboards/beats/dashboards/search/Errors.json (+20/-0)
dashboards/beats/dashboards/search/Filesystem-stats.json (+16/-0)
dashboards/beats/dashboards/search/HTTP-errors.json (+20/-0)
dashboards/beats/dashboards/search/MongoDB-errors.json (+21/-0)
dashboards/beats/dashboards/search/MongoDB-transactions-with-write-concern-0.json (+21/-0)
dashboards/beats/dashboards/search/MongoDB-transactions.json (+21/-0)
dashboards/beats/dashboards/search/MySQL-Transactions.json (+20/-0)
dashboards/beats/dashboards/search/MySQL-errors.json (+20/-0)
dashboards/beats/dashboards/search/Packetbeat-Search.json (+16/-0)
dashboards/beats/dashboards/search/PgSQL-errors.json (+20/-0)
dashboards/beats/dashboards/search/PgSQL-transactions.json (+20/-0)
dashboards/beats/dashboards/search/Proc-stats.json (+16/-0)
dashboards/beats/dashboards/search/Processes.json (+21/-0)
dashboards/beats/dashboards/search/RPC-transactions.json (+20/-0)
dashboards/beats/dashboards/search/System-stats.json (+16/-0)
dashboards/beats/dashboards/search/System-wide.json (+22/-0)
dashboards/beats/dashboards/search/Thrift-errors.json (+20/-0)
dashboards/beats/dashboards/search/Thrift-transactions.json (+20/-0)
dashboards/beats/dashboards/search/Web-transactions.json (+20/-0)
dashboards/beats/dashboards/search/Winlogbeat-Search.json (+22/-0)
dashboards/beats/dashboards/visualization/Average-system-load-across-all-systems.json (+10/-0)
dashboards/beats/dashboards/visualization/CPU-usage-per-process.json (+10/-0)
dashboards/beats/dashboards/visualization/CPU-usage.json (+11/-0)
dashboards/beats/dashboards/visualization/Cache-transactions.json (+10/-0)
dashboards/beats/dashboards/visualization/Client-locations.json (+10/-0)
dashboards/beats/dashboards/visualization/DB-transactions.json (+10/-0)
dashboards/beats/dashboards/visualization/Disk-usage-overview.json (+10/-0)
dashboards/beats/dashboards/visualization/Disk-usage.json (+10/-0)
dashboards/beats/dashboards/visualization/Disk-utilization-over-time.json (+11/-0)
dashboards/beats/dashboards/visualization/Errors-count-over-time.json (+10/-0)
dashboards/beats/dashboards/visualization/Errors-vs-successful-transactions.json (+11/-0)
dashboards/beats/dashboards/visualization/Event-Levels.json (+10/-0)
dashboards/beats/dashboards/visualization/Evolution-of-the-CPU-times-per-process.json (+10/-0)
dashboards/beats/dashboards/visualization/HTTP-codes-for-the-top-queries.json (+10/-0)
dashboards/beats/dashboards/visualization/HTTP-error-codes-evolution.json (+9/-0)
dashboards/beats/dashboards/visualization/HTTP-error-codes.json (+9/-0)
dashboards/beats/dashboards/visualization/Latency-histogram.json (+11/-0)
dashboards/beats/dashboards/visualization/Levels.json (+10/-0)
dashboards/beats/dashboards/visualization/Memory-usage-per-process.json (+10/-0)
dashboards/beats/dashboards/visualization/Memory-usage.json (+11/-0)
dashboards/beats/dashboards/visualization/MongoDB-commands.json (+10/-0)
dashboards/beats/dashboards/visualization/MongoDB-errors-per-collection.json (+10/-0)
dashboards/beats/dashboards/visualization/MongoDB-errors.json (+10/-0)
dashboards/beats/dashboards/visualization/MongoDB-in-slash-out-throughput.json (+10/-0)
dashboards/beats/dashboards/visualization/MongoDB-response-times-and-count.json (+10/-0)
dashboards/beats/dashboards/visualization/MongoDB-response-times-by-collection.json (+10/-0)
dashboards/beats/dashboards/visualization/Most-frequent-MySQL-queries.json (+10/-0)
dashboards/beats/dashboards/visualization/Most-frequent-PgSQL-queries.json (+10/-0)
dashboards/beats/dashboards/visualization/MySQL-Errors.json (+10/-0)
dashboards/beats/dashboards/visualization/MySQL-Methods.json (+10/-0)
dashboards/beats/dashboards/visualization/MySQL-Reads-vs-Writes.json (+10/-0)
dashboards/beats/dashboards/visualization/MySQL-throughput.json (+10/-0)
dashboards/beats/dashboards/visualization/Mysql-response-times-percentiles.json (+10/-0)
dashboards/beats/dashboards/visualization/Navigation.json (+10/-0)
dashboards/beats/dashboards/visualization/Number-of-Events-Over-Time-By-Event-Log.json (+10/-0)
dashboards/beats/dashboards/visualization/Number-of-Events.json (+10/-0)
dashboards/beats/dashboards/visualization/Number-of-MongoDB-transactions-with-writeConcern-w-equal-0.json (+10/-0)
dashboards/beats/dashboards/visualization/PgSQL-Errors.json (+10/-0)
dashboards/beats/dashboards/visualization/PgSQL-Methods.json (+10/-0)
dashboards/beats/dashboards/visualization/PgSQL-Reads-vs-Writes.json (+10/-0)
dashboards/beats/dashboards/visualization/PgSQL-response-times-percentiles.json (+10/-0)
dashboards/beats/dashboards/visualization/PgSQL-throughput.json (+10/-0)
dashboards/beats/dashboards/visualization/Process-status.json (+11/-0)
dashboards/beats/dashboards/visualization/RPC-transactions.json (+10/-0)
dashboards/beats/dashboards/visualization/Reads-versus-Writes.json (+10/-0)
dashboards/beats/dashboards/visualization/Response-times-percentiles.json (+11/-0)
dashboards/beats/dashboards/visualization/Response-times-repartition.json (+11/-0)
dashboards/beats/dashboards/visualization/Servers.json (+10/-0)
dashboards/beats/dashboards/visualization/Slowest-MySQL-queries.json (+10/-0)
dashboards/beats/dashboards/visualization/Slowest-PgSQL-queries.json (+10/-0)
dashboards/beats/dashboards/visualization/Slowest-Thrift-RPC-methods.json (+10/-0)
dashboards/beats/dashboards/visualization/Sources.json (+10/-0)
dashboards/beats/dashboards/visualization/System-load.json (+10/-0)
dashboards/beats/dashboards/visualization/Thrift-RPC-Errors.json (+10/-0)
dashboards/beats/dashboards/visualization/Thrift-requests-per-minute.json (+10/-0)
dashboards/beats/dashboards/visualization/Thrift-response-times-percentiles.json (+10/-0)
dashboards/beats/dashboards/visualization/Top-10-HTTP-requests.json (+10/-0)
dashboards/beats/dashboards/visualization/Top-10-memory-consumers.json (+10/-0)
dashboards/beats/dashboards/visualization/Top-10-processes-by-total-CPU-usage.json (+10/-0)
dashboards/beats/dashboards/visualization/Top-Event-IDs.json (+10/-0)
dashboards/beats/dashboards/visualization/Top-Thrift-RPC-calls-with-errors.json (+10/-0)
dashboards/beats/dashboards/visualization/Top-Thrift-RPC-methods.json (+10/-0)
dashboards/beats/dashboards/visualization/Top-processes.json (+10/-0)
dashboards/beats/dashboards/visualization/Top-slowest-MongoDB-queries.json (+10/-0)
dashboards/beats/dashboards/visualization/Total-number-of-HTTP-transactions.json (+10/-0)
dashboards/beats/dashboards/visualization/Total-time-spent-in-each-MongoDB-collection.json (+10/-0)
dashboards/beats/dashboards/visualization/Web-transactions.json (+10/-0)
dashboards/beats/load.sh (+125/-0)
To merge this branch: bzr merge lp:~lazypower/charms/trusty/kibana/add-dashboard-loader-action
Reviewer Review Type Date Requested Status
Konstantinos Tsakalozos (community) Needs Fixing
Review Queue (community) automated testing Needs Fixing
charmers Pending
Review via email: mp+289684@code.launchpad.net

Description of the change

  Added an action to deploy dashboards bundled with the charm. This is useful for
  distributing dashboards created against KB4 and then making them available to
  the consumers of kibana at large.

  To use this new feature:

       juju action do kibana/0 deploy-dashboard dashboard=beats

  This deploys the beats dashboard. However this lays the framework for more
  dashboards to be loaded into the charm and leveraged in the same manner using
  Elastic co's tooling.

To post a comment you must log in.
22. By Charles Butler

And this time with the actual action files

Revision history for this message
Review Queue (review-queue) wrote :

This item has failed automated testing! Results available here http://juju-ci.vapour.ws:8080/job/charm-bundle-test-aws/3279/

review: Needs Fixing (automated testing)
Revision history for this message
Review Queue (review-queue) wrote :

This item has failed automated testing! Results available here http://juju-ci.vapour.ws:8080/job/charm-bundle-test-lxc/3262/

review: Needs Fixing (automated testing)
Revision history for this message
Konstantinos Tsakalozos (kos.tsakalozos) wrote :

Hi Charles,

Thank you for your work here. I managed to test the patch and it seems to work. I can see the dashboards but I haven't tested all the available functionality, yet. I am in the process of reviewing the related charms.

An issue that needs your attention is the flakyness of 11-scale-elastic.py.
There might not be enough time for the record insertion to propagate. Also this test will succeed only the first time and fail in any subsequent runs. An idea would be to start the test by reading the results count then proceed with the insertion and finally do a continuous poll of the result with a time out. Understandably this flakyness may not be due to your patch but it is there.

Thank you for your time and effort.

review: Needs Fixing
Revision history for this message
Charles Butler (lazypower) wrote :

The test suite in this charm really needs some re-evaluation. I agree.

I'd like to address that in a different volume of work and keep this branch isolated to loading dashboards into Kibana. I've filed a bug to work on the test issues here: https://bugs.launchpad.net/charms/+source/kibana/+bug/1576706

Revision history for this message
Matt Bruzek (mbruzek) wrote :

The action name is not correct in the README. Also in juju2 action is not a subcommand.

juju run-action kibana/0 load-dashboard dashboard=beats

Revision history for this message
Matt Bruzek (mbruzek) wrote :

There was some additional things I needed to do in the kibana GUI to view the dashboards. If you are already updating the README please include those steps, such as setting a default index and loading the dashboards.

23. By Charles Butler

Updates README with proper action name (Sorry about that)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'README.md'
2--- README.md 2015-12-10 17:05:23 +0000
3+++ README.md 2016-04-29 16:15:40 +0000
4@@ -2,7 +2,7 @@
5 Overview
6 --------
7
8-This charm provides kibana from (http://kibana.org/).
9+This charm provides kibana from (http://kibana.org/).
10 Kibana is a search frontend for logstash.
11
12 Using This Charm
13@@ -12,9 +12,9 @@
14
15 juju deploy kibana
16 juju expose kibana
17-
18+
19 not much use on its own ... you'll probably want the full stack
20-
21+
22 juju deploy elasticsearch
23 juju deploy logstash-indexer
24 juju add-relation logstash-indexer elasticsearch:cluster
25@@ -54,6 +54,34 @@
26
27 * see logstash-indexer charm's README.md file for usage examples.
28
29+
30+Deploy / Add Dashboards
31+-------------------
32+
33+The Kibana charm ships with a action to deploy dashboards into
34+the kibana instance. You will however, have to have them loaded into the charm
35+before the user deploys it, which means a pull request to the upstream charm to
36+include you're awesome dashboard for everyone!
37+
38+For example, to deploy the included 'beats' dashboard with < Juju 2.0:
39+
40+ juju action do kibana/0 load-dashboard dashboard=beats
41+
42+For 2.0 +
43+
44+ juju run-action kibana/0 load-dashboard dashboard=beats
45+
46+This invokes the action, which in turn looks in the 'dashboards' directory for
47+`$DASHBOARD_NAME/load.sh`
48+
49+Which is the repository layout adopted by elasticsearch for their own dashboards.
50+to include your own, simply make a directory, a mirror the launch.sh script to
51+curl to your elasticsearch instance (by default: localhost:9200 will work as its
52+ proxying the connection to your ES cluster) and it will declare any indexes
53+ as well as load any dashboard JSON definitions you include. For more information
54+ consult the `dashboards/beats/load.sh` script.
55+
56+
57 Contact Information
58 -------------------
59
60
61=== added directory 'actions'
62=== added file 'actions.yaml'
63--- actions.yaml 1970-01-01 00:00:00 +0000
64+++ actions.yaml 2016-04-29 16:15:40 +0000
65@@ -0,0 +1,7 @@
66+load-dashboard:
67+ description: Load one of the pre-baked visualizations for kibana
68+ options:
69+ dashboard:
70+ type: string
71+ description: "Name of the dashboard to load"
72+ default: beats
73
74=== added file 'actions/load-dashboard'
75--- actions/load-dashboard 1970-01-01 00:00:00 +0000
76+++ actions/load-dashboard 2016-04-29 16:15:40 +0000
77@@ -0,0 +1,11 @@
78+#!/bin/bash
79+
80+set -ex
81+
82+DASH=$(action-get dashboard)
83+
84+if [[ -d ${CHARM_DIR}/dashboards/${DASH} ]]; then
85+ cd $CHARM_DIR/dashboards/$DASH
86+ $CHARM_DIR/dashboards/$DASH/load.sh
87+ exit 0
88+fi
89
90=== added directory 'dashboards'
91=== added directory 'dashboards/beats'
92=== added file 'dashboards/beats/.gitignore'
93--- dashboards/beats/.gitignore 1970-01-01 00:00:00 +0000
94+++ dashboards/beats/.gitignore 2016-04-29 16:15:40 +0000
95@@ -0,0 +1,3 @@
96+*.swp
97+save/env
98+.DS_Store
99
100=== added file 'dashboards/beats/LICENSE'
101--- dashboards/beats/LICENSE 1970-01-01 00:00:00 +0000
102+++ dashboards/beats/LICENSE 2016-04-29 16:15:40 +0000
103@@ -0,0 +1,13 @@
104+Copyright (c) 2012–2016 Elasticsearch <http://www.elastic.co>
105+
106+Licensed under the Apache License, Version 2.0 (the "License");
107+you may not use this file except in compliance with the License.
108+You may obtain a copy of the License at
109+
110+ http://www.apache.org/licenses/LICENSE-2.0
111+
112+Unless required by applicable law or agreed to in writing, software
113+distributed under the License is distributed on an "AS IS" BASIS,
114+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
115+See the License for the specific language governing permissions and
116+limitations under the License.
117
118=== added directory 'dashboards/beats/dashboards'
119=== added directory 'dashboards/beats/dashboards/dashboard'
120=== added file 'dashboards/beats/dashboards/dashboard/HTTP.json'
121--- dashboards/beats/dashboards/dashboard/HTTP.json 1970-01-01 00:00:00 +0000
122+++ dashboards/beats/dashboards/dashboard/HTTP.json 2016-04-29 16:15:40 +0000
123@@ -0,0 +1,11 @@
124+{
125+ "hits": 0,
126+ "timeRestore": false,
127+ "description": "",
128+ "title": "HTTP",
129+ "panelsJSON": "[{\"col\":4,\"id\":\"Web-transactions\",\"row\":1,\"size_x\":9,\"size_y\":4,\"type\":\"visualization\"},{\"col\":1,\"id\":\"HTTP-error-codes\",\"row\":8,\"size_x\":6,\"size_y\":3,\"type\":\"visualization\"},{\"col\":7,\"id\":\"HTTP-error-codes-evolution\",\"row\":8,\"size_x\":6,\"size_y\":3,\"type\":\"visualization\"},{\"col\":1,\"id\":\"Navigation\",\"row\":1,\"size_x\":3,\"size_y\":4,\"type\":\"visualization\"},{\"col\":1,\"id\":\"Total-number-of-HTTP-transactions\",\"row\":5,\"size_x\":3,\"size_y\":3,\"type\":\"visualization\"},{\"col\":4,\"id\":\"HTTP-codes-for-the-top-queries\",\"row\":5,\"size_x\":9,\"size_y\":3,\"type\":\"visualization\"},{\"id\":\"Top-10-HTTP-requests\",\"type\":\"visualization\",\"size_x\":12,\"size_y\":5,\"col\":1,\"row\":11}]",
130+ "version": 1,
131+ "kibanaSavedObjectMeta": {
132+ "searchSourceJSON": "{\"filter\":[{\"query\":{\"query_string\":{\"analyze_wildcard\":true,\"query\":\"*\"}}}]}"
133+ }
134+}
135\ No newline at end of file
136
137=== added file 'dashboards/beats/dashboards/dashboard/MongoDB-performance.json'
138--- dashboards/beats/dashboards/dashboard/MongoDB-performance.json 1970-01-01 00:00:00 +0000
139+++ dashboards/beats/dashboards/dashboard/MongoDB-performance.json 2016-04-29 16:15:40 +0000
140@@ -0,0 +1,11 @@
141+{
142+ "hits": 0,
143+ "timeRestore": false,
144+ "description": "",
145+ "title": "MongoDB performance",
146+ "panelsJSON": "[{\"col\":1,\"id\":\"Navigation\",\"row\":1,\"size_x\":3,\"size_y\":4,\"type\":\"visualization\"},{\"col\":4,\"id\":\"MongoDB-errors\",\"row\":1,\"size_x\":5,\"size_y\":4,\"type\":\"visualization\"},{\"col\":9,\"id\":\"MongoDB-commands\",\"row\":1,\"size_x\":4,\"size_y\":4,\"type\":\"visualization\"},{\"col\":1,\"id\":\"MongoDB-errors-per-collection\",\"row\":5,\"size_x\":4,\"size_y\":3,\"type\":\"visualization\"},{\"col\":5,\"id\":\"MongoDB-in-slash-out-throughput\",\"row\":5,\"size_x\":4,\"size_y\":3,\"type\":\"visualization\"},{\"col\":1,\"id\":\"MongoDB-response-times-by-collection\",\"row\":8,\"size_x\":8,\"size_y\":5,\"type\":\"visualization\"},{\"col\":9,\"id\":\"Top-slowest-MongoDB-queries\",\"row\":8,\"size_x\":4,\"size_y\":5,\"type\":\"visualization\"},{\"id\":\"Number-of-MongoDB-transactions-with-writeConcern-w-equal-0\",\"type\":\"visualization\",\"size_x\":4,\"size_y\":3,\"col\":9,\"row\":5}]",
147+ "version": 1,
148+ "kibanaSavedObjectMeta": {
149+ "searchSourceJSON": "{\"filter\":[{\"query\":{\"query_string\":{\"analyze_wildcard\":true,\"query\":\"*\"}}}]}"
150+ }
151+}
152\ No newline at end of file
153
154=== added file 'dashboards/beats/dashboards/dashboard/MySQL-performance.json'
155--- dashboards/beats/dashboards/dashboard/MySQL-performance.json 1970-01-01 00:00:00 +0000
156+++ dashboards/beats/dashboards/dashboard/MySQL-performance.json 2016-04-29 16:15:40 +0000
157@@ -0,0 +1,11 @@
158+{
159+ "hits": 0,
160+ "timeRestore": false,
161+ "description": "",
162+ "title": "MySQL performance",
163+ "panelsJSON": "[{\"col\":4,\"id\":\"MySQL-Errors\",\"row\":1,\"size_x\":5,\"size_y\":4,\"type\":\"visualization\"},{\"col\":9,\"id\":\"MySQL-Methods\",\"row\":1,\"size_x\":4,\"size_y\":4,\"type\":\"visualization\"},{\"col\":1,\"id\":\"Navigation\",\"row\":1,\"size_x\":3,\"size_y\":4,\"type\":\"visualization\"},{\"col\":7,\"id\":\"MySQL-throughput\",\"row\":8,\"size_x\":6,\"size_y\":3,\"type\":\"visualization\"},{\"col\":1,\"id\":\"Most-frequent-MySQL-queries\",\"row\":11,\"size_x\":6,\"size_y\":6,\"type\":\"visualization\"},{\"col\":7,\"id\":\"Slowest-MySQL-queries\",\"row\":11,\"size_x\":6,\"size_y\":6,\"type\":\"visualization\"},{\"col\":1,\"id\":\"Mysql-response-times-percentiles\",\"row\":5,\"size_x\":12,\"size_y\":3,\"type\":\"visualization\"},{\"id\":\"MySQL-Reads-vs-Writes\",\"type\":\"visualization\",\"size_x\":6,\"size_y\":3,\"col\":1,\"row\":8}]",
164+ "version": 1,
165+ "kibanaSavedObjectMeta": {
166+ "searchSourceJSON": "{\"filter\":[{\"query\":{\"query_string\":{\"analyze_wildcard\":true,\"query\":\"*\"}}}]}"
167+ }
168+}
169\ No newline at end of file
170
171=== added file 'dashboards/beats/dashboards/dashboard/Packetbeat-Dashboard.json'
172--- dashboards/beats/dashboards/dashboard/Packetbeat-Dashboard.json 1970-01-01 00:00:00 +0000
173+++ dashboards/beats/dashboards/dashboard/Packetbeat-Dashboard.json 2016-04-29 16:15:40 +0000
174@@ -0,0 +1,11 @@
175+{
176+ "hits": 0,
177+ "timeRestore": false,
178+ "description": "",
179+ "title": "Packetbeat Dashboard",
180+ "panelsJSON": "[{\"col\":1,\"id\":\"Web-transactions\",\"row\":5,\"size_x\":3,\"size_y\":2,\"type\":\"visualization\"},{\"col\":4,\"id\":\"DB-transactions\",\"row\":5,\"size_x\":3,\"size_y\":2,\"type\":\"visualization\"},{\"col\":7,\"id\":\"Cache-transactions\",\"row\":5,\"size_x\":3,\"size_y\":2,\"type\":\"visualization\"},{\"col\":10,\"id\":\"RPC-transactions\",\"row\":5,\"size_x\":3,\"size_y\":2,\"type\":\"visualization\"},{\"col\":1,\"id\":\"Response-times-percentiles\",\"row\":10,\"size_x\":6,\"size_y\":3,\"type\":\"visualization\"},{\"col\":1,\"id\":\"Errors-count-over-time\",\"row\":13,\"size_x\":6,\"size_y\":3,\"type\":\"visualization\"},{\"col\":7,\"id\":\"Errors-vs-successful-transactions\",\"row\":10,\"size_x\":6,\"size_y\":3,\"type\":\"visualization\"},{\"col\":7,\"id\":\"Latency-histogram\",\"row\":13,\"size_x\":6,\"size_y\":3,\"type\":\"visualization\"},{\"col\":4,\"id\":\"Client-locations\",\"row\":1,\"size_x\":9,\"size_y\":4,\"type\":\"visualization\"},{\"col\":1,\"id\":\"Response-times-repartition\",\"row\":7,\"size_x\":12,\"size_y\":3,\"type\":\"visualization\"},{\"id\":\"Navigation\",\"type\":\"visualization\",\"size_x\":3,\"size_y\":4,\"col\":1,\"row\":1}]",
181+ "version": 1,
182+ "kibanaSavedObjectMeta": {
183+ "searchSourceJSON": "{\"filter\":[{\"query\":{\"query_string\":{\"analyze_wildcard\":true,\"query\":\"*\"}}}]}"
184+ }
185+}
186\ No newline at end of file
187
188=== added file 'dashboards/beats/dashboards/dashboard/PgSQL-performance.json'
189--- dashboards/beats/dashboards/dashboard/PgSQL-performance.json 1970-01-01 00:00:00 +0000
190+++ dashboards/beats/dashboards/dashboard/PgSQL-performance.json 2016-04-29 16:15:40 +0000
191@@ -0,0 +1,11 @@
192+{
193+ "hits": 0,
194+ "timeRestore": false,
195+ "description": "",
196+ "title": "PgSQL performance",
197+ "panelsJSON": "[{\"col\":1,\"id\":\"Navigation\",\"row\":1,\"size_x\":3,\"size_y\":4,\"type\":\"visualization\"},{\"col\":4,\"id\":\"PgSQL-Errors\",\"row\":1,\"size_x\":5,\"size_y\":4,\"type\":\"visualization\"},{\"col\":9,\"id\":\"PgSQL-Methods\",\"row\":1,\"size_x\":4,\"size_y\":4,\"type\":\"visualization\"},{\"col\":1,\"id\":\"PgSQL-response-times-percentiles\",\"row\":5,\"size_x\":12,\"size_y\":3,\"type\":\"visualization\"},{\"col\":7,\"id\":\"PgSQL-throughput\",\"row\":8,\"size_x\":6,\"size_y\":3,\"type\":\"visualization\"},{\"col\":1,\"id\":\"PgSQL-Reads-vs-Writes\",\"row\":8,\"size_x\":6,\"size_y\":3,\"type\":\"visualization\"},{\"id\":\"Most-frequent-PgSQL-queries\",\"type\":\"visualization\",\"size_x\":6,\"size_y\":6,\"col\":1,\"row\":11},{\"id\":\"Slowest-PgSQL-queries\",\"type\":\"visualization\",\"size_x\":6,\"size_y\":6,\"col\":7,\"row\":11}]",
198+ "version": 1,
199+ "kibanaSavedObjectMeta": {
200+ "searchSourceJSON": "{\"filter\":[{\"query\":{\"query_string\":{\"analyze_wildcard\":true,\"query\":\"*\"}}}]}"
201+ }
202+}
203\ No newline at end of file
204
205=== added file 'dashboards/beats/dashboards/dashboard/Thrift-performance.json'
206--- dashboards/beats/dashboards/dashboard/Thrift-performance.json 1970-01-01 00:00:00 +0000
207+++ dashboards/beats/dashboards/dashboard/Thrift-performance.json 2016-04-29 16:15:40 +0000
208@@ -0,0 +1,11 @@
209+{
210+ "hits": 0,
211+ "timeRestore": false,
212+ "description": "",
213+ "title": "Thrift performance",
214+ "panelsJSON": "[{\"col\":1,\"id\":\"Navigation\",\"row\":1,\"size_x\":3,\"size_y\":4,\"type\":\"visualization\"},{\"col\":4,\"id\":\"Thrift-requests-per-minute\",\"row\":1,\"size_x\":5,\"size_y\":4,\"type\":\"visualization\"},{\"col\":9,\"id\":\"Thrift-RPC-Errors\",\"row\":1,\"size_x\":4,\"size_y\":4,\"type\":\"visualization\"},{\"col\":1,\"id\":\"Slowest-Thrift-RPC-methods\",\"row\":5,\"size_x\":6,\"size_y\":3,\"type\":\"visualization\"},{\"col\":7,\"id\":\"Thrift-response-times-percentiles\",\"row\":5,\"size_x\":6,\"size_y\":3,\"type\":\"visualization\"},{\"col\":1,\"id\":\"Top-Thrift-RPC-methods\",\"row\":8,\"size_x\":6,\"size_y\":4,\"type\":\"visualization\"},{\"col\":7,\"id\":\"Top-Thrift-RPC-calls-with-errors\",\"row\":8,\"size_x\":6,\"size_y\":4,\"type\":\"visualization\"},{\"id\":\"Thrift-transactions\",\"type\":\"search\",\"size_x\":12,\"size_y\":8,\"col\":1,\"row\":12,\"columns\":[\"method\",\"type\",\"path\",\"responsetime\",\"status\"],\"sort\":[\"@timestamp\",\"desc\"]}]",
215+ "version": 1,
216+ "kibanaSavedObjectMeta": {
217+ "searchSourceJSON": "{\"filter\":[{\"query\":{\"query_string\":{\"analyze_wildcard\":true,\"query\":\"*\"}}}]}"
218+ }
219+}
220\ No newline at end of file
221
222=== added file 'dashboards/beats/dashboards/dashboard/Topbeat-Dashboard.json'
223--- dashboards/beats/dashboards/dashboard/Topbeat-Dashboard.json 1970-01-01 00:00:00 +0000
224+++ dashboards/beats/dashboards/dashboard/Topbeat-Dashboard.json 2016-04-29 16:15:40 +0000
225@@ -0,0 +1,15 @@
226+{
227+ "hits": 0,
228+ "timeFrom": "now-15m",
229+ "timeRestore": true,
230+ "description": "",
231+ "title": "Topbeat-Dashboard",
232+ "uiStateJSON": "{}",
233+ "panelsJSON": "[{\"col\":1,\"id\":\"Navigation\",\"panelIndex\":1,\"row\":1,\"size_x\":3,\"size_y\":4,\"type\":\"visualization\"},{\"col\":4,\"id\":\"System-load\",\"panelIndex\":2,\"row\":1,\"size_x\":9,\"size_y\":4,\"type\":\"visualization\"},{\"col\":8,\"id\":\"Process-status\",\"panelIndex\":4,\"row\":5,\"size_x\":5,\"size_y\":4,\"type\":\"visualization\"},{\"col\":1,\"id\":\"Memory-usage\",\"panelIndex\":5,\"row\":9,\"size_x\":6,\"size_y\":4,\"type\":\"visualization\"},{\"col\":7,\"id\":\"CPU-usage\",\"panelIndex\":7,\"row\":9,\"size_x\":6,\"size_y\":4,\"type\":\"visualization\"},{\"col\":1,\"id\":\"CPU-usage-per-process\",\"panelIndex\":8,\"row\":13,\"size_x\":6,\"size_y\":4,\"type\":\"visualization\"},{\"col\":7,\"id\":\"Memory-usage-per-process\",\"panelIndex\":9,\"row\":13,\"size_x\":6,\"size_y\":4,\"type\":\"visualization\"},{\"col\":1,\"id\":\"Top-processes\",\"panelIndex\":10,\"row\":17,\"size_x\":6,\"size_y\":5,\"type\":\"visualization\"},{\"col\":1,\"id\":\"Servers\",\"panelIndex\":11,\"row\":5,\"size_x\":7,\"size_y\":4,\"type\":\"visualization\"},{\"col\":7,\"id\":\"Disk-utilization-over-time\",\"panelIndex\":12,\"row\":17,\"size_x\":6,\"size_y\":5,\"type\":\"visualization\"}]",
234+ "timeTo": "now",
235+ "optionsJSON": "{\"darkTheme\":false}",
236+ "version": 1,
237+ "kibanaSavedObjectMeta": {
238+ "searchSourceJSON": "{\"filter\":[{\"query\":{\"query_string\":{\"analyze_wildcard\":true,\"query\":\"*\"}}}]}"
239+ }
240+}
241\ No newline at end of file
242
243=== added file 'dashboards/beats/dashboards/dashboard/Winlogbeat-Dashboard.json'
244--- dashboards/beats/dashboards/dashboard/Winlogbeat-Dashboard.json 1970-01-01 00:00:00 +0000
245+++ dashboards/beats/dashboards/dashboard/Winlogbeat-Dashboard.json 2016-04-29 16:15:40 +0000
246@@ -0,0 +1,13 @@
247+{
248+ "hits": 0,
249+ "timeRestore": false,
250+ "description": "",
251+ "title": "Winlogbeat Dashboard",
252+ "uiStateJSON": "{}",
253+ "panelsJSON": "[{\"col\":4,\"id\":\"Number-of-Events-Over-Time-By-Event-Log\",\"panelIndex\":1,\"row\":1,\"size_x\":9,\"size_y\":4,\"type\":\"visualization\"},{\"col\":1,\"id\":\"Number-of-Events\",\"panelIndex\":3,\"row\":5,\"size_x\":3,\"size_y\":3,\"type\":\"visualization\"},{\"col\":7,\"id\":\"Top-Event-IDs\",\"panelIndex\":4,\"row\":5,\"size_x\":3,\"size_y\":3,\"type\":\"visualization\"},{\"col\":10,\"id\":\"Event-Levels\",\"panelIndex\":5,\"row\":5,\"size_x\":3,\"size_y\":3,\"type\":\"visualization\"},{\"col\":4,\"id\":\"Sources\",\"panelIndex\":6,\"row\":5,\"size_x\":3,\"size_y\":3,\"type\":\"visualization\"},{\"col\":1,\"id\":\"Navigation\",\"panelIndex\":7,\"row\":1,\"size_x\":3,\"size_y\":4,\"type\":\"visualization\"}]",
254+ "optionsJSON": "{\"darkTheme\":false}",
255+ "version": 1,
256+ "kibanaSavedObjectMeta": {
257+ "searchSourceJSON": "{\"filter\":[{\"query\":{\"query_string\":{\"analyze_wildcard\":true,\"query\":\"*\"}}}]}"
258+ }
259+}
260\ No newline at end of file
261
262=== added directory 'dashboards/beats/dashboards/index-pattern'
263=== added file 'dashboards/beats/dashboards/index-pattern/filebeat.json'
264--- dashboards/beats/dashboards/index-pattern/filebeat.json 1970-01-01 00:00:00 +0000
265+++ dashboards/beats/dashboards/index-pattern/filebeat.json 2016-04-29 16:15:40 +0000
266@@ -0,0 +1,5 @@
267+{
268+ "fields": "[{\"name\":\"offset\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"_index\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":false,\"analyzed\":false,\"doc_values\":false},{\"name\":\"line\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"_type\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":false},{\"name\":\"message\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":true,\"doc_values\":false},{\"name\":\"_source\",\"type\":\"_source\",\"count\":0,\"scripted\":false,\"indexed\":false,\"analyzed\":false,\"doc_values\":false},{\"name\":\"_id\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":false,\"analyzed\":false,\"doc_values\":false},{\"name\":\"@timestamp\",\"type\":\"date\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":false},{\"name\":\"beat.name\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"count\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"source\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"type\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true}]",
269+ "timeFieldName": "@timestamp",
270+ "title": "filebeat-*"
271+}
272\ No newline at end of file
273
274=== added file 'dashboards/beats/dashboards/index-pattern/packetbeat.json'
275--- dashboards/beats/dashboards/index-pattern/packetbeat.json 1970-01-01 00:00:00 +0000
276+++ dashboards/beats/dashboards/index-pattern/packetbeat.json 2016-04-29 16:15:40 +0000
277@@ -0,0 +1,5 @@
278+{
279+ "fields": "[{\"name\":\"http.response_headers.server\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"_source\",\"type\":\"_source\",\"count\":0,\"scripted\":false,\"indexed\":false,\"analyzed\":false,\"doc_values\":false},{\"name\":\"count\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"bytes_out\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"http.content_length\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"http.request_headers.cache-control\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"http.response_headers.date\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"type\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":true,\"doc_values\":false},{\"name\":\"client_ip\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":true,\"doc_values\":false},{\"name\":\"http.request_headers.user-agent\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"http.request_headers.accept\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"status\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":true,\"doc_values\":false},{\"name\":\"http.response_headers.connection\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"_index\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":false,\"analyzed\":false,\"doc_values\":false},{\"name\":\"http.request_headers.accept-encoding\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"http.response_headers.content-type\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"client_server\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":true,\"doc_values\":false},{\"name\":\"@timestamp\",\"type\":\"date\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"http.request_headers.connection\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"http.request_headers.accept-language\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"beat.name\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":true,\"doc_values\":false},{\"name\":\"port\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"client_proc\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":true,\"doc_values\":false},{\"name\":\"responsetime\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"http.response_headers.cache-control\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":true,\"doc_values\":false},{\"name\":\"direction\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":true,\"doc_values\":false},{\"name\":\"query\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":true,\"doc_values\":false},{\"name\":\"http.request_headers.x-forward-for\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"http.request_headers.x-scheme\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"client_location\",\"type\":\"conflict\",\"count\":0,\"scripted\":false,\"indexed\":false,\"analyzed\":false,\"doc_values\":false},{\"name\":\"beat.hostname\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":true,\"doc_values\":false},{\"name\":\"path\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":true,\"doc_values\":false},{\"name\":\"client_port\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"proc\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":true,\"doc_values\":false},{\"name\":\"bytes_in\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"http.request_headers.cookie\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"http.request_headers.host\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"http.phrase\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"http.request_headers.x-real-ip\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"http.code\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"params\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":true,\"doc_values\":false},{\"name\":\"ip\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":true,\"doc_values\":false},{\"name\":\"real_ip\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"http.response_headers.content-length\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"method\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":true,\"doc_values\":false},{\"name\":\"server\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":true,\"doc_values\":false},{\"name\":\"mysql.insert_id\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"mysql.num_fields\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"mysql.iserror\",\"type\":\"boolean\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"mysql.error_message\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":true,\"doc_values\":false},{\"name\":\"mysql.num_rows\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"mysql.affected_rows\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"mysql.error_code\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"http.request_headers.x-requested-with\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"http.response_headers.last-modified\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"http.request_headers.accept-charset\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"request\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":true,\"doc_values\":false},{\"name\":\"http.response_headers.transfer-encoding\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"http.response_headers.set-cookie\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"http.request_headers.referer\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"http.response_headers.accept-ranges\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"response\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":true,\"doc_values\":false},{\"name\":\"http.response_headers.content-encoding\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"http.request_headers.pragma\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"_id\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":false,\"analyzed\":false,\"doc_values\":false},{\"name\":\"_type\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":false,\"analyzed\":false,\"doc_values\":false},{\"name\":\"_score\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":false,\"analyzed\":false,\"doc_values\":false}]",
280+ "timeFieldName": "@timestamp",
281+ "title": "packetbeat-*"
282+}
283\ No newline at end of file
284
285=== added file 'dashboards/beats/dashboards/index-pattern/topbeat.json'
286--- dashboards/beats/dashboards/index-pattern/topbeat.json 1970-01-01 00:00:00 +0000
287+++ dashboards/beats/dashboards/index-pattern/topbeat.json 2016-04-29 16:15:40 +0000
288@@ -0,0 +1,6 @@
289+{
290+ "fields": "[{\"name\":\"proc.cpu.total\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"swap.used_p\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"_source\",\"type\":\"_source\",\"count\":0,\"scripted\":false,\"indexed\":false,\"analyzed\":false,\"doc_values\":false},{\"name\":\"count\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"proc.cpu.user\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"type\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"proc.mem.share\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"proc.ppid\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpu.system_p\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"load.load15\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"fs.used_p\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"beat.hostname\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"proc.mem.size\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"proc.mem.rss\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"load.load5\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"proc.name\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"proc.cpu.start_time\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"proc.mem.rss_p\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"load.load1\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"proc.pid\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"_index\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":false,\"analyzed\":false,\"doc_values\":false},{\"name\":\"swap.actual_used_p\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpu.user_p\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"mem.actual_used_p\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"proc.state\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"@timestamp\",\"type\":\"date\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"beat.name\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"proc.cpu.system\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"mem.used_p\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpus.cpu1.system\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpus.cpu3.user\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpus.cpu3.steal\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpus.cpu3.idle\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpus.cpu3.system_p\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpus.cpu2.system\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpu.irq\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"mem.used\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpus.cpu2.user\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpus.cpu2.softirq\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpus.cpu1.nice\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"mem.total\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpus.cpu0.idle\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"swap.used\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpu.steal\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpu.system\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpus.cpu0.system\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"swap.total\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpus.cpu1.system_p\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpus.cpu3.iowait\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpus.cpu2.nice\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpus.cpu1.steal\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"mem.actual_used\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpu.softirq\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpus.cpu3.nice\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"mem.actual_free\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpus.cpu2.idle\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpus.cpu3.user_p\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpus.cpu2.iowait\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpus.cpu3.irq\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"swap.free\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpus.cpu2.system_p\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpus.cpu0.user\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpus.cpu0.steal\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpus.cpu1.irq\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpu.idle\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpu.iowait\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpus.cpu0.irq\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpus.cpu0.user_p\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpu.nice\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpus.cpu3.softirq\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpus.cpu2.steal\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpus.cpu1.idle\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpus.cpu0.system_p\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpus.cpu2.user_p\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpus.cpu1.user\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpus.cpu0.iowait\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"mem.free\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpu.user\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpus.cpu1.iowait\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpus.cpu2.irq\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpus.cpu3.system\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpus.cpu1.softirq\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpus.cpu0.nice\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpus.cpu0.softirq\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"cpus.cpu1.user_p\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"fs.files\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"fs.free_files\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"fs.device_name\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"fs.used\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"fs.avail\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"fs.free\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"fs.total\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"fs.mount_point\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"swap.actual_used\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"swap.actual_free\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"proc.cpu.total_p\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"_id\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":false,\"analyzed\":false,\"doc_values\":false},{\"name\":\"_type\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":false,\"analyzed\":false,\"doc_values\":false},{\"name\":\"_score\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":false,\"analyzed\":false,\"doc_values\":false},{\"name\":\"proc.cpu.user_p\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true}]",
291+ "fieldFormatMap": "{\"proc.mem.share\":{\"id\":\"bytes\"},\"proc.mem.size\":{\"id\":\"bytes\"},\"proc.mem.rss\":{\"id\":\"bytes\"},\"swap.free\":{\"id\":\"bytes\"},\"swap.used_p\":{\"id\":\"percent\"},\"mem.used\":{\"id\":\"bytes\"},\"load.load15\":{\"id\":\"number\"},\"cpu.system_p\":{\"id\":\"percent\"},\"mem.total\":{\"id\":\"bytes\"},\"fs.used_p\":{\"id\":\"percent\"},\"proc.mem.rss_p\":{\"id\":\"percent\"},\"load.load1\":{\"id\":\"number\"},\"load.load5\":{\"id\":\"number\"},\"cpu.user_p\":{\"id\":\"percent\"},\"swap.used\":{\"id\":\"bytes\"},\"mem.free\":{\"id\":\"bytes\"},\"mem.used_p\":{\"id\":\"percent\"},\"mem.actual_free\":{\"id\":\"bytes\"},\"mem.actual_used\":{\"id\":\"bytes\"},\"fs.used\":{\"id\":\"bytes\"},\"fs.avail\":{\"id\":\"bytes\"},\"fs.free\":{\"id\":\"bytes\"},\"fs.total\":{\"id\":\"bytes\"},\"swap.total\":{\"id\":\"bytes\"},\"proc.cpu.total_p\":{\"id\":\"percent\"}}",
292+ "timeFieldName": "@timestamp",
293+ "title": "topbeat-*"
294+}
295\ No newline at end of file
296
297=== added file 'dashboards/beats/dashboards/index-pattern/winlogbeat.json'
298--- dashboards/beats/dashboards/index-pattern/winlogbeat.json 1970-01-01 00:00:00 +0000
299+++ dashboards/beats/dashboards/index-pattern/winlogbeat.json 2016-04-29 16:15:40 +0000
300@@ -0,0 +1,5 @@
301+{
302+ "fields": "[{\"name\":\"_index\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":false,\"analyzed\":false,\"doc_values\":false},{\"name\":\"message\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":true,\"doc_values\":false},{\"name\":\"@timestamp\",\"type\":\"date\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"_source\",\"type\":\"_source\",\"count\":0,\"scripted\":false,\"indexed\":false,\"analyzed\":false,\"doc_values\":false},{\"name\":\"record_number\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"user.name\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"type\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"user.domain\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"source_name\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"computer_name\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"log_name\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"level\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"count\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"beat.name\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"beat.hostname\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"event_id\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"user.type\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"user.identifier\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"message_error\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"category\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":true,\"analyzed\":false,\"doc_values\":true},{\"name\":\"_id\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":false,\"analyzed\":false,\"doc_values\":false},{\"name\":\"_type\",\"type\":\"string\",\"count\":0,\"scripted\":false,\"indexed\":false,\"analyzed\":false,\"doc_values\":false},{\"name\":\"_score\",\"type\":\"number\",\"count\":0,\"scripted\":false,\"indexed\":false,\"analyzed\":false,\"doc_values\":false}]",
303+ "timeFieldName": "@timestamp",
304+ "title": "winlogbeat-*"
305+}
306\ No newline at end of file
307
308=== added directory 'dashboards/beats/dashboards/search'
309=== added file 'dashboards/beats/dashboards/search/Cache-transactions.json'
310--- dashboards/beats/dashboards/search/Cache-transactions.json 1970-01-01 00:00:00 +0000
311+++ dashboards/beats/dashboards/search/Cache-transactions.json 2016-04-29 16:15:40 +0000
312@@ -0,0 +1,20 @@
313+{
314+ "sort": [
315+ "@timestamp",
316+ "desc"
317+ ],
318+ "hits": 0,
319+ "description": "",
320+ "title": "Cache transactions",
321+ "version": 1,
322+ "kibanaSavedObjectMeta": {
323+ "searchSourceJSON": "{\"index\":\"packetbeat-*\",\"highlight\":{\"pre_tags\":[\"@kibana-highlighted-field@\"],\"post_tags\":[\"@/kibana-highlighted-field@\"],\"fields\":{\"*\":{}}},\"filter\":[],\"query\":{\"query_string\":{\"query\":\"type: redis\",\"analyze_wildcard\":true}}}"
324+ },
325+ "columns": [
326+ "type",
327+ "method",
328+ "path",
329+ "responsetime",
330+ "status"
331+ ]
332+}
333\ No newline at end of file
334
335=== added file 'dashboards/beats/dashboards/search/DB-transactions.json'
336--- dashboards/beats/dashboards/search/DB-transactions.json 1970-01-01 00:00:00 +0000
337+++ dashboards/beats/dashboards/search/DB-transactions.json 2016-04-29 16:15:40 +0000
338@@ -0,0 +1,20 @@
339+{
340+ "sort": [
341+ "@timestamp",
342+ "desc"
343+ ],
344+ "hits": 0,
345+ "description": "",
346+ "title": "DB transactions",
347+ "version": 1,
348+ "kibanaSavedObjectMeta": {
349+ "searchSourceJSON": "{\"index\":\"packetbeat-*\",\"highlight\":{\"pre_tags\":[\"@kibana-highlighted-field@\"],\"post_tags\":[\"@/kibana-highlighted-field@\"],\"fields\":{\"*\":{}},\"fragment_size\":2147483647},\"filter\":[],\"query\":{\"query_string\":{\"query\":\"type: mysql or type: pgsql or type: mongodb\",\"analyze_wildcard\":true}}}"
350+ },
351+ "columns": [
352+ "type",
353+ "method",
354+ "path",
355+ "responsetime",
356+ "status"
357+ ]
358+}
359\ No newline at end of file
360
361=== added file 'dashboards/beats/dashboards/search/Default-Search.json'
362--- dashboards/beats/dashboards/search/Default-Search.json 1970-01-01 00:00:00 +0000
363+++ dashboards/beats/dashboards/search/Default-Search.json 2016-04-29 16:15:40 +0000
364@@ -0,0 +1,21 @@
365+{
366+ "sort": [
367+ "@timestamp",
368+ "desc"
369+ ],
370+ "hits": 0,
371+ "description": "",
372+ "title": "Default Search",
373+ "version": 1,
374+ "kibanaSavedObjectMeta": {
375+ "searchSourceJSON": "{\"index\":\"logstash-*\",\"highlight\":{\"pre_tags\":[\"@kibana-highlighted-field@\"],\"post_tags\":[\"@/kibana-highlighted-field@\"],\"fields\":{\"*\":{}},\"fragment_size\":2147483647},\"filter\":[],\"query\":{\"query_string\":{\"query\":\"*\",\"analyze_wildcard\":true}}}"
376+ },
377+ "columns": [
378+ "method",
379+ "type",
380+ "path",
381+ "responsetime",
382+ "status",
383+ "query"
384+ ]
385+}
386\ No newline at end of file
387
388=== added file 'dashboards/beats/dashboards/search/Errors.json'
389--- dashboards/beats/dashboards/search/Errors.json 1970-01-01 00:00:00 +0000
390+++ dashboards/beats/dashboards/search/Errors.json 2016-04-29 16:15:40 +0000
391@@ -0,0 +1,20 @@
392+{
393+ "sort": [
394+ "@timestamp",
395+ "desc"
396+ ],
397+ "hits": 0,
398+ "description": "",
399+ "title": "Errors",
400+ "version": 1,
401+ "kibanaSavedObjectMeta": {
402+ "searchSourceJSON": "{\"index\":\"packetbeat-*\",\"highlight\":{\"pre_tags\":[\"@kibana-highlighted-field@\"],\"post_tags\":[\"@/kibana-highlighted-field@\"],\"fields\":{\"*\":{}}},\"filter\":[{\"meta\":{\"index\":\"packetbeat-*\",\"negate\":true,\"key\":\"status\",\"value\":\"OK\",\"disabled\":false},\"query\":{\"match\":{\"status\":{\"query\":\"OK\",\"type\":\"phrase\"}}}}],\"query\":{\"query_string\":{\"query\":\"*\",\"analyze_wildcard\":true}}}"
403+ },
404+ "columns": [
405+ "type",
406+ "method",
407+ "path",
408+ "responsetime",
409+ "status"
410+ ]
411+}
412\ No newline at end of file
413
414=== added file 'dashboards/beats/dashboards/search/Filesystem-stats.json'
415--- dashboards/beats/dashboards/search/Filesystem-stats.json 1970-01-01 00:00:00 +0000
416+++ dashboards/beats/dashboards/search/Filesystem-stats.json 2016-04-29 16:15:40 +0000
417@@ -0,0 +1,16 @@
418+{
419+ "sort": [
420+ "@timestamp",
421+ "desc"
422+ ],
423+ "hits": 0,
424+ "description": "",
425+ "title": "Filesystem stats",
426+ "version": 1,
427+ "kibanaSavedObjectMeta": {
428+ "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\":[]}"
429+ },
430+ "columns": [
431+ "_source"
432+ ]
433+}
434\ No newline at end of file
435
436=== added file 'dashboards/beats/dashboards/search/HTTP-errors.json'
437--- dashboards/beats/dashboards/search/HTTP-errors.json 1970-01-01 00:00:00 +0000
438+++ dashboards/beats/dashboards/search/HTTP-errors.json 2016-04-29 16:15:40 +0000
439@@ -0,0 +1,20 @@
440+{
441+ "sort": [
442+ "@timestamp",
443+ "desc"
444+ ],
445+ "hits": 0,
446+ "description": "",
447+ "title": "HTTP errors",
448+ "version": 1,
449+ "kibanaSavedObjectMeta": {
450+ "searchSourceJSON": "{\"index\":\"packetbeat-*\",\"highlight\":{\"pre_tags\":[\"@kibana-highlighted-field@\"],\"post_tags\":[\"@/kibana-highlighted-field@\"],\"fields\":{\"*\":{}}},\"filter\":[{\"meta\":{\"index\":\"packetbeat-*\",\"negate\":false,\"key\":\"type\",\"value\":\"http\",\"disabled\":false},\"query\":{\"match\":{\"type\":{\"query\":\"http\",\"type\":\"phrase\"}}}},{\"meta\":{\"negate\":true,\"index\":\"packetbeat-*\",\"key\":\"http.code\",\"value\":200,\"disabled\":false},\"query\":{\"match\":{\"http.code\":{\"query\":200,\"type\":\"phrase\"}}}}],\"query\":{\"query_string\":{\"analyze_wildcard\":true,\"query\":\"*\"}}}"
451+ },
452+ "columns": [
453+ "type",
454+ "method",
455+ "path",
456+ "responsetime",
457+ "status"
458+ ]
459+}
460\ No newline at end of file
461
462=== added file 'dashboards/beats/dashboards/search/MongoDB-errors.json'
463--- dashboards/beats/dashboards/search/MongoDB-errors.json 1970-01-01 00:00:00 +0000
464+++ dashboards/beats/dashboards/search/MongoDB-errors.json 2016-04-29 16:15:40 +0000
465@@ -0,0 +1,21 @@
466+{
467+ "sort": [
468+ "@timestamp",
469+ "desc"
470+ ],
471+ "hits": 0,
472+ "description": "",
473+ "title": "MongoDB errors",
474+ "version": 1,
475+ "kibanaSavedObjectMeta": {
476+ "searchSourceJSON": "{\"index\":\"packetbeat-*\",\"highlight\":{\"pre_tags\":[\"@kibana-highlighted-field@\"],\"post_tags\":[\"@/kibana-highlighted-field@\"],\"fields\":{\"*\":{}},\"fragment_size\":2147483647},\"filter\":[{\"meta\":{\"disabled\":false,\"index\":\"packetbeat-*\",\"key\":\"type\",\"negate\":false,\"value\":\"mongodb\"},\"query\":{\"match\":{\"type\":{\"query\":\"mongodb\",\"type\":\"phrase\"}}}},{\"meta\":{\"negate\":true,\"index\":\"packetbeat-*\",\"key\":\"status\",\"value\":\"OK\",\"disabled\":false},\"query\":{\"match\":{\"status\":{\"query\":\"OK\",\"type\":\"phrase\"}}}}],\"query\":{\"query_string\":{\"query\":\"*\",\"analyze_wildcard\":true}}}"
477+ },
478+ "columns": [
479+ "method",
480+ "type",
481+ "path",
482+ "responsetime",
483+ "status",
484+ "query"
485+ ]
486+}
487\ No newline at end of file
488
489=== added file 'dashboards/beats/dashboards/search/MongoDB-transactions-with-write-concern-0.json'
490--- dashboards/beats/dashboards/search/MongoDB-transactions-with-write-concern-0.json 1970-01-01 00:00:00 +0000
491+++ dashboards/beats/dashboards/search/MongoDB-transactions-with-write-concern-0.json 2016-04-29 16:15:40 +0000
492@@ -0,0 +1,21 @@
493+{
494+ "sort": [
495+ "@timestamp",
496+ "desc"
497+ ],
498+ "hits": 0,
499+ "description": "",
500+ "title": "MongoDB transactions with write concern 0",
501+ "version": 1,
502+ "kibanaSavedObjectMeta": {
503+ "searchSourceJSON": "{\"index\":\"packetbeat-*\",\"highlight\":{\"pre_tags\":[\"@kibana-highlighted-field@\"],\"post_tags\":[\"@/kibana-highlighted-field@\"],\"fields\":{\"*\":{}},\"fragment_size\":2147483647},\"filter\":[{\"meta\":{\"disabled\":false,\"index\":\"packetbeat-*\",\"key\":\"type\",\"negate\":false,\"value\":\"mongodb\"},\"query\":{\"match\":{\"type\":{\"query\":\"mongodb\",\"type\":\"phrase\"}}}}],\"query\":{\"query_string\":{\"analyze_wildcard\":true,\"query\":\"request: \\\"writeConcern w 0\\\"\"}}}"
504+ },
505+ "columns": [
506+ "method",
507+ "type",
508+ "path",
509+ "responsetime",
510+ "status",
511+ "query"
512+ ]
513+}
514\ No newline at end of file
515
516=== added file 'dashboards/beats/dashboards/search/MongoDB-transactions.json'
517--- dashboards/beats/dashboards/search/MongoDB-transactions.json 1970-01-01 00:00:00 +0000
518+++ dashboards/beats/dashboards/search/MongoDB-transactions.json 2016-04-29 16:15:40 +0000
519@@ -0,0 +1,21 @@
520+{
521+ "sort": [
522+ "@timestamp",
523+ "desc"
524+ ],
525+ "hits": 0,
526+ "description": "",
527+ "title": "MongoDB transactions",
528+ "version": 1,
529+ "kibanaSavedObjectMeta": {
530+ "searchSourceJSON": "{\"index\":\"packetbeat-*\",\"highlight\":{\"pre_tags\":[\"@kibana-highlighted-field@\"],\"post_tags\":[\"@/kibana-highlighted-field@\"],\"fields\":{\"*\":{}},\"fragment_size\":2147483647},\"filter\":[{\"meta\":{\"disabled\":false,\"index\":\"packetbeat-*\",\"key\":\"type\",\"negate\":false,\"value\":\"mongodb\"},\"query\":{\"match\":{\"type\":{\"query\":\"mongodb\",\"type\":\"phrase\"}}}}],\"query\":{\"query_string\":{\"query\":\"*\",\"analyze_wildcard\":true}}}"
531+ },
532+ "columns": [
533+ "method",
534+ "type",
535+ "path",
536+ "responsetime",
537+ "status",
538+ "query"
539+ ]
540+}
541\ No newline at end of file
542
543=== added file 'dashboards/beats/dashboards/search/MySQL-Transactions.json'
544--- dashboards/beats/dashboards/search/MySQL-Transactions.json 1970-01-01 00:00:00 +0000
545+++ dashboards/beats/dashboards/search/MySQL-Transactions.json 2016-04-29 16:15:40 +0000
546@@ -0,0 +1,20 @@
547+{
548+ "sort": [
549+ "@timestamp",
550+ "desc"
551+ ],
552+ "hits": 0,
553+ "description": "",
554+ "title": "MySQL Transactions",
555+ "version": 1,
556+ "kibanaSavedObjectMeta": {
557+ "searchSourceJSON": "{\"index\":\"packetbeat-*\",\"highlight\":{\"pre_tags\":[\"@kibana-highlighted-field@\"],\"post_tags\":[\"@/kibana-highlighted-field@\"],\"fields\":{\"*\":{}}},\"filter\":[{\"meta\":{\"index\":\"packetbeat-*\",\"negate\":false,\"key\":\"type\",\"value\":\"mysql\",\"disabled\":false},\"query\":{\"match\":{\"type\":{\"query\":\"mysql\",\"type\":\"phrase\"}}}}],\"query\":{\"query_string\":{\"analyze_wildcard\":true,\"query\":\"*\"}}}"
558+ },
559+ "columns": [
560+ "method",
561+ "type",
562+ "path",
563+ "responsetime",
564+ "status"
565+ ]
566+}
567\ No newline at end of file
568
569=== added file 'dashboards/beats/dashboards/search/MySQL-errors.json'
570--- dashboards/beats/dashboards/search/MySQL-errors.json 1970-01-01 00:00:00 +0000
571+++ dashboards/beats/dashboards/search/MySQL-errors.json 2016-04-29 16:15:40 +0000
572@@ -0,0 +1,20 @@
573+{
574+ "sort": [
575+ "@timestamp",
576+ "desc"
577+ ],
578+ "hits": 0,
579+ "description": "",
580+ "title": "MySQL errors",
581+ "version": 1,
582+ "kibanaSavedObjectMeta": {
583+ "searchSourceJSON": "{\"index\":\"packetbeat-*\",\"highlight\":{\"pre_tags\":[\"@kibana-highlighted-field@\"],\"post_tags\":[\"@/kibana-highlighted-field@\"],\"fields\":{\"*\":{}}},\"filter\":[{\"meta\":{\"disabled\":false,\"index\":\"packetbeat-*\",\"key\":\"type\",\"negate\":false,\"value\":\"mysql\"},\"query\":{\"match\":{\"type\":{\"query\":\"mysql\",\"type\":\"phrase\"}}}},{\"meta\":{\"index\":\"packetbeat-*\",\"negate\":true,\"key\":\"status\",\"value\":\"OK\",\"disabled\":false},\"query\":{\"match\":{\"status\":{\"query\":\"OK\",\"type\":\"phrase\"}}}}],\"query\":{\"query_string\":{\"analyze_wildcard\":true,\"query\":\"*\"}}}"
584+ },
585+ "columns": [
586+ "method",
587+ "type",
588+ "path",
589+ "responsetime",
590+ "status"
591+ ]
592+}
593\ No newline at end of file
594
595=== added file 'dashboards/beats/dashboards/search/Packetbeat-Search.json'
596--- dashboards/beats/dashboards/search/Packetbeat-Search.json 1970-01-01 00:00:00 +0000
597+++ dashboards/beats/dashboards/search/Packetbeat-Search.json 2016-04-29 16:15:40 +0000
598@@ -0,0 +1,16 @@
599+{
600+ "sort": [
601+ "@timestamp",
602+ "desc"
603+ ],
604+ "hits": 0,
605+ "description": "",
606+ "title": "Packetbeat Search",
607+ "version": 1,
608+ "kibanaSavedObjectMeta": {
609+ "searchSourceJSON": "{\"index\":\"packetbeat-*\",\"query\":{\"query_string\":{\"analyze_wildcard\":true,\"query\":\"*\"}},\"filter\":[],\"highlight\":{\"pre_tags\":[\"@kibana-highlighted-field@\"],\"post_tags\":[\"@/kibana-highlighted-field@\"],\"fields\":{\"*\":{}},\"require_field_match\":false,\"fragment_size\":2147483647}}"
610+ },
611+ "columns": [
612+ "_source"
613+ ]
614+}
615\ No newline at end of file
616
617=== added file 'dashboards/beats/dashboards/search/PgSQL-errors.json'
618--- dashboards/beats/dashboards/search/PgSQL-errors.json 1970-01-01 00:00:00 +0000
619+++ dashboards/beats/dashboards/search/PgSQL-errors.json 2016-04-29 16:15:40 +0000
620@@ -0,0 +1,20 @@
621+{
622+ "sort": [
623+ "@timestamp",
624+ "desc"
625+ ],
626+ "hits": 0,
627+ "description": "",
628+ "title": "PgSQL errors",
629+ "version": 1,
630+ "kibanaSavedObjectMeta": {
631+ "searchSourceJSON": "{\"index\":\"packetbeat-*\",\"highlight\":{\"pre_tags\":[\"@kibana-highlighted-field@\"],\"post_tags\":[\"@/kibana-highlighted-field@\"],\"fields\":{\"*\":{}}},\"filter\":[{\"meta\":{\"disabled\":false,\"index\":\"packetbeat-*\",\"key\":\"type\",\"negate\":false,\"value\":\"pgsql\"},\"query\":{\"match\":{\"type\":{\"query\":\"pgsql\",\"type\":\"phrase\"}}}},{\"meta\":{\"index\":\"packetbeat-*\",\"negate\":true,\"key\":\"status\",\"value\":\"OK\",\"disabled\":false},\"query\":{\"match\":{\"status\":{\"query\":\"OK\",\"type\":\"phrase\"}}}}],\"query\":{\"query_string\":{\"query\":\"*\",\"analyze_wildcard\":true}}}"
632+ },
633+ "columns": [
634+ "method",
635+ "type",
636+ "path",
637+ "responsetime",
638+ "status"
639+ ]
640+}
641\ No newline at end of file
642
643=== added file 'dashboards/beats/dashboards/search/PgSQL-transactions.json'
644--- dashboards/beats/dashboards/search/PgSQL-transactions.json 1970-01-01 00:00:00 +0000
645+++ dashboards/beats/dashboards/search/PgSQL-transactions.json 2016-04-29 16:15:40 +0000
646@@ -0,0 +1,20 @@
647+{
648+ "sort": [
649+ "@timestamp",
650+ "desc"
651+ ],
652+ "hits": 0,
653+ "description": "",
654+ "title": "PgSQL transactions",
655+ "version": 1,
656+ "kibanaSavedObjectMeta": {
657+ "searchSourceJSON": "{\"index\":\"packetbeat-*\",\"highlight\":{\"pre_tags\":[\"@kibana-highlighted-field@\"],\"post_tags\":[\"@/kibana-highlighted-field@\"],\"fields\":{\"*\":{}}},\"filter\":[{\"meta\":{\"index\":\"packetbeat-*\",\"negate\":false,\"key\":\"type\",\"value\":\"pgsql\",\"disabled\":false},\"query\":{\"match\":{\"type\":{\"query\":\"pgsql\",\"type\":\"phrase\"}}}}],\"query\":{\"query_string\":{\"query\":\"*\",\"analyze_wildcard\":true}}}"
658+ },
659+ "columns": [
660+ "method",
661+ "type",
662+ "path",
663+ "responsetime",
664+ "status"
665+ ]
666+}
667\ No newline at end of file
668
669=== added file 'dashboards/beats/dashboards/search/Proc-stats.json'
670--- dashboards/beats/dashboards/search/Proc-stats.json 1970-01-01 00:00:00 +0000
671+++ dashboards/beats/dashboards/search/Proc-stats.json 2016-04-29 16:15:40 +0000
672@@ -0,0 +1,16 @@
673+{
674+ "sort": [
675+ "@timestamp",
676+ "desc"
677+ ],
678+ "hits": 0,
679+ "description": "",
680+ "title": "Proc stats",
681+ "version": 1,
682+ "kibanaSavedObjectMeta": {
683+ "searchSourceJSON": "{\"index\":\"topbeat-*\",\"query\":{\"query_string\":{\"query\":\"type: process\",\"analyze_wildcard\":true}},\"highlight\":{\"pre_tags\":[\"@kibana-highlighted-field@\"],\"post_tags\":[\"@/kibana-highlighted-field@\"],\"fields\":{\"*\":{}},\"require_field_match\":false,\"fragment_size\":2147483647},\"filter\":[]}"
684+ },
685+ "columns": [
686+ "_source"
687+ ]
688+}
689\ No newline at end of file
690
691=== added file 'dashboards/beats/dashboards/search/Processes.json'
692--- dashboards/beats/dashboards/search/Processes.json 1970-01-01 00:00:00 +0000
693+++ dashboards/beats/dashboards/search/Processes.json 2016-04-29 16:15:40 +0000
694@@ -0,0 +1,21 @@
695+{
696+ "sort": [
697+ "@timestamp",
698+ "desc"
699+ ],
700+ "hits": 0,
701+ "description": "",
702+ "title": "Processes",
703+ "version": 1,
704+ "kibanaSavedObjectMeta": {
705+ "searchSourceJSON": "{\"index\":\"topbeat-*\",\"query\":{\"query_string\":{\"query\":\"*\",\"analyze_wildcard\":true}},\"highlight\":{\"pre_tags\":[\"@kibana-highlighted-field@\"],\"post_tags\":[\"@/kibana-highlighted-field@\"],\"fields\":{\"*\":{}},\"fragment_size\":2147483647},\"filter\":[{\"meta\":{\"negate\":false,\"index\":\"topbeat-*\",\"key\":\"type\",\"value\":\"proc\",\"disabled\":false},\"query\":{\"match\":{\"type\":{\"query\":\"proc\",\"type\":\"phrase\"}}}}]}"
706+ },
707+ "columns": [
708+ "proc.name",
709+ "proc.cpu.user_p",
710+ "proc.mem.rss_p",
711+ "proc.mem.rss",
712+ "proc.state",
713+ "proc.cpu.start_time"
714+ ]
715+}
716\ No newline at end of file
717
718=== added file 'dashboards/beats/dashboards/search/RPC-transactions.json'
719--- dashboards/beats/dashboards/search/RPC-transactions.json 1970-01-01 00:00:00 +0000
720+++ dashboards/beats/dashboards/search/RPC-transactions.json 2016-04-29 16:15:40 +0000
721@@ -0,0 +1,20 @@
722+{
723+ "sort": [
724+ "@timestamp",
725+ "desc"
726+ ],
727+ "hits": 0,
728+ "description": "",
729+ "title": "RPC transactions",
730+ "version": 1,
731+ "kibanaSavedObjectMeta": {
732+ "searchSourceJSON": "{\"index\":\"packetbeat-*\",\"highlight\":{\"pre_tags\":[\"@kibana-highlighted-field@\"],\"post_tags\":[\"@/kibana-highlighted-field@\"],\"fields\":{\"*\":{}}},\"filter\":[],\"query\":{\"query_string\":{\"query\":\"type: thrift\",\"analyze_wildcard\":true}}}"
733+ },
734+ "columns": [
735+ "type",
736+ "method",
737+ "path",
738+ "responsetime",
739+ "status"
740+ ]
741+}
742\ No newline at end of file
743
744=== added file 'dashboards/beats/dashboards/search/System-stats.json'
745--- dashboards/beats/dashboards/search/System-stats.json 1970-01-01 00:00:00 +0000
746+++ dashboards/beats/dashboards/search/System-stats.json 2016-04-29 16:15:40 +0000
747@@ -0,0 +1,16 @@
748+{
749+ "sort": [
750+ "@timestamp",
751+ "desc"
752+ ],
753+ "hits": 0,
754+ "description": "",
755+ "title": "System stats",
756+ "version": 1,
757+ "kibanaSavedObjectMeta": {
758+ "searchSourceJSON": "{\"index\":\"topbeat-*\",\"query\":{\"query_string\":{\"query\":\"type: system\",\"analyze_wildcard\":true}},\"highlight\":{\"pre_tags\":[\"@kibana-highlighted-field@\"],\"post_tags\":[\"@/kibana-highlighted-field@\"],\"fields\":{\"*\":{}},\"require_field_match\":false,\"fragment_size\":2147483647},\"filter\":[]}"
759+ },
760+ "columns": [
761+ "_source"
762+ ]
763+}
764\ No newline at end of file
765
766=== added file 'dashboards/beats/dashboards/search/System-wide.json'
767--- dashboards/beats/dashboards/search/System-wide.json 1970-01-01 00:00:00 +0000
768+++ dashboards/beats/dashboards/search/System-wide.json 2016-04-29 16:15:40 +0000
769@@ -0,0 +1,22 @@
770+{
771+ "sort": [
772+ "@timestamp",
773+ "desc"
774+ ],
775+ "hits": 0,
776+ "description": "",
777+ "title": "System wide",
778+ "version": 1,
779+ "kibanaSavedObjectMeta": {
780+ "searchSourceJSON": "{\"index\":\"topbeat-*\",\"query\":{\"query_string\":{\"query\":\"*\",\"analyze_wildcard\":true}},\"highlight\":{\"pre_tags\":[\"@kibana-highlighted-field@\"],\"post_tags\":[\"@/kibana-highlighted-field@\"],\"fields\":{\"*\":{}},\"fragment_size\":2147483647},\"filter\":[{\"meta\":{\"negate\":false,\"index\":\"topbeat-*\",\"key\":\"type\",\"value\":\"system\",\"disabled\":false},\"query\":{\"match\":{\"type\":{\"query\":\"system\",\"type\":\"phrase\"}}}}]}"
781+ },
782+ "columns": [
783+ "beat.name",
784+ "cpu.user_p",
785+ "cpu.steal",
786+ "load.load1",
787+ "load.load5",
788+ "mem.used",
789+ "mem.used_p"
790+ ]
791+}
792\ No newline at end of file
793
794=== added file 'dashboards/beats/dashboards/search/Thrift-errors.json'
795--- dashboards/beats/dashboards/search/Thrift-errors.json 1970-01-01 00:00:00 +0000
796+++ dashboards/beats/dashboards/search/Thrift-errors.json 2016-04-29 16:15:40 +0000
797@@ -0,0 +1,20 @@
798+{
799+ "sort": [
800+ "@timestamp",
801+ "desc"
802+ ],
803+ "hits": 0,
804+ "description": "",
805+ "title": "Thrift errors",
806+ "version": 1,
807+ "kibanaSavedObjectMeta": {
808+ "searchSourceJSON": "{\"index\":\"packetbeat-*\",\"highlight\":{\"pre_tags\":[\"@kibana-highlighted-field@\"],\"post_tags\":[\"@/kibana-highlighted-field@\"],\"fields\":{\"*\":{}}},\"filter\":[{\"meta\":{\"disabled\":false,\"index\":\"packetbeat-*\",\"key\":\"type\",\"negate\":false,\"value\":\"thrift\"},\"query\":{\"match\":{\"type\":{\"query\":\"thrift\",\"type\":\"phrase\"}}}},{\"meta\":{\"index\":\"packetbeat-*\",\"negate\":true,\"key\":\"status\",\"value\":\"OK\",\"disabled\":false},\"query\":{\"match\":{\"status\":{\"query\":\"OK\",\"type\":\"phrase\"}}}}],\"query\":{\"query_string\":{\"analyze_wildcard\":true,\"query\":\"type: thrift\"}}}"
809+ },
810+ "columns": [
811+ "method",
812+ "type",
813+ "path",
814+ "responsetime",
815+ "status"
816+ ]
817+}
818\ No newline at end of file
819
820=== added file 'dashboards/beats/dashboards/search/Thrift-transactions.json'
821--- dashboards/beats/dashboards/search/Thrift-transactions.json 1970-01-01 00:00:00 +0000
822+++ dashboards/beats/dashboards/search/Thrift-transactions.json 2016-04-29 16:15:40 +0000
823@@ -0,0 +1,20 @@
824+{
825+ "sort": [
826+ "@timestamp",
827+ "desc"
828+ ],
829+ "hits": 0,
830+ "description": "",
831+ "title": "Thrift transactions",
832+ "version": 1,
833+ "kibanaSavedObjectMeta": {
834+ "searchSourceJSON": "{\"index\":\"packetbeat-*\",\"highlight\":{\"pre_tags\":[\"@kibana-highlighted-field@\"],\"post_tags\":[\"@/kibana-highlighted-field@\"],\"fields\":{\"*\":{}}},\"filter\":[{\"meta\":{\"index\":\"packetbeat-*\",\"negate\":false,\"key\":\"type\",\"value\":\"thrift\",\"disabled\":false},\"query\":{\"match\":{\"type\":{\"query\":\"thrift\",\"type\":\"phrase\"}}}}],\"query\":{\"query_string\":{\"analyze_wildcard\":true,\"query\":\"type: thrift\"}}}"
835+ },
836+ "columns": [
837+ "method",
838+ "type",
839+ "path",
840+ "responsetime",
841+ "status"
842+ ]
843+}
844\ No newline at end of file
845
846=== added file 'dashboards/beats/dashboards/search/Web-transactions.json'
847--- dashboards/beats/dashboards/search/Web-transactions.json 1970-01-01 00:00:00 +0000
848+++ dashboards/beats/dashboards/search/Web-transactions.json 2016-04-29 16:15:40 +0000
849@@ -0,0 +1,20 @@
850+{
851+ "sort": [
852+ "@timestamp",
853+ "desc"
854+ ],
855+ "hits": 0,
856+ "description": "",
857+ "title": "Web transactions",
858+ "version": 1,
859+ "kibanaSavedObjectMeta": {
860+ "searchSourceJSON": "{\"index\":\"packetbeat-*\",\"highlight\":{\"pre_tags\":[\"@kibana-highlighted-field@\"],\"post_tags\":[\"@/kibana-highlighted-field@\"],\"fields\":{\"*\":{}}},\"filter\":[{\"meta\":{\"index\":\"packetbeat-*\",\"negate\":false,\"key\":\"type\",\"value\":\"http\",\"disabled\":false},\"query\":{\"match\":{\"type\":{\"query\":\"http\",\"type\":\"phrase\"}}}}],\"query\":{\"query_string\":{\"analyze_wildcard\":true,\"query\":\"*\"}}}"
861+ },
862+ "columns": [
863+ "type",
864+ "method",
865+ "path",
866+ "responsetime",
867+ "status"
868+ ]
869+}
870\ No newline at end of file
871
872=== added file 'dashboards/beats/dashboards/search/Winlogbeat-Search.json'
873--- dashboards/beats/dashboards/search/Winlogbeat-Search.json 1970-01-01 00:00:00 +0000
874+++ dashboards/beats/dashboards/search/Winlogbeat-Search.json 2016-04-29 16:15:40 +0000
875@@ -0,0 +1,22 @@
876+{
877+ "sort": [
878+ "@timestamp",
879+ "desc"
880+ ],
881+ "hits": 0,
882+ "description": "",
883+ "title": "Windows Event Log Search",
884+ "version": 1,
885+ "kibanaSavedObjectMeta": {
886+ "searchSourceJSON": "{\n \"index\": \"winlogbeat-*\",\n \"filter\": [],\n \"highlight\": {\n \"pre_tags\": [\n \"@kibana-highlighted-field@\"\n ],\n \"post_tags\": [\n \"@/kibana-highlighted-field@\"\n ],\n \"fields\": {\n \"*\": {}\n },\n \"require_field_match\": false,\n \"fragment_size\": 2147483647\n },\n \"query\": {\n \"query_string\": {\n \"query\": \"*\",\n \"analyze_wildcard\": true\n }\n }\n}"
887+ },
888+ "columns": [
889+ "record_number",
890+ "log_name",
891+ "level",
892+ "source_name",
893+ "message",
894+ "event_id",
895+ "user.name"
896+ ]
897+}
898\ No newline at end of file
899
900=== added directory 'dashboards/beats/dashboards/visualization'
901=== added file 'dashboards/beats/dashboards/visualization/Average-system-load-across-all-systems.json'
902--- dashboards/beats/dashboards/visualization/Average-system-load-across-all-systems.json 1970-01-01 00:00:00 +0000
903+++ dashboards/beats/dashboards/visualization/Average-system-load-across-all-systems.json 2016-04-29 16:15:40 +0000
904@@ -0,0 +1,10 @@
905+{
906+ "visState": "{\"type\":\"metric\",\"params\":{\"fontSize\":60},\"aggs\":[{\"id\":\"1\",\"type\":\"avg\",\"schema\":\"metric\",\"params\":{\"field\":\"load.load1\"}}],\"listeners\":{}}",
907+ "description": "",
908+ "title": "Average system load across all systems",
909+ "version": 1,
910+ "savedSearchId": "System-wide",
911+ "kibanaSavedObjectMeta": {
912+ "searchSourceJSON": "{\"filter\":[]}"
913+ }
914+}
915\ No newline at end of file
916
917=== added file 'dashboards/beats/dashboards/visualization/CPU-usage-per-process.json'
918--- dashboards/beats/dashboards/visualization/CPU-usage-per-process.json 1970-01-01 00:00:00 +0000
919+++ dashboards/beats/dashboards/visualization/CPU-usage-per-process.json 2016-04-29 16:15:40 +0000
920@@ -0,0 +1,10 @@
921+{
922+ "visState": "{\"type\":\"area\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"smoothLines\":false,\"scale\":\"linear\",\"interpolate\":\"linear\",\"mode\":\"stacked\",\"times\":[],\"addTimeMarker\":false,\"defaultYExtents\":false,\"setYExtents\":false,\"yAxis\":{}},\"aggs\":[{\"id\":\"1\",\"type\":\"avg\",\"schema\":\"metric\",\"params\":{\"field\":\"proc.cpu.user_p\"}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"@timestamp\",\"interval\":\"auto\",\"customInterval\":\"2h\",\"min_doc_count\":1,\"extended_bounds\":{}}},{\"id\":\"3\",\"type\":\"terms\",\"schema\":\"group\",\"params\":{\"field\":\"proc.name\",\"size\":5,\"order\":\"desc\",\"orderBy\":\"1\"}}],\"listeners\":{}}",
923+ "description": "",
924+ "title": "CPU usage per process",
925+ "version": 1,
926+ "savedSearchId": "Proc-stats",
927+ "kibanaSavedObjectMeta": {
928+ "searchSourceJSON": "{\"filter\":[]}"
929+ }
930+}
931\ No newline at end of file
932
933=== added file 'dashboards/beats/dashboards/visualization/CPU-usage.json'
934--- dashboards/beats/dashboards/visualization/CPU-usage.json 1970-01-01 00:00:00 +0000
935+++ dashboards/beats/dashboards/visualization/CPU-usage.json 2016-04-29 16:15:40 +0000
936@@ -0,0 +1,11 @@
937+{
938+ "visState": "{\"type\":\"area\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"smoothLines\":false,\"scale\":\"linear\",\"interpolate\":\"linear\",\"mode\":\"stacked\",\"times\":[],\"addTimeMarker\":false,\"defaultYExtents\":false,\"setYExtents\":false,\"yAxis\":{}},\"aggs\":[{\"id\":\"1\",\"type\":\"max\",\"schema\":\"metric\",\"params\":{\"field\":\"cpu.system_p\"}},{\"id\":\"2\",\"type\":\"max\",\"schema\":\"metric\",\"params\":{\"field\":\"cpu.user_p\"}},{\"id\":\"3\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"@timestamp\",\"interval\":\"auto\",\"customInterval\":\"2h\",\"min_doc_count\":1,\"extended_bounds\":{}}},{\"id\":\"4\",\"type\":\"terms\",\"schema\":\"split\",\"params\":{\"field\":\"beat.name\",\"size\":5,\"order\":\"desc\",\"orderBy\":\"1\",\"row\":true}}],\"listeners\":{}}",
939+ "description": "",
940+ "title": "CPU usage",
941+ "uiStateJSON": "{}",
942+ "version": 1,
943+ "savedSearchId": "System-stats",
944+ "kibanaSavedObjectMeta": {
945+ "searchSourceJSON": "{\"filter\":[]}"
946+ }
947+}
948\ No newline at end of file
949
950=== added file 'dashboards/beats/dashboards/visualization/Cache-transactions.json'
951--- dashboards/beats/dashboards/visualization/Cache-transactions.json 1970-01-01 00:00:00 +0000
952+++ dashboards/beats/dashboards/visualization/Cache-transactions.json 2016-04-29 16:15:40 +0000
953@@ -0,0 +1,10 @@
954+{
955+ "visState": "{\"type\":\"histogram\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":false,\"mode\":\"stacked\",\"defaultYExtents\":false},\"aggs\":[{\"id\":\"1\",\"type\":\"sum\",\"schema\":\"metric\",\"params\":{\"field\":\"count\"}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"@timestamp\",\"interval\":\"auto\",\"min_doc_count\":1,\"extended_bounds\":{}}}],\"listeners\":{}}",
956+ "description": "",
957+ "title": "Cache transactions",
958+ "version": 1,
959+ "savedSearchId": "Cache-transactions",
960+ "kibanaSavedObjectMeta": {
961+ "searchSourceJSON": "{\"filter\":[]}"
962+ }
963+}
964\ No newline at end of file
965
966=== added file 'dashboards/beats/dashboards/visualization/Client-locations.json'
967--- dashboards/beats/dashboards/visualization/Client-locations.json 1970-01-01 00:00:00 +0000
968+++ dashboards/beats/dashboards/visualization/Client-locations.json 2016-04-29 16:15:40 +0000
969@@ -0,0 +1,10 @@
970+{
971+ "visState": "{\"type\":\"tile_map\",\"params\":{\"isDesaturated\":true,\"mapType\":\"Shaded Circle Markers\"},\"aggs\":[{\"id\":\"1\",\"type\":\"sum\",\"schema\":\"metric\",\"params\":{\"field\":\"count\"}},{\"id\":\"2\",\"type\":\"geohash_grid\",\"schema\":\"segment\",\"params\":{\"field\":\"client_location\",\"precision\":3}}],\"listeners\":{}}",
972+ "description": "",
973+ "title": "Client locations",
974+ "version": 1,
975+ "savedSearchId": "Web-transactions",
976+ "kibanaSavedObjectMeta": {
977+ "searchSourceJSON": "{\"filter\":[]}"
978+ }
979+}
980\ No newline at end of file
981
982=== added file 'dashboards/beats/dashboards/visualization/DB-transactions.json'
983--- dashboards/beats/dashboards/visualization/DB-transactions.json 1970-01-01 00:00:00 +0000
984+++ dashboards/beats/dashboards/visualization/DB-transactions.json 2016-04-29 16:15:40 +0000
985@@ -0,0 +1,10 @@
986+{
987+ "visState": "{\"type\":\"histogram\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"mode\":\"stacked\",\"defaultYExtents\":false},\"aggs\":[{\"id\":\"1\",\"type\":\"sum\",\"schema\":\"metric\",\"params\":{\"field\":\"count\"}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"@timestamp\",\"interval\":\"auto\",\"min_doc_count\":1,\"extended_bounds\":{}}},{\"id\":\"3\",\"type\":\"terms\",\"schema\":\"group\",\"params\":{\"field\":\"type\",\"size\":5,\"order\":\"desc\",\"orderBy\":\"1\"}}],\"listeners\":{}}",
988+ "description": "",
989+ "title": "DB transactions",
990+ "version": 1,
991+ "savedSearchId": "DB-transactions",
992+ "kibanaSavedObjectMeta": {
993+ "searchSourceJSON": "{\"filter\":[]}"
994+ }
995+}
996\ No newline at end of file
997
998=== added file 'dashboards/beats/dashboards/visualization/Disk-usage-overview.json'
999--- dashboards/beats/dashboards/visualization/Disk-usage-overview.json 1970-01-01 00:00:00 +0000
1000+++ dashboards/beats/dashboards/visualization/Disk-usage-overview.json 2016-04-29 16:15:40 +0000
1001@@ -0,0 +1,10 @@
1002+{
1003+ "visState": "{\"type\":\"histogram\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"scale\":\"linear\",\"mode\":\"stacked\",\"times\":[],\"addTimeMarker\":false,\"defaultYExtents\":false,\"setYExtents\":false,\"yAxis\":{}},\"aggs\":[{\"id\":\"1\",\"type\":\"avg\",\"schema\":\"metric\",\"params\":{\"field\":\"fs.used_p\"}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"@timestamp\",\"interval\":\"auto\",\"customInterval\":\"2h\",\"min_doc_count\":1,\"extended_bounds\":{}}},{\"id\":\"3\",\"type\":\"terms\",\"schema\":\"group\",\"params\":{\"field\":\"beat.name\",\"size\":5,\"order\":\"desc\",\"orderBy\":\"1\"}}],\"listeners\":{}}",
1004+ "description": "",
1005+ "title": "Disk usage overview",
1006+ "version": 1,
1007+ "savedSearchId": "Filesystem-stats",
1008+ "kibanaSavedObjectMeta": {
1009+ "searchSourceJSON": "{\"filter\":[]}"
1010+ }
1011+}
1012\ No newline at end of file
1013
1014=== added file 'dashboards/beats/dashboards/visualization/Disk-usage.json'
1015--- dashboards/beats/dashboards/visualization/Disk-usage.json 1970-01-01 00:00:00 +0000
1016+++ dashboards/beats/dashboards/visualization/Disk-usage.json 2016-04-29 16:15:40 +0000
1017@@ -0,0 +1,10 @@
1018+{
1019+ "visState": "{\"type\":\"table\",\"params\":{\"perPage\":10,\"showPartialRows\":false,\"showMeticsAtAllLevels\":false},\"aggs\":[{\"id\":\"1\",\"type\":\"avg\",\"schema\":\"metric\",\"params\":{\"field\":\"fs.used\"}},{\"id\":\"2\",\"type\":\"avg\",\"schema\":\"metric\",\"params\":{\"field\":\"fs.used_p\"}},{\"id\":\"3\",\"type\":\"avg\",\"schema\":\"metric\",\"params\":{\"field\":\"fs.total\"}},{\"id\":\"4\",\"type\":\"avg\",\"schema\":\"metric\",\"params\":{\"field\":\"fs.free\"}},{\"id\":\"5\",\"type\":\"avg\",\"schema\":\"metric\",\"params\":{\"field\":\"fs.free\"}},{\"id\":\"6\",\"type\":\"terms\",\"schema\":\"bucket\",\"params\":{\"field\":\"fs.device_name\",\"size\":5,\"order\":\"desc\",\"orderBy\":\"1\"}},{\"id\":\"7\",\"type\":\"terms\",\"schema\":\"bucket\",\"params\":{\"field\":\"fs.mount_point\",\"size\":5,\"order\":\"desc\",\"orderBy\":\"1\"}}],\"listeners\":{}}",
1020+ "description": "",
1021+ "title": "Disk usage",
1022+ "version": 1,
1023+ "savedSearchId": "Filesystem-stats",
1024+ "kibanaSavedObjectMeta": {
1025+ "searchSourceJSON": "{\"filter\":[]}"
1026+ }
1027+}
1028\ No newline at end of file
1029
1030=== added file 'dashboards/beats/dashboards/visualization/Disk-utilization-over-time.json'
1031--- dashboards/beats/dashboards/visualization/Disk-utilization-over-time.json 1970-01-01 00:00:00 +0000
1032+++ dashboards/beats/dashboards/visualization/Disk-utilization-over-time.json 2016-04-29 16:15:40 +0000
1033@@ -0,0 +1,11 @@
1034+{
1035+ "visState": "{\"type\":\"area\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"smoothLines\":false,\"scale\":\"linear\",\"interpolate\":\"linear\",\"mode\":\"overlap\",\"times\":[],\"addTimeMarker\":false,\"defaultYExtents\":false,\"setYExtents\":false,\"yAxis\":{}},\"aggs\":[{\"id\":\"1\",\"type\":\"avg\",\"schema\":\"metric\",\"params\":{\"field\":\"fs.used_p\"}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"@timestamp\",\"interval\":\"auto\",\"customInterval\":\"2h\",\"min_doc_count\":1,\"extended_bounds\":{}}},{\"id\":\"3\",\"type\":\"terms\",\"schema\":\"split\",\"params\":{\"field\":\"beat.name\",\"size\":5,\"order\":\"desc\",\"orderBy\":\"1\",\"row\":true}},{\"id\":\"4\",\"type\":\"terms\",\"schema\":\"group\",\"params\":{\"field\":\"fs.mount_point\",\"size\":5,\"order\":\"desc\",\"orderBy\":\"1\"}}],\"listeners\":{}}",
1036+ "description": "",
1037+ "title": "Disk utilization over time",
1038+ "uiStateJSON": "{}",
1039+ "version": 1,
1040+ "savedSearchId": "Filesystem-stats",
1041+ "kibanaSavedObjectMeta": {
1042+ "searchSourceJSON": "{\"filter\":[]}"
1043+ }
1044+}
1045\ No newline at end of file
1046
1047=== added file 'dashboards/beats/dashboards/visualization/Errors-count-over-time.json'
1048--- dashboards/beats/dashboards/visualization/Errors-count-over-time.json 1970-01-01 00:00:00 +0000
1049+++ dashboards/beats/dashboards/visualization/Errors-count-over-time.json 2016-04-29 16:15:40 +0000
1050@@ -0,0 +1,10 @@
1051+{
1052+ "visState": "{\"type\":\"histogram\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"mode\":\"stacked\",\"defaultYExtents\":false},\"aggs\":[{\"id\":\"1\",\"type\":\"sum\",\"schema\":\"metric\",\"params\":{\"field\":\"count\"}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"@timestamp\",\"interval\":\"auto\",\"min_doc_count\":1,\"extended_bounds\":{}}},{\"id\":\"3\",\"type\":\"terms\",\"schema\":\"group\",\"params\":{\"field\":\"type\",\"size\":10,\"order\":\"desc\",\"orderBy\":\"1\"}}],\"listeners\":{}}",
1053+ "description": "",
1054+ "title": "Errors count over time",
1055+ "version": 1,
1056+ "savedSearchId": "Errors",
1057+ "kibanaSavedObjectMeta": {
1058+ "searchSourceJSON": "{\"filter\":[]}"
1059+ }
1060+}
1061\ No newline at end of file
1062
1063=== added file 'dashboards/beats/dashboards/visualization/Errors-vs-successful-transactions.json'
1064--- dashboards/beats/dashboards/visualization/Errors-vs-successful-transactions.json 1970-01-01 00:00:00 +0000
1065+++ dashboards/beats/dashboards/visualization/Errors-vs-successful-transactions.json 2016-04-29 16:15:40 +0000
1066@@ -0,0 +1,11 @@
1067+{
1068+ "visState": "{\"type\":\"histogram\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"scale\":\"linear\",\"mode\":\"percentage\",\"times\":[],\"addTimeMarker\":false,\"defaultYExtents\":false,\"setYExtents\":false,\"yAxis\":{}},\"aggs\":[{\"id\":\"1\",\"type\":\"sum\",\"schema\":\"metric\",\"params\":{\"field\":\"count\"}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"@timestamp\",\"interval\":\"auto\",\"customInterval\":\"2h\",\"min_doc_count\":1,\"extended_bounds\":{}}},{\"id\":\"3\",\"type\":\"terms\",\"schema\":\"group\",\"params\":{\"field\":\"status\",\"size\":5,\"order\":\"desc\",\"orderBy\":\"1\"}}],\"listeners\":{}}",
1069+ "description": "",
1070+ "title": "Errors vs successful transactions",
1071+ "uiStateJSON": "{}",
1072+ "version": 1,
1073+ "savedSearchId": "Packetbeat-Search",
1074+ "kibanaSavedObjectMeta": {
1075+ "searchSourceJSON": "{\"filter\":[]}"
1076+ }
1077+}
1078\ No newline at end of file
1079
1080=== added file 'dashboards/beats/dashboards/visualization/Event-Levels.json'
1081--- dashboards/beats/dashboards/visualization/Event-Levels.json 1970-01-01 00:00:00 +0000
1082+++ dashboards/beats/dashboards/visualization/Event-Levels.json 2016-04-29 16:15:40 +0000
1083@@ -0,0 +1,10 @@
1084+{
1085+ "visState": "{\"type\":\"table\",\"params\":{\"perPage\":5,\"showPartialRows\":false,\"showMeticsAtAllLevels\":false},\"aggs\":[{\"id\":\"1\",\"type\":\"count\",\"schema\":\"metric\",\"params\":{}},{\"id\":\"2\",\"type\":\"terms\",\"schema\":\"bucket\",\"params\":{\"field\":\"level\",\"exclude\":{\"pattern\":\"\\\"\\\"\"},\"size\":5,\"order\":\"desc\",\"orderBy\":\"1\"}}],\"listeners\":{}}",
1086+ "description": "",
1087+ "title": "Event Levels",
1088+ "uiStateJSON": "{}",
1089+ "version": 1,
1090+ "kibanaSavedObjectMeta": {
1091+ "searchSourceJSON": "{\"index\":\"winlogbeat-*\",\"query\":{\"query_string\":{\"analyze_wildcard\":true,\"query\":\"*\"}},\"filter\":[]}"
1092+ }
1093+}
1094\ No newline at end of file
1095
1096=== added file 'dashboards/beats/dashboards/visualization/Evolution-of-the-CPU-times-per-process.json'
1097--- dashboards/beats/dashboards/visualization/Evolution-of-the-CPU-times-per-process.json 1970-01-01 00:00:00 +0000
1098+++ dashboards/beats/dashboards/visualization/Evolution-of-the-CPU-times-per-process.json 2016-04-29 16:15:40 +0000
1099@@ -0,0 +1,10 @@
1100+{
1101+ "visState": "{\"type\":\"area\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"smoothLines\":false,\"scale\":\"linear\",\"interpolate\":\"linear\",\"mode\":\"stacked\",\"times\":[],\"addTimeMarker\":false,\"defaultYExtents\":false,\"setYExtents\":false,\"yAxis\":{}},\"aggs\":[{\"id\":\"1\",\"type\":\"avg\",\"schema\":\"metric\",\"params\":{\"field\":\"proc.cpu.user_p\"}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"@timestamp\",\"interval\":\"s\",\"customInterval\":\"2h\",\"min_doc_count\":1,\"extended_bounds\":{}}},{\"id\":\"3\",\"type\":\"terms\",\"schema\":\"group\",\"params\":{\"field\":\"proc.name\",\"size\":5,\"order\":\"desc\",\"orderBy\":\"1\"}}],\"listeners\":{}}",
1102+ "description": "",
1103+ "title": "Evolution of the CPU times per process",
1104+ "version": 1,
1105+ "savedSearchId": "Processes",
1106+ "kibanaSavedObjectMeta": {
1107+ "searchSourceJSON": "{\"filter\":[]}"
1108+ }
1109+}
1110\ No newline at end of file
1111
1112=== added file 'dashboards/beats/dashboards/visualization/HTTP-codes-for-the-top-queries.json'
1113--- dashboards/beats/dashboards/visualization/HTTP-codes-for-the-top-queries.json 1970-01-01 00:00:00 +0000
1114+++ dashboards/beats/dashboards/visualization/HTTP-codes-for-the-top-queries.json 2016-04-29 16:15:40 +0000
1115@@ -0,0 +1,10 @@
1116+{
1117+ "visState": "{\"type\":\"pie\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"isDonut\":false},\"aggs\":[{\"id\":\"1\",\"type\":\"count\",\"schema\":\"metric\",\"params\":{}},{\"id\":\"2\",\"type\":\"terms\",\"schema\":\"split\",\"params\":{\"field\":\"query\",\"size\":5,\"order\":\"desc\",\"orderBy\":\"1\",\"row\":false}},{\"id\":\"3\",\"type\":\"terms\",\"schema\":\"segment\",\"params\":{\"field\":\"http.code\",\"size\":10,\"order\":\"desc\",\"orderBy\":\"1\"}}],\"listeners\":{}}",
1118+ "description": "",
1119+ "title": "HTTP codes for the top queries",
1120+ "version": 1,
1121+ "savedSearchId": "Web-transactions",
1122+ "kibanaSavedObjectMeta": {
1123+ "searchSourceJSON": "{\"filter\":[]}"
1124+ }
1125+}
1126\ No newline at end of file
1127
1128=== added file 'dashboards/beats/dashboards/visualization/HTTP-error-codes-evolution.json'
1129--- dashboards/beats/dashboards/visualization/HTTP-error-codes-evolution.json 1970-01-01 00:00:00 +0000
1130+++ dashboards/beats/dashboards/visualization/HTTP-error-codes-evolution.json 2016-04-29 16:15:40 +0000
1131@@ -0,0 +1,9 @@
1132+{
1133+ "visState": "{\"aggs\":[{\"id\":\"1\",\"params\":{\"field\":\"count\"},\"schema\":\"metric\",\"type\":\"sum\"},{\"id\":\"2\",\"params\":{\"extended_bounds\":{},\"field\":\"@timestamp\",\"interval\":\"auto\",\"min_doc_count\":1},\"schema\":\"segment\",\"type\":\"date_histogram\"},{\"id\":\"3\",\"params\":{\"field\":\"http.code\",\"order\":\"desc\",\"orderBy\":\"1\",\"size\":5},\"schema\":\"group\",\"type\":\"terms\"}],\"listeners\":{},\"params\":{\"addLegend\":true,\"addTooltip\":true,\"defaultYExtents\":false,\"shareYAxis\":true},\"type\":\"line\"}",
1134+ "kibanaSavedObjectMeta": {
1135+ "searchSourceJSON": "{\"filter\":[{\"meta\":{\"index\":\"packetbeat-*\",\"negate\":false,\"key\":\"type\",\"value\":\"http\",\"disabled\":false},\"query\":{\"match\":{\"type\":{\"query\":\"http\",\"type\":\"phrase\"}}}}],\"index\":\"packetbeat-*\",\"highlight\":{\"pre_tags\":[\"@kibana-highlighted-field@\"],\"post_tags\":[\"@/kibana-highlighted-field@\"],\"fields\":{\"*\":{}}},\"query\":{\"query_string\":{\"query\":\"!http.code: [200 TO 299]\",\"analyze_wildcard\":true}}}"
1136+ },
1137+ "version": 1,
1138+ "description": "",
1139+ "title": "HTTP error codes evolution"
1140+}
1141\ No newline at end of file
1142
1143=== added file 'dashboards/beats/dashboards/visualization/HTTP-error-codes.json'
1144--- dashboards/beats/dashboards/visualization/HTTP-error-codes.json 1970-01-01 00:00:00 +0000
1145+++ dashboards/beats/dashboards/visualization/HTTP-error-codes.json 2016-04-29 16:15:40 +0000
1146@@ -0,0 +1,9 @@
1147+{
1148+ "visState": "{\"type\":\"histogram\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":false,\"mode\":\"stacked\",\"defaultYExtents\":false},\"aggs\":[{\"id\":\"1\",\"type\":\"sum\",\"schema\":\"metric\",\"params\":{\"field\":\"count\"}},{\"id\":\"2\",\"type\":\"terms\",\"schema\":\"segment\",\"params\":{\"field\":\"http.code\",\"size\":5,\"order\":\"desc\",\"orderBy\":\"1\"}}],\"listeners\":{}}",
1149+ "kibanaSavedObjectMeta": {
1150+ "searchSourceJSON": "{\"filter\":[{\"meta\":{\"index\":\"packetbeat-*\",\"negate\":false,\"key\":\"type\",\"value\":\"http\",\"disabled\":false},\"query\":{\"match\":{\"type\":{\"query\":\"http\",\"type\":\"phrase\"}}}}],\"index\":\"packetbeat-*\",\"highlight\":{\"pre_tags\":[\"@kibana-highlighted-field@\"],\"post_tags\":[\"@/kibana-highlighted-field@\"],\"fields\":{\"*\":{}}},\"query\":{\"query_string\":{\"query\":\"http.code: [300 TO *]\",\"analyze_wildcard\":true}}}"
1151+ },
1152+ "version": 1,
1153+ "description": "",
1154+ "title": "HTTP error codes"
1155+}
1156\ No newline at end of file
1157
1158=== added file 'dashboards/beats/dashboards/visualization/Latency-histogram.json'
1159--- dashboards/beats/dashboards/visualization/Latency-histogram.json 1970-01-01 00:00:00 +0000
1160+++ dashboards/beats/dashboards/visualization/Latency-histogram.json 2016-04-29 16:15:40 +0000
1161@@ -0,0 +1,11 @@
1162+{
1163+ "visState": "{\"type\":\"area\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"smoothLines\":false,\"scale\":\"linear\",\"interpolate\":\"linear\",\"mode\":\"stacked\",\"times\":[],\"addTimeMarker\":false,\"defaultYExtents\":false,\"setYExtents\":false,\"yAxis\":{}},\"aggs\":[{\"id\":\"1\",\"type\":\"sum\",\"schema\":\"metric\",\"params\":{\"field\":\"count\"}},{\"id\":\"2\",\"type\":\"histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"responsetime\",\"interval\":10,\"extended_bounds\":{}}}],\"listeners\":{}}",
1164+ "description": "",
1165+ "title": "Latency histogram",
1166+ "uiStateJSON": "{}",
1167+ "version": 1,
1168+ "savedSearchId": "Packetbeat-Search",
1169+ "kibanaSavedObjectMeta": {
1170+ "searchSourceJSON": "{\"filter\":[]}"
1171+ }
1172+}
1173\ No newline at end of file
1174
1175=== added file 'dashboards/beats/dashboards/visualization/Levels.json'
1176--- dashboards/beats/dashboards/visualization/Levels.json 1970-01-01 00:00:00 +0000
1177+++ dashboards/beats/dashboards/visualization/Levels.json 2016-04-29 16:15:40 +0000
1178@@ -0,0 +1,10 @@
1179+{
1180+ "visState": "{\"type\":\"pie\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"isDonut\":false},\"aggs\":[{\"id\":\"1\",\"type\":\"count\",\"schema\":\"metric\",\"params\":{}},{\"id\":\"2\",\"type\":\"terms\",\"schema\":\"segment\",\"params\":{\"field\":\"level\",\"exclude\":{\"pattern\":\"\\\"\\\"\"},\"size\":7,\"order\":\"desc\",\"orderBy\":\"1\"}}],\"listeners\":{}}",
1181+ "description": "",
1182+ "title": "Levels",
1183+ "uiStateJSON": "{}",
1184+ "version": 1,
1185+ "kibanaSavedObjectMeta": {
1186+ "searchSourceJSON": "{\"index\":\"winlogbeat-*\",\"query\":{\"query_string\":{\"query\":\"*\",\"analyze_wildcard\":true}},\"filter\":[]}"
1187+ }
1188+}
1189\ No newline at end of file
1190
1191=== added file 'dashboards/beats/dashboards/visualization/Memory-usage-per-process.json'
1192--- dashboards/beats/dashboards/visualization/Memory-usage-per-process.json 1970-01-01 00:00:00 +0000
1193+++ dashboards/beats/dashboards/visualization/Memory-usage-per-process.json 2016-04-29 16:15:40 +0000
1194@@ -0,0 +1,10 @@
1195+{
1196+ "visState": "{\"type\":\"area\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"smoothLines\":false,\"scale\":\"linear\",\"interpolate\":\"linear\",\"mode\":\"stacked\",\"times\":[],\"addTimeMarker\":false,\"defaultYExtents\":false,\"setYExtents\":false,\"yAxis\":{}},\"aggs\":[{\"id\":\"1\",\"type\":\"max\",\"schema\":\"metric\",\"params\":{\"field\":\"proc.mem.rss_p\"}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"@timestamp\",\"interval\":\"auto\",\"customInterval\":\"2h\",\"min_doc_count\":1,\"extended_bounds\":{}}},{\"id\":\"3\",\"type\":\"terms\",\"schema\":\"group\",\"params\":{\"field\":\"proc.name\",\"size\":5,\"order\":\"desc\",\"orderBy\":\"1\"}}],\"listeners\":{}}",
1197+ "description": "",
1198+ "title": "Memory usage per process",
1199+ "version": 1,
1200+ "savedSearchId": "Proc-stats",
1201+ "kibanaSavedObjectMeta": {
1202+ "searchSourceJSON": "{\"filter\":[]}"
1203+ }
1204+}
1205\ No newline at end of file
1206
1207=== added file 'dashboards/beats/dashboards/visualization/Memory-usage.json'
1208--- dashboards/beats/dashboards/visualization/Memory-usage.json 1970-01-01 00:00:00 +0000
1209+++ dashboards/beats/dashboards/visualization/Memory-usage.json 2016-04-29 16:15:40 +0000
1210@@ -0,0 +1,11 @@
1211+{
1212+ "visState": "{\"type\":\"area\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"smoothLines\":false,\"scale\":\"linear\",\"interpolate\":\"linear\",\"mode\":\"stacked\",\"times\":[],\"addTimeMarker\":false,\"defaultYExtents\":false,\"setYExtents\":false,\"yAxis\":{}},\"aggs\":[{\"id\":\"1\",\"type\":\"avg\",\"schema\":\"metric\",\"params\":{\"field\":\"mem.used_p\"}},{\"id\":\"2\",\"type\":\"avg\",\"schema\":\"metric\",\"params\":{\"field\":\"swap.used_p\"}},{\"id\":\"3\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"@timestamp\",\"interval\":\"auto\",\"customInterval\":\"2h\",\"min_doc_count\":1,\"extended_bounds\":{}}},{\"id\":\"4\",\"type\":\"terms\",\"schema\":\"split\",\"params\":{\"field\":\"beat.name\",\"size\":5,\"order\":\"desc\",\"orderBy\":\"1\",\"row\":true}}],\"listeners\":{}}",
1213+ "description": "",
1214+ "title": "Memory usage",
1215+ "uiStateJSON": "{}",
1216+ "version": 1,
1217+ "savedSearchId": "System-stats",
1218+ "kibanaSavedObjectMeta": {
1219+ "searchSourceJSON": "{\"filter\":[]}"
1220+ }
1221+}
1222\ No newline at end of file
1223
1224=== added file 'dashboards/beats/dashboards/visualization/MongoDB-commands.json'
1225--- dashboards/beats/dashboards/visualization/MongoDB-commands.json 1970-01-01 00:00:00 +0000
1226+++ dashboards/beats/dashboards/visualization/MongoDB-commands.json 2016-04-29 16:15:40 +0000
1227@@ -0,0 +1,10 @@
1228+{
1229+ "visState": "{\"type\":\"area\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"smoothLines\":true,\"scale\":\"linear\",\"interpolate\":\"linear\",\"mode\":\"silhouette\",\"times\":[],\"addTimeMarker\":false,\"defaultYExtents\":false,\"setYExtents\":false,\"yAxis\":{}},\"aggs\":[{\"id\":\"1\",\"type\":\"sum\",\"schema\":\"metric\",\"params\":{\"field\":\"count\"}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"@timestamp\",\"interval\":\"auto\",\"customInterval\":\"2h\",\"min_doc_count\":1,\"extended_bounds\":{}}},{\"id\":\"3\",\"type\":\"terms\",\"schema\":\"group\",\"params\":{\"field\":\"method\",\"size\":5,\"order\":\"desc\",\"orderBy\":\"1\"}}],\"listeners\":{}}",
1230+ "description": "",
1231+ "title": "MongoDB commands",
1232+ "version": 1,
1233+ "savedSearchId": "MongoDB-transactions",
1234+ "kibanaSavedObjectMeta": {
1235+ "searchSourceJSON": "{\"filter\":[]}"
1236+ }
1237+}
1238\ No newline at end of file
1239
1240=== added file 'dashboards/beats/dashboards/visualization/MongoDB-errors-per-collection.json'
1241--- dashboards/beats/dashboards/visualization/MongoDB-errors-per-collection.json 1970-01-01 00:00:00 +0000
1242+++ dashboards/beats/dashboards/visualization/MongoDB-errors-per-collection.json 2016-04-29 16:15:40 +0000
1243@@ -0,0 +1,10 @@
1244+{
1245+ "visState": "{\"type\":\"line\",\"params\":{\"addLegend\":true,\"addTimeMarker\":false,\"addTooltip\":true,\"defaultYExtents\":false,\"drawLinesBetweenPoints\":true,\"interpolate\":\"linear\",\"radiusRatio\":9,\"scale\":\"linear\",\"setYExtents\":false,\"shareYAxis\":true,\"showCircles\":true,\"smoothLines\":false,\"spyPerPage\":10,\"times\":[],\"yAxis\":{}},\"aggs\":[{\"id\":\"1\",\"type\":\"sum\",\"schema\":\"metric\",\"params\":{\"field\":\"count\"}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"@timestamp\",\"interval\":\"auto\",\"customInterval\":\"2h\",\"min_doc_count\":1,\"extended_bounds\":{}}},{\"id\":\"3\",\"type\":\"terms\",\"schema\":\"group\",\"params\":{\"field\":\"resource\",\"size\":5,\"order\":\"desc\",\"orderBy\":\"1\"}}],\"listeners\":{}}",
1246+ "description": "",
1247+ "title": "MongoDB errors per collection",
1248+ "version": 1,
1249+ "savedSearchId": "MongoDB-errors",
1250+ "kibanaSavedObjectMeta": {
1251+ "searchSourceJSON": "{\"filter\":[]}"
1252+ }
1253+}
1254\ No newline at end of file
1255
1256=== added file 'dashboards/beats/dashboards/visualization/MongoDB-errors.json'
1257--- dashboards/beats/dashboards/visualization/MongoDB-errors.json 1970-01-01 00:00:00 +0000
1258+++ dashboards/beats/dashboards/visualization/MongoDB-errors.json 2016-04-29 16:15:40 +0000
1259@@ -0,0 +1,10 @@
1260+{
1261+ "visState": "{\"type\":\"line\",\"params\":{\"addLegend\":true,\"addTimeMarker\":false,\"addTooltip\":true,\"defaultYExtents\":false,\"drawLinesBetweenPoints\":true,\"interpolate\":\"linear\",\"radiusRatio\":9,\"scale\":\"linear\",\"setYExtents\":false,\"shareYAxis\":true,\"showCircles\":true,\"smoothLines\":false,\"spyPerPage\":10,\"times\":[],\"yAxis\":{}},\"aggs\":[{\"id\":\"1\",\"type\":\"sum\",\"schema\":\"metric\",\"params\":{\"field\":\"count\"}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"@timestamp\",\"interval\":\"auto\",\"customInterval\":\"2h\",\"min_doc_count\":1,\"extended_bounds\":{}}},{\"id\":\"3\",\"type\":\"terms\",\"schema\":\"split\",\"params\":{\"field\":\"resource\",\"size\":3,\"order\":\"desc\",\"orderBy\":\"1\",\"row\":true}},{\"id\":\"4\",\"type\":\"terms\",\"schema\":\"group\",\"params\":{\"field\":\"method\",\"size\":5,\"order\":\"desc\",\"orderBy\":\"1\"}}],\"listeners\":{}}",
1262+ "description": "",
1263+ "title": "MongoDB errors",
1264+ "version": 1,
1265+ "savedSearchId": "MongoDB-errors",
1266+ "kibanaSavedObjectMeta": {
1267+ "searchSourceJSON": "{\"filter\":[]}"
1268+ }
1269+}
1270\ No newline at end of file
1271
1272=== added file 'dashboards/beats/dashboards/visualization/MongoDB-in-slash-out-throughput.json'
1273--- dashboards/beats/dashboards/visualization/MongoDB-in-slash-out-throughput.json 1970-01-01 00:00:00 +0000
1274+++ dashboards/beats/dashboards/visualization/MongoDB-in-slash-out-throughput.json 2016-04-29 16:15:40 +0000
1275@@ -0,0 +1,10 @@
1276+{
1277+ "visState": "{\"type\":\"line\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"showCircles\":true,\"smoothLines\":false,\"interpolate\":\"linear\",\"scale\":\"linear\",\"drawLinesBetweenPoints\":true,\"radiusRatio\":9,\"times\":[],\"addTimeMarker\":false,\"defaultYExtents\":false,\"setYExtents\":false,\"yAxis\":{}},\"aggs\":[{\"id\":\"1\",\"type\":\"sum\",\"schema\":\"metric\",\"params\":{\"field\":\"bytes_in\"}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"@timestamp\",\"interval\":\"auto\",\"customInterval\":\"2h\",\"min_doc_count\":1,\"extended_bounds\":{}}},{\"id\":\"4\",\"type\":\"sum\",\"schema\":\"metric\",\"params\":{\"field\":\"bytes_out\"}}],\"listeners\":{}}",
1278+ "description": "",
1279+ "title": "MongoDB in/out throughput",
1280+ "version": 1,
1281+ "savedSearchId": "MongoDB-transactions",
1282+ "kibanaSavedObjectMeta": {
1283+ "searchSourceJSON": "{\"filter\":[]}"
1284+ }
1285+}
1286\ No newline at end of file
1287
1288=== added file 'dashboards/beats/dashboards/visualization/MongoDB-response-times-and-count.json'
1289--- dashboards/beats/dashboards/visualization/MongoDB-response-times-and-count.json 1970-01-01 00:00:00 +0000
1290+++ dashboards/beats/dashboards/visualization/MongoDB-response-times-and-count.json 2016-04-29 16:15:40 +0000
1291@@ -0,0 +1,10 @@
1292+{
1293+ "visState": "{\"type\":\"line\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"showCircles\":true,\"smoothLines\":false,\"interpolate\":\"linear\",\"scale\":\"linear\",\"drawLinesBetweenPoints\":false,\"radiusRatio\":\"9\",\"times\":[],\"addTimeMarker\":false,\"defaultYExtents\":false,\"setYExtents\":false,\"yAxis\":{}},\"aggs\":[{\"id\":\"1\",\"type\":\"percentiles\",\"schema\":\"metric\",\"params\":{\"field\":\"responsetime\",\"percents\":[99]}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"@timestamp\",\"interval\":\"auto\",\"customInterval\":\"2h\",\"min_doc_count\":1,\"extended_bounds\":{}}},{\"id\":\"3\",\"type\":\"terms\",\"schema\":\"group\",\"params\":{\"field\":\"resource\",\"size\":5,\"order\":\"desc\",\"orderBy\":\"1.99\"}},{\"id\":\"4\",\"type\":\"sum\",\"schema\":\"radius\",\"params\":{\"field\":\"count\"}}],\"listeners\":{}}",
1294+ "description": "",
1295+ "title": "MongoDB response times and count",
1296+ "version": 1,
1297+ "savedSearchId": "MongoDB-transactions",
1298+ "kibanaSavedObjectMeta": {
1299+ "searchSourceJSON": "{\"filter\":[]}"
1300+ }
1301+}
1302\ No newline at end of file
1303
1304=== added file 'dashboards/beats/dashboards/visualization/MongoDB-response-times-by-collection.json'
1305--- dashboards/beats/dashboards/visualization/MongoDB-response-times-by-collection.json 1970-01-01 00:00:00 +0000
1306+++ dashboards/beats/dashboards/visualization/MongoDB-response-times-by-collection.json 2016-04-29 16:15:40 +0000
1307@@ -0,0 +1,10 @@
1308+{
1309+ "visState": "{\"type\":\"line\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"showCircles\":true,\"smoothLines\":false,\"interpolate\":\"linear\",\"scale\":\"linear\",\"drawLinesBetweenPoints\":false,\"radiusRatio\":\"9\",\"times\":[],\"addTimeMarker\":false,\"defaultYExtents\":false,\"setYExtents\":false,\"yAxis\":{}},\"aggs\":[{\"id\":\"1\",\"type\":\"percentiles\",\"schema\":\"metric\",\"params\":{\"field\":\"responsetime\",\"percents\":[99]}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"@timestamp\",\"interval\":\"auto\",\"customInterval\":\"2h\",\"min_doc_count\":1,\"extended_bounds\":{}}},{\"id\":\"3\",\"type\":\"terms\",\"schema\":\"group\",\"params\":{\"field\":\"resource\",\"size\":5,\"order\":\"desc\",\"orderBy\":\"1.99\"}},{\"id\":\"4\",\"type\":\"sum\",\"schema\":\"radius\",\"params\":{\"field\":\"count\"}}],\"listeners\":{}}",
1310+ "description": "",
1311+ "title": "MongoDB response times by collection",
1312+ "version": 1,
1313+ "savedSearchId": "MongoDB-transactions",
1314+ "kibanaSavedObjectMeta": {
1315+ "searchSourceJSON": "{\"filter\":[]}"
1316+ }
1317+}
1318\ No newline at end of file
1319
1320=== added file 'dashboards/beats/dashboards/visualization/Most-frequent-MySQL-queries.json'
1321--- dashboards/beats/dashboards/visualization/Most-frequent-MySQL-queries.json 1970-01-01 00:00:00 +0000
1322+++ dashboards/beats/dashboards/visualization/Most-frequent-MySQL-queries.json 2016-04-29 16:15:40 +0000
1323@@ -0,0 +1,10 @@
1324+{
1325+ "visState": "{\"type\":\"table\",\"params\":{\"perPage\":10,\"showPartialRows\":false,\"showMeticsAtAllLevels\":false},\"aggs\":[{\"id\":\"1\",\"type\":\"sum\",\"schema\":\"metric\",\"params\":{\"field\":\"count\"}},{\"id\":\"2\",\"type\":\"terms\",\"schema\":\"bucket\",\"params\":{\"field\":\"query\",\"size\":10,\"order\":\"desc\",\"orderBy\":\"1\"}}],\"listeners\":{}}",
1326+ "description": "",
1327+ "title": "Most frequent MySQL queries",
1328+ "version": 1,
1329+ "savedSearchId": "MySQL-Transactions",
1330+ "kibanaSavedObjectMeta": {
1331+ "searchSourceJSON": "{\"filter\":[]}"
1332+ }
1333+}
1334\ No newline at end of file
1335
1336=== added file 'dashboards/beats/dashboards/visualization/Most-frequent-PgSQL-queries.json'
1337--- dashboards/beats/dashboards/visualization/Most-frequent-PgSQL-queries.json 1970-01-01 00:00:00 +0000
1338+++ dashboards/beats/dashboards/visualization/Most-frequent-PgSQL-queries.json 2016-04-29 16:15:40 +0000
1339@@ -0,0 +1,10 @@
1340+{
1341+ "visState": "{\"type\":\"table\",\"params\":{\"perPage\":10,\"showPartialRows\":false,\"showMeticsAtAllLevels\":false},\"aggs\":[{\"id\":\"1\",\"type\":\"sum\",\"schema\":\"metric\",\"params\":{\"field\":\"count\"}},{\"id\":\"2\",\"type\":\"terms\",\"schema\":\"bucket\",\"params\":{\"field\":\"query\",\"size\":10,\"order\":\"desc\",\"orderBy\":\"1\"}}],\"listeners\":{}}",
1342+ "description": "",
1343+ "title": "Most frequent PgSQL queries",
1344+ "version": 1,
1345+ "savedSearchId": "PgSQL-transactions",
1346+ "kibanaSavedObjectMeta": {
1347+ "searchSourceJSON": "{\"filter\":[]}"
1348+ }
1349+}
1350\ No newline at end of file
1351
1352=== added file 'dashboards/beats/dashboards/visualization/MySQL-Errors.json'
1353--- dashboards/beats/dashboards/visualization/MySQL-Errors.json 1970-01-01 00:00:00 +0000
1354+++ dashboards/beats/dashboards/visualization/MySQL-Errors.json 2016-04-29 16:15:40 +0000
1355@@ -0,0 +1,10 @@
1356+{
1357+ "visState": "{\"type\":\"area\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":false,\"mode\":\"stacked\",\"defaultYExtents\":false},\"aggs\":[{\"id\":\"1\",\"type\":\"sum\",\"schema\":\"metric\",\"params\":{\"field\":\"count\"}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"@timestamp\",\"interval\":\"auto\",\"min_doc_count\":1,\"extended_bounds\":{}}}],\"listeners\":{}}",
1358+ "description": "",
1359+ "title": "MySQL Errors",
1360+ "version": 1,
1361+ "savedSearchId": "MySQL-errors",
1362+ "kibanaSavedObjectMeta": {
1363+ "searchSourceJSON": "{\"filter\":[]}"
1364+ }
1365+}
1366\ No newline at end of file
1367
1368=== added file 'dashboards/beats/dashboards/visualization/MySQL-Methods.json'
1369--- dashboards/beats/dashboards/visualization/MySQL-Methods.json 1970-01-01 00:00:00 +0000
1370+++ dashboards/beats/dashboards/visualization/MySQL-Methods.json 2016-04-29 16:15:40 +0000
1371@@ -0,0 +1,10 @@
1372+{
1373+ "visState": "{\"type\":\"area\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"mode\":\"wiggle\",\"defaultYExtents\":false},\"aggs\":[{\"id\":\"1\",\"type\":\"sum\",\"schema\":\"metric\",\"params\":{\"field\":\"count\"}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"@timestamp\",\"interval\":\"auto\",\"min_doc_count\":1,\"extended_bounds\":{}}},{\"id\":\"3\",\"type\":\"terms\",\"schema\":\"group\",\"params\":{\"field\":\"method\",\"size\":20,\"order\":\"desc\",\"orderBy\":\"1\"}}],\"listeners\":{}}",
1374+ "description": "",
1375+ "title": "MySQL Methods",
1376+ "version": 1,
1377+ "savedSearchId": "MySQL-Transactions",
1378+ "kibanaSavedObjectMeta": {
1379+ "searchSourceJSON": "{\"filter\":[]}"
1380+ }
1381+}
1382\ No newline at end of file
1383
1384=== added file 'dashboards/beats/dashboards/visualization/MySQL-Reads-vs-Writes.json'
1385--- dashboards/beats/dashboards/visualization/MySQL-Reads-vs-Writes.json 1970-01-01 00:00:00 +0000
1386+++ dashboards/beats/dashboards/visualization/MySQL-Reads-vs-Writes.json 2016-04-29 16:15:40 +0000
1387@@ -0,0 +1,10 @@
1388+{
1389+ "visState": "{\"type\":\"area\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"mode\":\"stacked\",\"defaultYExtents\":false},\"aggs\":[{\"id\":\"1\",\"type\":\"sum\",\"schema\":\"metric\",\"params\":{\"field\":\"count\"}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"@timestamp\",\"interval\":\"auto\",\"min_doc_count\":1,\"extended_bounds\":{}}},{\"id\":\"3\",\"type\":\"filters\",\"schema\":\"group\",\"params\":{\"filters\":[{\"input\":{\"query\":{\"query_string\":{\"query\":\"method: SELECT\",\"analyze_wildcard\":true}}}},{\"input\":{\"query\":{\"query_string\":{\"query\":\"method: INSERT or method: UPDATE or method: DELETE\",\"analyze_wildcard\":true}}}}]}}],\"listeners\":{}}",
1390+ "description": "",
1391+ "title": "MySQL Reads vs Writes",
1392+ "version": 1,
1393+ "savedSearchId": "MySQL-Transactions",
1394+ "kibanaSavedObjectMeta": {
1395+ "searchSourceJSON": "{\"filter\":[]}"
1396+ }
1397+}
1398\ No newline at end of file
1399
1400=== added file 'dashboards/beats/dashboards/visualization/MySQL-throughput.json'
1401--- dashboards/beats/dashboards/visualization/MySQL-throughput.json 1970-01-01 00:00:00 +0000
1402+++ dashboards/beats/dashboards/visualization/MySQL-throughput.json 2016-04-29 16:15:40 +0000
1403@@ -0,0 +1,10 @@
1404+{
1405+ "visState": "{\"type\":\"line\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"defaultYExtents\":false},\"aggs\":[{\"id\":\"1\",\"type\":\"sum\",\"schema\":\"metric\",\"params\":{\"field\":\"bytes_out\"}},{\"id\":\"3\",\"type\":\"sum\",\"schema\":\"metric\",\"params\":{\"field\":\"bytes_in\"}},{\"id\":\"4\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"@timestamp\",\"interval\":\"auto\",\"min_doc_count\":1,\"extended_bounds\":{}}}],\"listeners\":{}}",
1406+ "description": "",
1407+ "title": "MySQL throughput",
1408+ "version": 1,
1409+ "savedSearchId": "MySQL-Transactions",
1410+ "kibanaSavedObjectMeta": {
1411+ "searchSourceJSON": "{\"filter\":[]}"
1412+ }
1413+}
1414\ No newline at end of file
1415
1416=== added file 'dashboards/beats/dashboards/visualization/Mysql-response-times-percentiles.json'
1417--- dashboards/beats/dashboards/visualization/Mysql-response-times-percentiles.json 1970-01-01 00:00:00 +0000
1418+++ dashboards/beats/dashboards/visualization/Mysql-response-times-percentiles.json 2016-04-29 16:15:40 +0000
1419@@ -0,0 +1,10 @@
1420+{
1421+ "visState": "{\"type\":\"line\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"defaultYExtents\":false},\"aggs\":[{\"id\":\"1\",\"type\":\"percentiles\",\"schema\":\"metric\",\"params\":{\"field\":\"responsetime\",\"percents\":[75,99,99.5]}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"@timestamp\",\"interval\":\"auto\",\"min_doc_count\":1,\"extended_bounds\":{}}}],\"listeners\":{}}",
1422+ "description": "",
1423+ "title": "Mysql response times percentiles",
1424+ "version": 1,
1425+ "savedSearchId": "MySQL-Transactions",
1426+ "kibanaSavedObjectMeta": {
1427+ "searchSourceJSON": "{\"filter\":[]}"
1428+ }
1429+}
1430\ No newline at end of file
1431
1432=== added file 'dashboards/beats/dashboards/visualization/Navigation.json'
1433--- dashboards/beats/dashboards/visualization/Navigation.json 1970-01-01 00:00:00 +0000
1434+++ dashboards/beats/dashboards/visualization/Navigation.json 2016-04-29 16:15:40 +0000
1435@@ -0,0 +1,10 @@
1436+{
1437+ "visState": "{\"type\":\"markdown\",\"params\":{\"markdown\":\"###Packetbeat:\\n\\n[Dashboard](#/dashboard/Packetbeat-Dashboard)\\n\\n[Web transactions](#/dashboard/HTTP)\\n\\n[MySQL performance](#/dashboard/MySQL-performance)\\n\\n[PostgreSQL performance](#/dashboard/PgSQL-performance)\\n\\n[MongoDB performance](#/dashboard/MongoDB-performance)\\n\\n[Thrift-RPC performance](#/dashboard/Thrift-performance)\\n\\n###Topbeat:\\n\\n[Dashboard](#/dashboard/Topbeat-Dashboard)\\n\\n###Winlogbeat:\\n\\n[Dashboard](#/dashboard/Winlogbeat-Dashboard)\"},\"aggs\":[],\"listeners\":{}}",
1438+ "description": "",
1439+ "title": "Navigation",
1440+ "uiStateJSON": "{}",
1441+ "version": 1,
1442+ "kibanaSavedObjectMeta": {
1443+ "searchSourceJSON": "{\"query\":{\"query_string\":{\"analyze_wildcard\":true,\"query\":\"*\"}},\"filter\":[]}"
1444+ }
1445+}
1446
1447=== added file 'dashboards/beats/dashboards/visualization/Number-of-Events-Over-Time-By-Event-Log.json'
1448--- dashboards/beats/dashboards/visualization/Number-of-Events-Over-Time-By-Event-Log.json 1970-01-01 00:00:00 +0000
1449+++ dashboards/beats/dashboards/visualization/Number-of-Events-Over-Time-By-Event-Log.json 2016-04-29 16:15:40 +0000
1450@@ -0,0 +1,10 @@
1451+{
1452+ "visState": "{\n \"type\": \"histogram\",\n \"params\": {\n \"shareYAxis\": true,\n \"addTooltip\": true,\n \"addLegend\": true,\n \"scale\": \"linear\",\n \"mode\": \"stacked\",\n \"times\": [],\n \"addTimeMarker\": false,\n \"defaultYExtents\": false,\n \"setYExtents\": false,\n \"yAxis\": {}\n },\n \"aggs\": [\n {\n \"id\": \"1\",\n \"type\": \"count\",\n \"schema\": \"metric\",\n \"params\": {}\n },\n {\n \"id\": \"2\",\n \"type\": \"date_histogram\",\n \"schema\": \"segment\",\n \"params\": {\n \"field\": \"@timestamp\",\n \"interval\": \"auto\",\n \"customInterval\": \"2h\",\n \"min_doc_count\": 1,\n \"extended_bounds\": {}\n }\n },\n {\n \"id\": \"3\",\n \"type\": \"terms\",\n \"schema\": \"group\",\n \"params\": {\n \"field\": \"log_name\",\n \"size\": 6,\n \"order\": \"desc\",\n \"orderBy\": \"1\"\n }\n }\n ],\n \"listeners\": {}\n}",
1453+ "description": "",
1454+ "title": "Number of Events Over Time By Event Log",
1455+ "uiStateJSON": "{}",
1456+ "version": 1,
1457+ "kibanaSavedObjectMeta": {
1458+ "searchSourceJSON": "{\n \"index\": \"winlogbeat-*\",\n \"query\": {\n \"query_string\": {\n \"query\": \"*\",\n \"analyze_wildcard\": true\n }\n },\n \"filter\": []\n}"
1459+ }
1460+}
1461\ No newline at end of file
1462
1463=== added file 'dashboards/beats/dashboards/visualization/Number-of-Events.json'
1464--- dashboards/beats/dashboards/visualization/Number-of-Events.json 1970-01-01 00:00:00 +0000
1465+++ dashboards/beats/dashboards/visualization/Number-of-Events.json 2016-04-29 16:15:40 +0000
1466@@ -0,0 +1,10 @@
1467+{
1468+ "visState": "{\"type\":\"metric\",\"params\":{\"fontSize\":60},\"aggs\":[{\"id\":\"1\",\"type\":\"count\",\"schema\":\"metric\",\"params\":{}}],\"listeners\":{}}",
1469+ "description": "",
1470+ "title": "Number of Events",
1471+ "uiStateJSON": "{}",
1472+ "version": 1,
1473+ "kibanaSavedObjectMeta": {
1474+ "searchSourceJSON": "{\"index\":\"winlogbeat-*\",\"query\":{\"query_string\":{\"query\":\"*\",\"analyze_wildcard\":true}},\"filter\":[]}"
1475+ }
1476+}
1477\ No newline at end of file
1478
1479=== added file 'dashboards/beats/dashboards/visualization/Number-of-MongoDB-transactions-with-writeConcern-w-equal-0.json'
1480--- dashboards/beats/dashboards/visualization/Number-of-MongoDB-transactions-with-writeConcern-w-equal-0.json 1970-01-01 00:00:00 +0000
1481+++ dashboards/beats/dashboards/visualization/Number-of-MongoDB-transactions-with-writeConcern-w-equal-0.json 2016-04-29 16:15:40 +0000
1482@@ -0,0 +1,10 @@
1483+{
1484+ "visState": "{\"type\":\"line\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"showCircles\":true,\"smoothLines\":false,\"interpolate\":\"linear\",\"scale\":\"linear\",\"drawLinesBetweenPoints\":true,\"radiusRatio\":9,\"times\":[],\"addTimeMarker\":false,\"defaultYExtents\":false,\"setYExtents\":false,\"yAxis\":{}},\"aggs\":[{\"id\":\"1\",\"type\":\"sum\",\"schema\":\"metric\",\"params\":{\"field\":\"count\"}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"@timestamp\",\"interval\":\"auto\",\"customInterval\":\"2h\",\"min_doc_count\":1,\"extended_bounds\":{}}},{\"id\":\"3\",\"type\":\"count\",\"schema\":\"radius\",\"params\":{}}],\"listeners\":{}}",
1485+ "description": "",
1486+ "title": "Number of MongoDB transactions with writeConcern w=0",
1487+ "version": 1,
1488+ "savedSearchId": "MongoDB-transactions-with-write-concern-0",
1489+ "kibanaSavedObjectMeta": {
1490+ "searchSourceJSON": "{\"filter\":[]}"
1491+ }
1492+}
1493\ No newline at end of file
1494
1495=== added file 'dashboards/beats/dashboards/visualization/PgSQL-Errors.json'
1496--- dashboards/beats/dashboards/visualization/PgSQL-Errors.json 1970-01-01 00:00:00 +0000
1497+++ dashboards/beats/dashboards/visualization/PgSQL-Errors.json 2016-04-29 16:15:40 +0000
1498@@ -0,0 +1,10 @@
1499+{
1500+ "visState": "{\"type\":\"area\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":false,\"mode\":\"stacked\",\"defaultYExtents\":false},\"aggs\":[{\"id\":\"1\",\"type\":\"sum\",\"schema\":\"metric\",\"params\":{\"field\":\"count\"}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"@timestamp\",\"interval\":\"auto\",\"min_doc_count\":1,\"extended_bounds\":{}}}],\"listeners\":{}}",
1501+ "description": "",
1502+ "title": "PgSQL Errors",
1503+ "version": 1,
1504+ "savedSearchId": "PgSQL-errors",
1505+ "kibanaSavedObjectMeta": {
1506+ "searchSourceJSON": "{\"filter\":[]}"
1507+ }
1508+}
1509\ No newline at end of file
1510
1511=== added file 'dashboards/beats/dashboards/visualization/PgSQL-Methods.json'
1512--- dashboards/beats/dashboards/visualization/PgSQL-Methods.json 1970-01-01 00:00:00 +0000
1513+++ dashboards/beats/dashboards/visualization/PgSQL-Methods.json 2016-04-29 16:15:40 +0000
1514@@ -0,0 +1,10 @@
1515+{
1516+ "visState": "{\"type\":\"area\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"mode\":\"wiggle\",\"defaultYExtents\":false},\"aggs\":[{\"id\":\"1\",\"type\":\"sum\",\"schema\":\"metric\",\"params\":{\"field\":\"count\"}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"@timestamp\",\"interval\":\"auto\",\"min_doc_count\":1,\"extended_bounds\":{}}},{\"id\":\"3\",\"type\":\"terms\",\"schema\":\"group\",\"params\":{\"field\":\"method\",\"size\":5,\"order\":\"desc\",\"orderBy\":\"1\"}}],\"listeners\":{}}",
1517+ "description": "",
1518+ "title": "PgSQL Methods",
1519+ "version": 1,
1520+ "savedSearchId": "PgSQL-transactions",
1521+ "kibanaSavedObjectMeta": {
1522+ "searchSourceJSON": "{\"filter\":[]}"
1523+ }
1524+}
1525\ No newline at end of file
1526
1527=== added file 'dashboards/beats/dashboards/visualization/PgSQL-Reads-vs-Writes.json'
1528--- dashboards/beats/dashboards/visualization/PgSQL-Reads-vs-Writes.json 1970-01-01 00:00:00 +0000
1529+++ dashboards/beats/dashboards/visualization/PgSQL-Reads-vs-Writes.json 2016-04-29 16:15:40 +0000
1530@@ -0,0 +1,10 @@
1531+{
1532+ "visState": "{\"type\":\"area\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"mode\":\"stacked\",\"defaultYExtents\":false},\"aggs\":[{\"id\":\"1\",\"type\":\"sum\",\"schema\":\"metric\",\"params\":{\"field\":\"count\"}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"@timestamp\",\"interval\":\"auto\",\"min_doc_count\":1,\"extended_bounds\":{}}},{\"id\":\"3\",\"type\":\"filters\",\"schema\":\"group\",\"params\":{\"filters\":[{\"input\":{\"query\":{\"query_string\":{\"query\":\"method: SELECT\",\"analyze_wildcard\":true}}}},{\"input\":{\"query\":{\"query_string\":{\"query\":\"method: INSERT or method: UPDATE or method: DELETE\",\"analyze_wildcard\":true}}}}]}}],\"listeners\":{}}",
1533+ "description": "",
1534+ "title": "PgSQL Reads vs Writes",
1535+ "version": 1,
1536+ "savedSearchId": "PgSQL-transactions",
1537+ "kibanaSavedObjectMeta": {
1538+ "searchSourceJSON": "{\"filter\":[]}"
1539+ }
1540+}
1541\ No newline at end of file
1542
1543=== added file 'dashboards/beats/dashboards/visualization/PgSQL-response-times-percentiles.json'
1544--- dashboards/beats/dashboards/visualization/PgSQL-response-times-percentiles.json 1970-01-01 00:00:00 +0000
1545+++ dashboards/beats/dashboards/visualization/PgSQL-response-times-percentiles.json 2016-04-29 16:15:40 +0000
1546@@ -0,0 +1,10 @@
1547+{
1548+ "visState": "{\"type\":\"line\",\"params\":{\"addLegend\":true,\"addTooltip\":true,\"defaultYExtents\":false,\"shareYAxis\":true},\"aggs\":[{\"id\":\"1\",\"type\":\"percentiles\",\"schema\":\"metric\",\"params\":{\"field\":\"responsetime\",\"percents\":[75,99,99.5]}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"@timestamp\",\"interval\":\"auto\",\"min_doc_count\":1,\"extended_bounds\":{}}}],\"listeners\":{}}",
1549+ "description": "",
1550+ "title": "PgSQL response times percentiles",
1551+ "version": 1,
1552+ "savedSearchId": "PgSQL-transactions",
1553+ "kibanaSavedObjectMeta": {
1554+ "searchSourceJSON": "{\"filter\":[]}"
1555+ }
1556+}
1557\ No newline at end of file
1558
1559=== added file 'dashboards/beats/dashboards/visualization/PgSQL-throughput.json'
1560--- dashboards/beats/dashboards/visualization/PgSQL-throughput.json 1970-01-01 00:00:00 +0000
1561+++ dashboards/beats/dashboards/visualization/PgSQL-throughput.json 2016-04-29 16:15:40 +0000
1562@@ -0,0 +1,10 @@
1563+{
1564+ "visState": "{\"type\":\"line\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"defaultYExtents\":false},\"aggs\":[{\"id\":\"1\",\"type\":\"sum\",\"schema\":\"metric\",\"params\":{\"field\":\"bytes_out\"}},{\"id\":\"2\",\"type\":\"sum\",\"schema\":\"metric\",\"params\":{\"field\":\"bytes_in\"}},{\"id\":\"3\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"@timestamp\",\"interval\":\"auto\",\"min_doc_count\":1,\"extended_bounds\":{}}}],\"listeners\":{}}",
1565+ "description": "",
1566+ "title": "PgSQL throughput",
1567+ "version": 1,
1568+ "savedSearchId": "PgSQL-transactions",
1569+ "kibanaSavedObjectMeta": {
1570+ "searchSourceJSON": "{\"filter\":[]}"
1571+ }
1572+}
1573\ No newline at end of file
1574
1575=== added file 'dashboards/beats/dashboards/visualization/Process-status.json'
1576--- dashboards/beats/dashboards/visualization/Process-status.json 1970-01-01 00:00:00 +0000
1577+++ dashboards/beats/dashboards/visualization/Process-status.json 2016-04-29 16:15:40 +0000
1578@@ -0,0 +1,11 @@
1579+{
1580+ "visState": "{\"type\":\"pie\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"isDonut\":false},\"aggs\":[{\"id\":\"1\",\"type\":\"cardinality\",\"schema\":\"metric\",\"params\":{\"field\":\"proc.pid\"}},{\"id\":\"2\",\"type\":\"terms\",\"schema\":\"segment\",\"params\":{\"field\":\"beat.name\",\"size\":5,\"order\":\"desc\",\"orderBy\":\"1\"}},{\"id\":\"3\",\"type\":\"terms\",\"schema\":\"segment\",\"params\":{\"field\":\"proc.state\",\"size\":5,\"order\":\"desc\",\"orderBy\":\"1\"}}],\"listeners\":{}}",
1581+ "description": "",
1582+ "title": "Process status",
1583+ "uiStateJSON": "{}",
1584+ "version": 1,
1585+ "savedSearchId": "Proc-stats",
1586+ "kibanaSavedObjectMeta": {
1587+ "searchSourceJSON": "{\"filter\":[]}"
1588+ }
1589+}
1590\ No newline at end of file
1591
1592=== added file 'dashboards/beats/dashboards/visualization/RPC-transactions.json'
1593--- dashboards/beats/dashboards/visualization/RPC-transactions.json 1970-01-01 00:00:00 +0000
1594+++ dashboards/beats/dashboards/visualization/RPC-transactions.json 2016-04-29 16:15:40 +0000
1595@@ -0,0 +1,10 @@
1596+{
1597+ "visState": "{\"type\":\"histogram\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":false,\"mode\":\"stacked\",\"defaultYExtents\":false},\"aggs\":[{\"id\":\"1\",\"type\":\"sum\",\"schema\":\"metric\",\"params\":{\"field\":\"count\"}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"@timestamp\",\"interval\":\"auto\",\"min_doc_count\":1,\"extended_bounds\":{}}}],\"listeners\":{}}",
1598+ "description": "",
1599+ "title": "RPC transactions",
1600+ "version": 1,
1601+ "savedSearchId": "RPC-transactions",
1602+ "kibanaSavedObjectMeta": {
1603+ "searchSourceJSON": "{\"filter\":[]}"
1604+ }
1605+}
1606\ No newline at end of file
1607
1608=== added file 'dashboards/beats/dashboards/visualization/Reads-versus-Writes.json'
1609--- dashboards/beats/dashboards/visualization/Reads-versus-Writes.json 1970-01-01 00:00:00 +0000
1610+++ dashboards/beats/dashboards/visualization/Reads-versus-Writes.json 2016-04-29 16:15:40 +0000
1611@@ -0,0 +1,10 @@
1612+{
1613+ "visState": "{\"type\":\"histogram\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"mode\":\"grouped\",\"defaultYExtents\":false},\"aggs\":[{\"id\":\"1\",\"type\":\"sum\",\"schema\":\"metric\",\"params\":{\"field\":\"count\"}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"@timestamp\",\"interval\":\"auto\",\"min_doc_count\":1,\"extended_bounds\":{}}},{\"id\":\"3\",\"type\":\"filters\",\"schema\":\"group\",\"params\":{\"filters\":[{\"input\":{\"query\":{\"query_string\":{\"query\":\"method: SELECT\",\"analyze_wildcard\":true}}}},{\"input\":{\"query\":{\"query_string\":{\"query\":\"method: INSERT or method: UPDATE or method: DELETE\",\"analyze_wildcard\":true}}}}]}}],\"listeners\":{}}",
1614+ "description": "",
1615+ "title": "Reads versus Writes",
1616+ "version": 1,
1617+ "savedSearchId": "MySQL-Transactions",
1618+ "kibanaSavedObjectMeta": {
1619+ "searchSourceJSON": "{\"filter\":[]}"
1620+ }
1621+}
1622\ No newline at end of file
1623
1624=== added file 'dashboards/beats/dashboards/visualization/Response-times-percentiles.json'
1625--- dashboards/beats/dashboards/visualization/Response-times-percentiles.json 1970-01-01 00:00:00 +0000
1626+++ dashboards/beats/dashboards/visualization/Response-times-percentiles.json 2016-04-29 16:15:40 +0000
1627@@ -0,0 +1,11 @@
1628+{
1629+ "visState": "{\"type\":\"line\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"showCircles\":true,\"smoothLines\":false,\"interpolate\":\"linear\",\"scale\":\"linear\",\"drawLinesBetweenPoints\":true,\"radiusRatio\":9,\"times\":[],\"addTimeMarker\":false,\"defaultYExtents\":false,\"setYExtents\":false,\"yAxis\":{}},\"aggs\":[{\"id\":\"1\",\"type\":\"percentiles\",\"schema\":\"metric\",\"params\":{\"field\":\"responsetime\",\"percents\":[75,95,99]}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"@timestamp\",\"interval\":\"auto\",\"customInterval\":\"2h\",\"min_doc_count\":1,\"extended_bounds\":{}}}],\"listeners\":{}}",
1630+ "description": "",
1631+ "title": "Response times percentiles",
1632+ "uiStateJSON": "{}",
1633+ "version": 1,
1634+ "savedSearchId": "Packetbeat-Search",
1635+ "kibanaSavedObjectMeta": {
1636+ "searchSourceJSON": "{\"filter\":[]}"
1637+ }
1638+}
1639\ No newline at end of file
1640
1641=== added file 'dashboards/beats/dashboards/visualization/Response-times-repartition.json'
1642--- dashboards/beats/dashboards/visualization/Response-times-repartition.json 1970-01-01 00:00:00 +0000
1643+++ dashboards/beats/dashboards/visualization/Response-times-repartition.json 2016-04-29 16:15:40 +0000
1644@@ -0,0 +1,11 @@
1645+{
1646+ "visState": "{\"type\":\"histogram\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"scale\":\"linear\",\"mode\":\"stacked\",\"times\":[],\"addTimeMarker\":false,\"defaultYExtents\":false,\"setYExtents\":false,\"yAxis\":{}},\"aggs\":[{\"id\":\"1\",\"type\":\"sum\",\"schema\":\"metric\",\"params\":{\"field\":\"count\"}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"@timestamp\",\"interval\":\"auto\",\"customInterval\":\"2h\",\"min_doc_count\":1,\"extended_bounds\":{}}},{\"id\":\"3\",\"type\":\"histogram\",\"schema\":\"group\",\"params\":{\"field\":\"responsetime\",\"interval\":10,\"extended_bounds\":{}}}],\"listeners\":{}}",
1647+ "description": "",
1648+ "title": "Response times repartition",
1649+ "uiStateJSON": "{}",
1650+ "version": 1,
1651+ "savedSearchId": "Packetbeat-Search",
1652+ "kibanaSavedObjectMeta": {
1653+ "searchSourceJSON": "{\"filter\":[]}"
1654+ }
1655+}
1656\ No newline at end of file
1657
1658=== added file 'dashboards/beats/dashboards/visualization/Servers.json'
1659--- dashboards/beats/dashboards/visualization/Servers.json 1970-01-01 00:00:00 +0000
1660+++ dashboards/beats/dashboards/visualization/Servers.json 2016-04-29 16:15:40 +0000
1661@@ -0,0 +1,10 @@
1662+{
1663+ "visState": "{\"type\":\"table\",\"params\":{\"perPage\":10,\"showPartialRows\":false,\"showMeticsAtAllLevels\":false},\"aggs\":[{\"id\":\"1\",\"type\":\"avg\",\"schema\":\"metric\",\"params\":{\"field\":\"cpu.user_p\"}},{\"id\":\"3\",\"type\":\"avg\",\"schema\":\"metric\",\"params\":{\"field\":\"cpu.system_p\"}},{\"id\":\"4\",\"type\":\"max\",\"schema\":\"metric\",\"params\":{\"field\":\"mem.total\"}},{\"id\":\"5\",\"type\":\"max\",\"schema\":\"metric\",\"params\":{\"field\":\"mem.used\"}},{\"id\":\"8\",\"type\":\"max\",\"schema\":\"metric\",\"params\":{\"field\":\"mem.used_p\"}},{\"id\":\"6\",\"type\":\"max\",\"schema\":\"metric\",\"params\":{\"field\":\"mem.free\"}},{\"id\":\"9\",\"type\":\"terms\",\"schema\":\"bucket\",\"params\":{\"field\":\"beat.name\",\"size\":5,\"order\":\"desc\",\"orderBy\":\"1\"}}],\"listeners\":{}}",
1664+ "description": "",
1665+ "title": "Servers",
1666+ "version": 1,
1667+ "savedSearchId": "System-stats",
1668+ "kibanaSavedObjectMeta": {
1669+ "searchSourceJSON": "{\"filter\":[]}"
1670+ }
1671+}
1672\ No newline at end of file
1673
1674=== added file 'dashboards/beats/dashboards/visualization/Slowest-MySQL-queries.json'
1675--- dashboards/beats/dashboards/visualization/Slowest-MySQL-queries.json 1970-01-01 00:00:00 +0000
1676+++ dashboards/beats/dashboards/visualization/Slowest-MySQL-queries.json 2016-04-29 16:15:40 +0000
1677@@ -0,0 +1,10 @@
1678+{
1679+ "visState": "{\"type\":\"table\",\"params\":{\"perPage\":10,\"showPartialRows\":false,\"showMeticsAtAllLevels\":false},\"aggs\":[{\"id\":\"1\",\"type\":\"avg\",\"schema\":\"metric\",\"params\":{\"field\":\"responsetime\"}},{\"id\":\"2\",\"type\":\"terms\",\"schema\":\"bucket\",\"params\":{\"field\":\"query\",\"size\":10,\"order\":\"desc\",\"orderBy\":\"1\"}}],\"listeners\":{}}",
1680+ "description": "",
1681+ "title": "Slowest MySQL queries",
1682+ "version": 1,
1683+ "savedSearchId": "MySQL-Transactions",
1684+ "kibanaSavedObjectMeta": {
1685+ "searchSourceJSON": "{\"filter\":[]}"
1686+ }
1687+}
1688\ No newline at end of file
1689
1690=== added file 'dashboards/beats/dashboards/visualization/Slowest-PgSQL-queries.json'
1691--- dashboards/beats/dashboards/visualization/Slowest-PgSQL-queries.json 1970-01-01 00:00:00 +0000
1692+++ dashboards/beats/dashboards/visualization/Slowest-PgSQL-queries.json 2016-04-29 16:15:40 +0000
1693@@ -0,0 +1,10 @@
1694+{
1695+ "visState": "{\"type\":\"table\",\"params\":{\"perPage\":10,\"showPartialRows\":false,\"showMeticsAtAllLevels\":false},\"aggs\":[{\"id\":\"1\",\"type\":\"avg\",\"schema\":\"metric\",\"params\":{\"field\":\"responsetime\"}},{\"id\":\"2\",\"type\":\"terms\",\"schema\":\"bucket\",\"params\":{\"field\":\"query\",\"size\":10,\"order\":\"desc\",\"orderBy\":\"1\"}}],\"listeners\":{}}",
1696+ "description": "",
1697+ "title": "Slowest PgSQL queries",
1698+ "version": 1,
1699+ "savedSearchId": "PgSQL-transactions",
1700+ "kibanaSavedObjectMeta": {
1701+ "searchSourceJSON": "{\"filter\":[]}"
1702+ }
1703+}
1704\ No newline at end of file
1705
1706=== added file 'dashboards/beats/dashboards/visualization/Slowest-Thrift-RPC-methods.json'
1707--- dashboards/beats/dashboards/visualization/Slowest-Thrift-RPC-methods.json 1970-01-01 00:00:00 +0000
1708+++ dashboards/beats/dashboards/visualization/Slowest-Thrift-RPC-methods.json 2016-04-29 16:15:40 +0000
1709@@ -0,0 +1,10 @@
1710+{
1711+ "visState": "{\"type\":\"table\",\"params\":{\"perPage\":10,\"showPartialRows\":false,\"showMeticsAtAllLevels\":false},\"aggs\":[{\"id\":\"1\",\"type\":\"avg\",\"schema\":\"metric\",\"params\":{\"field\":\"responsetime\"}},{\"id\":\"2\",\"type\":\"terms\",\"schema\":\"bucket\",\"params\":{\"field\":\"method\",\"size\":10,\"order\":\"desc\",\"orderBy\":\"1\"}}],\"listeners\":{}}",
1712+ "description": "",
1713+ "title": "Slowest Thrift RPC methods",
1714+ "version": 1,
1715+ "savedSearchId": "Thrift-transactions",
1716+ "kibanaSavedObjectMeta": {
1717+ "searchSourceJSON": "{\"filter\":[]}"
1718+ }
1719+}
1720\ No newline at end of file
1721
1722=== added file 'dashboards/beats/dashboards/visualization/Sources.json'
1723--- dashboards/beats/dashboards/visualization/Sources.json 1970-01-01 00:00:00 +0000
1724+++ dashboards/beats/dashboards/visualization/Sources.json 2016-04-29 16:15:40 +0000
1725@@ -0,0 +1,10 @@
1726+{
1727+ "visState": "{\n \"type\": \"pie\",\n \"params\": {\n \"shareYAxis\": true,\n \"addTooltip\": true,\n \"addLegend\": true,\n \"isDonut\": false\n },\n \"aggs\": [\n {\n \"id\": \"1\",\n \"type\": \"count\",\n \"schema\": \"metric\",\n \"params\": {}\n },\n {\n \"id\": \"2\",\n \"type\": \"terms\",\n \"schema\": \"segment\",\n \"params\": {\n \"field\": \"source_name\",\n \"exclude\": {\n \"pattern\": \"\\\"\\\"\"\n },\n \"size\": 7,\n \"order\": \"desc\",\n \"orderBy\": \"1\"\n }\n }\n ],\n \"listeners\": {}\n}",
1728+ "description": "",
1729+ "title": "Event Sources",
1730+ "uiStateJSON": "{}",
1731+ "version": 1,
1732+ "kibanaSavedObjectMeta": {
1733+ "searchSourceJSON": "{\n \"index\": \"winlogbeat-*\",\n \"query\": {\n \"query_string\": {\n \"query\": \"*\",\n \"analyze_wildcard\": true\n }\n },\n \"filter\": []\n}"
1734+ }
1735+}
1736\ No newline at end of file
1737
1738=== added file 'dashboards/beats/dashboards/visualization/System-load.json'
1739--- dashboards/beats/dashboards/visualization/System-load.json 1970-01-01 00:00:00 +0000
1740+++ dashboards/beats/dashboards/visualization/System-load.json 2016-04-29 16:15:40 +0000
1741@@ -0,0 +1,10 @@
1742+{
1743+ "visState": "{\"type\":\"line\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"showCircles\":true,\"smoothLines\":false,\"interpolate\":\"linear\",\"scale\":\"linear\",\"drawLinesBetweenPoints\":true,\"radiusRatio\":9,\"times\":[],\"addTimeMarker\":false,\"defaultYExtents\":false,\"setYExtents\":false,\"yAxis\":{}},\"aggs\":[{\"id\":\"1\",\"type\":\"avg\",\"schema\":\"metric\",\"params\":{\"field\":\"load.load1\"}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"@timestamp\",\"interval\":\"auto\",\"customInterval\":\"2h\",\"min_doc_count\":1,\"extended_bounds\":{}}},{\"id\":\"3\",\"type\":\"terms\",\"schema\":\"group\",\"params\":{\"field\":\"beat.name\",\"size\":5,\"order\":\"desc\",\"orderBy\":\"1\"}}],\"listeners\":{}}",
1744+ "description": "",
1745+ "title": "System load",
1746+ "version": 1,
1747+ "savedSearchId": "System-stats",
1748+ "kibanaSavedObjectMeta": {
1749+ "searchSourceJSON": "{\"filter\":[]}"
1750+ }
1751+}
1752\ No newline at end of file
1753
1754=== added file 'dashboards/beats/dashboards/visualization/Thrift-RPC-Errors.json'
1755--- dashboards/beats/dashboards/visualization/Thrift-RPC-Errors.json 1970-01-01 00:00:00 +0000
1756+++ dashboards/beats/dashboards/visualization/Thrift-RPC-Errors.json 2016-04-29 16:15:40 +0000
1757@@ -0,0 +1,10 @@
1758+{
1759+ "visState": "{\"type\":\"area\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":false,\"mode\":\"stacked\",\"defaultYExtents\":false},\"aggs\":[{\"id\":\"1\",\"type\":\"sum\",\"schema\":\"metric\",\"params\":{\"field\":\"count\"}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"@timestamp\",\"interval\":\"auto\",\"min_doc_count\":1,\"extended_bounds\":{}}}],\"listeners\":{}}",
1760+ "description": "",
1761+ "title": "Thrift RPC Errors",
1762+ "version": 1,
1763+ "savedSearchId": "Thrift-errors",
1764+ "kibanaSavedObjectMeta": {
1765+ "searchSourceJSON": "{\"filter\":[]}"
1766+ }
1767+}
1768\ No newline at end of file
1769
1770=== added file 'dashboards/beats/dashboards/visualization/Thrift-requests-per-minute.json'
1771--- dashboards/beats/dashboards/visualization/Thrift-requests-per-minute.json 1970-01-01 00:00:00 +0000
1772+++ dashboards/beats/dashboards/visualization/Thrift-requests-per-minute.json 2016-04-29 16:15:40 +0000
1773@@ -0,0 +1,10 @@
1774+{
1775+ "visState": "{\"type\":\"histogram\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":false,\"mode\":\"stacked\",\"defaultYExtents\":false},\"aggs\":[{\"id\":\"1\",\"type\":\"sum\",\"schema\":\"metric\",\"params\":{\"field\":\"count\"}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"@timestamp\",\"interval\":\"minute\",\"min_doc_count\":1,\"extended_bounds\":{}}}],\"listeners\":{}}",
1776+ "description": "",
1777+ "title": "Thrift requests per minute",
1778+ "version": 1,
1779+ "savedSearchId": "Thrift-transactions",
1780+ "kibanaSavedObjectMeta": {
1781+ "searchSourceJSON": "{\"filter\":[]}"
1782+ }
1783+}
1784\ No newline at end of file
1785
1786=== added file 'dashboards/beats/dashboards/visualization/Thrift-response-times-percentiles.json'
1787--- dashboards/beats/dashboards/visualization/Thrift-response-times-percentiles.json 1970-01-01 00:00:00 +0000
1788+++ dashboards/beats/dashboards/visualization/Thrift-response-times-percentiles.json 2016-04-29 16:15:40 +0000
1789@@ -0,0 +1,10 @@
1790+{
1791+ "visState": "{\"aggs\":[{\"id\":\"1\",\"params\":{\"field\":\"responsetime\",\"percents\":[75,99,99.5]},\"schema\":\"metric\",\"type\":\"percentiles\"},{\"id\":\"2\",\"params\":{\"extended_bounds\":{},\"field\":\"@timestamp\",\"interval\":\"auto\",\"min_doc_count\":1},\"schema\":\"segment\",\"type\":\"date_histogram\"}],\"listeners\":{},\"params\":{\"addLegend\":true,\"addTooltip\":true,\"defaultYExtents\":false,\"shareYAxis\":true},\"type\":\"line\"}",
1792+ "description": "",
1793+ "title": "Thrift response times percentiles",
1794+ "version": 1,
1795+ "savedSearchId": "Thrift-transactions",
1796+ "kibanaSavedObjectMeta": {
1797+ "searchSourceJSON": "{\"filter\":[]}"
1798+ }
1799+}
1800\ No newline at end of file
1801
1802=== added file 'dashboards/beats/dashboards/visualization/Top-10-HTTP-requests.json'
1803--- dashboards/beats/dashboards/visualization/Top-10-HTTP-requests.json 1970-01-01 00:00:00 +0000
1804+++ dashboards/beats/dashboards/visualization/Top-10-HTTP-requests.json 2016-04-29 16:15:40 +0000
1805@@ -0,0 +1,10 @@
1806+{
1807+ "visState": "{\"type\":\"table\",\"params\":{\"perPage\":10,\"showPartialRows\":false,\"showMeticsAtAllLevels\":false},\"aggs\":[{\"id\":\"1\",\"type\":\"sum\",\"schema\":\"metric\",\"params\":{\"field\":\"count\"}},{\"id\":\"2\",\"type\":\"terms\",\"schema\":\"bucket\",\"params\":{\"field\":\"query\",\"size\":10,\"order\":\"desc\",\"orderBy\":\"1\"}}],\"listeners\":{}}",
1808+ "description": "",
1809+ "title": "Top 10 HTTP requests",
1810+ "version": 1,
1811+ "savedSearchId": "Web-transactions",
1812+ "kibanaSavedObjectMeta": {
1813+ "searchSourceJSON": "{\"filter\":[]}"
1814+ }
1815+}
1816\ No newline at end of file
1817
1818=== added file 'dashboards/beats/dashboards/visualization/Top-10-memory-consumers.json'
1819--- dashboards/beats/dashboards/visualization/Top-10-memory-consumers.json 1970-01-01 00:00:00 +0000
1820+++ dashboards/beats/dashboards/visualization/Top-10-memory-consumers.json 2016-04-29 16:15:40 +0000
1821@@ -0,0 +1,10 @@
1822+{
1823+ "visState": "{\"type\":\"histogram\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"scale\":\"linear\",\"mode\":\"stacked\",\"times\":[],\"addTimeMarker\":false,\"defaultYExtents\":false,\"setYExtents\":false,\"yAxis\":{}},\"aggs\":[{\"id\":\"1\",\"type\":\"avg\",\"schema\":\"metric\",\"params\":{\"field\":\"proc.mem.rss_p\"}},{\"id\":\"2\",\"type\":\"terms\",\"schema\":\"segment\",\"params\":{\"field\":\"proc.name\",\"size\":10,\"order\":\"desc\",\"orderBy\":\"1\"}}],\"listeners\":{}}",
1824+ "description": "",
1825+ "title": "Top 10 memory consumers",
1826+ "version": 1,
1827+ "savedSearchId": "Processes",
1828+ "kibanaSavedObjectMeta": {
1829+ "searchSourceJSON": "{\"filter\":[]}"
1830+ }
1831+}
1832\ No newline at end of file
1833
1834=== added file 'dashboards/beats/dashboards/visualization/Top-10-processes-by-total-CPU-usage.json'
1835--- dashboards/beats/dashboards/visualization/Top-10-processes-by-total-CPU-usage.json 1970-01-01 00:00:00 +0000
1836+++ dashboards/beats/dashboards/visualization/Top-10-processes-by-total-CPU-usage.json 2016-04-29 16:15:40 +0000
1837@@ -0,0 +1,10 @@
1838+{
1839+ "visState": "{\"aggs\":[{\"id\":\"1\",\"params\":{\"field\":\"proc.cpu.total\"},\"schema\":\"metric\",\"type\":\"max\"},{\"id\":\"2\",\"params\":{\"field\":\"proc.name\",\"order\":\"desc\",\"orderBy\":\"1\",\"size\":10},\"schema\":\"segment\",\"type\":\"terms\"}],\"listeners\":{},\"params\":{\"addLegend\":true,\"addTimeMarker\":false,\"addTooltip\":true,\"defaultYExtents\":false,\"mode\":\"stacked\",\"scale\":\"linear\",\"setYExtents\":false,\"shareYAxis\":true,\"times\":[],\"yAxis\":{}},\"type\":\"histogram\"}",
1840+ "description": "",
1841+ "title": "Top 10 processes by total CPU usage",
1842+ "version": 1,
1843+ "savedSearchId": "Processes",
1844+ "kibanaSavedObjectMeta": {
1845+ "searchSourceJSON": "{\"filter\":[]}"
1846+ }
1847+}
1848\ No newline at end of file
1849
1850=== added file 'dashboards/beats/dashboards/visualization/Top-Event-IDs.json'
1851--- dashboards/beats/dashboards/visualization/Top-Event-IDs.json 1970-01-01 00:00:00 +0000
1852+++ dashboards/beats/dashboards/visualization/Top-Event-IDs.json 2016-04-29 16:15:40 +0000
1853@@ -0,0 +1,10 @@
1854+{
1855+ "visState": "{\n \"type\": \"table\",\n \"params\": {\n \"perPage\": 10,\n \"showPartialRows\": false,\n \"showMeticsAtAllLevels\": false\n },\n \"aggs\": [\n {\n \"id\": \"1\",\n \"type\": \"count\",\n \"schema\": \"metric\",\n \"params\": {}\n },\n {\n \"id\": \"2\",\n \"type\": \"terms\",\n \"schema\": \"bucket\",\n \"params\": {\n \"field\": \"event_id\",\n \"size\": 5,\n \"order\": \"desc\",\n \"orderBy\": \"1\"\n }\n }\n ],\n \"listeners\": {}\n}",
1856+ "description": "",
1857+ "title": "Top Event IDs",
1858+ "uiStateJSON": "{}",
1859+ "version": 1,
1860+ "kibanaSavedObjectMeta": {
1861+ "searchSourceJSON": "{\n \"index\": \"winlogbeat-*\",\n \"query\": {\n \"query_string\": {\n \"query\": \"*\",\n \"analyze_wildcard\": true\n }\n },\n \"filter\": []\n}"
1862+ }
1863+}
1864\ No newline at end of file
1865
1866=== added file 'dashboards/beats/dashboards/visualization/Top-Thrift-RPC-calls-with-errors.json'
1867--- dashboards/beats/dashboards/visualization/Top-Thrift-RPC-calls-with-errors.json 1970-01-01 00:00:00 +0000
1868+++ dashboards/beats/dashboards/visualization/Top-Thrift-RPC-calls-with-errors.json 2016-04-29 16:15:40 +0000
1869@@ -0,0 +1,10 @@
1870+{
1871+ "visState": "{\"type\":\"histogram\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":false,\"mode\":\"stacked\",\"defaultYExtents\":false},\"aggs\":[{\"id\":\"1\",\"type\":\"sum\",\"schema\":\"metric\",\"params\":{\"field\":\"count\"}},{\"id\":\"2\",\"type\":\"terms\",\"schema\":\"segment\",\"params\":{\"field\":\"method\",\"size\":5,\"order\":\"desc\",\"orderBy\":\"1\"}}],\"listeners\":{}}",
1872+ "description": "",
1873+ "title": "Top Thrift-RPC calls with errors",
1874+ "version": 1,
1875+ "savedSearchId": "Thrift-errors",
1876+ "kibanaSavedObjectMeta": {
1877+ "searchSourceJSON": "{\"filter\":[]}"
1878+ }
1879+}
1880\ No newline at end of file
1881
1882=== added file 'dashboards/beats/dashboards/visualization/Top-Thrift-RPC-methods.json'
1883--- dashboards/beats/dashboards/visualization/Top-Thrift-RPC-methods.json 1970-01-01 00:00:00 +0000
1884+++ dashboards/beats/dashboards/visualization/Top-Thrift-RPC-methods.json 2016-04-29 16:15:40 +0000
1885@@ -0,0 +1,10 @@
1886+{
1887+ "visState": "{\"type\":\"histogram\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":false,\"mode\":\"stacked\",\"defaultYExtents\":false},\"aggs\":[{\"id\":\"1\",\"type\":\"sum\",\"schema\":\"metric\",\"params\":{\"field\":\"count\"}},{\"id\":\"2\",\"type\":\"terms\",\"schema\":\"segment\",\"params\":{\"field\":\"method\",\"size\":5,\"order\":\"desc\",\"orderBy\":\"1\"}}],\"listeners\":{}}",
1888+ "description": "",
1889+ "title": "Top Thrift-RPC methods",
1890+ "version": 1,
1891+ "savedSearchId": "Thrift-transactions",
1892+ "kibanaSavedObjectMeta": {
1893+ "searchSourceJSON": "{\"filter\":[]}"
1894+ }
1895+}
1896\ No newline at end of file
1897
1898=== added file 'dashboards/beats/dashboards/visualization/Top-processes.json'
1899--- dashboards/beats/dashboards/visualization/Top-processes.json 1970-01-01 00:00:00 +0000
1900+++ dashboards/beats/dashboards/visualization/Top-processes.json 2016-04-29 16:15:40 +0000
1901@@ -0,0 +1,10 @@
1902+{
1903+ "visState": "{\"type\":\"table\",\"params\":{\"perPage\":10,\"showPartialRows\":false,\"showMeticsAtAllLevels\":false},\"aggs\":[{\"id\":\"1\",\"type\":\"max\",\"schema\":\"metric\",\"params\":{\"field\":\"proc.cpu.user_p\"}},{\"id\":\"2\",\"type\":\"max\",\"schema\":\"metric\",\"params\":{\"field\":\"proc.mem.rss\"}},{\"id\":\"3\",\"type\":\"max\",\"schema\":\"metric\",\"params\":{\"field\":\"proc.mem.rss_p\"}},{\"id\":\"5\",\"type\":\"max\",\"schema\":\"metric\",\"params\":{\"field\":\"proc.mem.share\"}},{\"id\":\"6\",\"type\":\"terms\",\"schema\":\"bucket\",\"params\":{\"field\":\"proc.name\",\"size\":10,\"order\":\"desc\",\"orderBy\":\"1\"}}],\"listeners\":{}}",
1904+ "description": "",
1905+ "title": "Top processes",
1906+ "version": 1,
1907+ "savedSearchId": "Proc-stats",
1908+ "kibanaSavedObjectMeta": {
1909+ "searchSourceJSON": "{\"filter\":[]}"
1910+ }
1911+}
1912\ No newline at end of file
1913
1914=== added file 'dashboards/beats/dashboards/visualization/Top-slowest-MongoDB-queries.json'
1915--- dashboards/beats/dashboards/visualization/Top-slowest-MongoDB-queries.json 1970-01-01 00:00:00 +0000
1916+++ dashboards/beats/dashboards/visualization/Top-slowest-MongoDB-queries.json 2016-04-29 16:15:40 +0000
1917@@ -0,0 +1,10 @@
1918+{
1919+ "visState": "{\"type\":\"table\",\"params\":{\"perPage\":10,\"showPartialRows\":false,\"showMeticsAtAllLevels\":false},\"aggs\":[{\"id\":\"1\",\"type\":\"percentiles\",\"schema\":\"metric\",\"params\":{\"field\":\"responsetime\",\"percents\":[99]}},{\"id\":\"2\",\"type\":\"terms\",\"schema\":\"bucket\",\"params\":{\"field\":\"query\",\"size\":10,\"order\":\"desc\",\"orderBy\":\"1.99\"}}],\"listeners\":{}}",
1920+ "description": "",
1921+ "title": "Top slowest MongoDB queries",
1922+ "version": 1,
1923+ "savedSearchId": "MongoDB-transactions",
1924+ "kibanaSavedObjectMeta": {
1925+ "searchSourceJSON": "{\"filter\":[]}"
1926+ }
1927+}
1928\ No newline at end of file
1929
1930=== added file 'dashboards/beats/dashboards/visualization/Total-number-of-HTTP-transactions.json'
1931--- dashboards/beats/dashboards/visualization/Total-number-of-HTTP-transactions.json 1970-01-01 00:00:00 +0000
1932+++ dashboards/beats/dashboards/visualization/Total-number-of-HTTP-transactions.json 2016-04-29 16:15:40 +0000
1933@@ -0,0 +1,10 @@
1934+{
1935+ "visState": "{\"aggs\":[{\"id\":\"1\",\"params\":{\"field\":\"count\"},\"schema\":\"metric\",\"type\":\"sum\"}],\"listeners\":{},\"params\":{\"fontSize\":\"37\"},\"type\":\"metric\"}",
1936+ "description": "",
1937+ "title": "Total number of HTTP transactions",
1938+ "version": 1,
1939+ "savedSearchId": "Web-transactions",
1940+ "kibanaSavedObjectMeta": {
1941+ "searchSourceJSON": "{\"filter\":[]}"
1942+ }
1943+}
1944\ No newline at end of file
1945
1946=== added file 'dashboards/beats/dashboards/visualization/Total-time-spent-in-each-MongoDB-collection.json'
1947--- dashboards/beats/dashboards/visualization/Total-time-spent-in-each-MongoDB-collection.json 1970-01-01 00:00:00 +0000
1948+++ dashboards/beats/dashboards/visualization/Total-time-spent-in-each-MongoDB-collection.json 2016-04-29 16:15:40 +0000
1949@@ -0,0 +1,10 @@
1950+{
1951+ "visState": "{\"type\":\"area\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":true,\"smoothLines\":false,\"scale\":\"linear\",\"interpolate\":\"linear\",\"mode\":\"stacked\",\"times\":[],\"addTimeMarker\":false,\"defaultYExtents\":false,\"setYExtents\":false,\"yAxis\":{}},\"aggs\":[{\"id\":\"1\",\"type\":\"sum\",\"schema\":\"metric\",\"params\":{\"field\":\"responsetime\"}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"@timestamp\",\"interval\":\"auto\",\"customInterval\":\"2h\",\"min_doc_count\":1,\"extended_bounds\":{}}},{\"id\":\"3\",\"type\":\"terms\",\"schema\":\"group\",\"params\":{\"field\":\"resource\",\"size\":5,\"order\":\"desc\",\"orderBy\":\"1\"}}],\"listeners\":{}}",
1952+ "description": "",
1953+ "title": "Total time spent in each MongoDB collection",
1954+ "version": 1,
1955+ "savedSearchId": "MongoDB-transactions",
1956+ "kibanaSavedObjectMeta": {
1957+ "searchSourceJSON": "{\"filter\":[]}"
1958+ }
1959+}
1960\ No newline at end of file
1961
1962=== added file 'dashboards/beats/dashboards/visualization/Web-transactions.json'
1963--- dashboards/beats/dashboards/visualization/Web-transactions.json 1970-01-01 00:00:00 +0000
1964+++ dashboards/beats/dashboards/visualization/Web-transactions.json 2016-04-29 16:15:40 +0000
1965@@ -0,0 +1,10 @@
1966+{
1967+ "visState": "{\"type\":\"histogram\",\"params\":{\"shareYAxis\":true,\"addTooltip\":true,\"addLegend\":false,\"mode\":\"stacked\",\"defaultYExtents\":false},\"aggs\":[{\"id\":\"1\",\"type\":\"sum\",\"schema\":\"metric\",\"params\":{\"field\":\"count\"}},{\"id\":\"2\",\"type\":\"date_histogram\",\"schema\":\"segment\",\"params\":{\"field\":\"@timestamp\",\"interval\":\"auto\",\"min_doc_count\":1,\"extended_bounds\":{}}}],\"listeners\":{}}",
1968+ "description": "",
1969+ "title": "Web transactions",
1970+ "version": 1,
1971+ "savedSearchId": "Web-transactions",
1972+ "kibanaSavedObjectMeta": {
1973+ "searchSourceJSON": "{\"filter\":[]}"
1974+ }
1975+}
1976\ No newline at end of file
1977
1978=== added file 'dashboards/beats/load.sh'
1979--- dashboards/beats/load.sh 1970-01-01 00:00:00 +0000
1980+++ dashboards/beats/load.sh 2016-04-29 16:15:40 +0000
1981@@ -0,0 +1,125 @@
1982+#!/bin/bash
1983+
1984+# Usage examples:
1985+# env KIBANA_INDEX='.kibana_env1' ./load.sh
1986+# ./load.sh -url http://test.com:9200
1987+# ./load.sh -url http://test.com:9200 -user admin:secret
1988+# ./load.sh -url http://test.com:9200 -index .kibana-test
1989+
1990+# The default value of the variable. Initialize your own variables here
1991+ELASTICSEARCH=http://localhost:9200
1992+CURL=curl
1993+KIBANA_INDEX=".kibana"
1994+
1995+print_usage() {
1996+ echo "
1997+
1998+Load the dashboards, visualizations and index patterns into the given
1999+Elasticsearch instance.
2000+
2001+Usage:
2002+ $(basename "$0") -url ${ELASTICSEARCH} -user admin:secret -index ${KIBANA_INDEX}
2003+
2004+Options:
2005+ -h | -help
2006+ Print the help menu.
2007+ -l | -url
2008+ Elasticseacrh URL. By default is ${ELASTICSEARCH}.
2009+ -u | -user
2010+ Username and password for authenticating to Elasticsearch using Basic
2011+ Authentication. The username and password should be separated by a
2012+ colon (i.e. "admin:secret"). By default no username and password are
2013+ used.
2014+ -i | -index
2015+ Kibana index pattern where to save the dashboards, visualizations,
2016+ index patterns. By default is ${KIBANA_INDEX}.
2017+
2018+" >&2
2019+}
2020+
2021+while [ "$1" != "" ]; do
2022+case $1 in
2023+ -l | -url )
2024+ ELASTICSEARCH=$2
2025+ if [ "$ELASTICSEARCH" = "" ]; then
2026+ echo "Error: Missing Elasticsearch URL"
2027+ print_usage
2028+ exit 1
2029+ fi
2030+ ;;
2031+
2032+ -u | -user )
2033+ USER=$2
2034+ if [ "$USER" = "" ]; then
2035+ echo "Error: Missing username"
2036+ print_usage
2037+ exit 1
2038+ fi
2039+ CURL="curl --user ${USER}"
2040+ ;;
2041+
2042+ -i | -index )
2043+ KIBANA_INDEX=$2
2044+ if [ "$KIBANA_INDEX" = "" ]; then
2045+ echo "Error: Missing Kibana index pattern"
2046+ print_usage
2047+ exit 1
2048+ fi
2049+ ;;
2050+
2051+ -h | -help )
2052+ print_usage
2053+ exit 0
2054+ ;;
2055+
2056+ *)
2057+ echo "Error: Unknown option $2"
2058+ print_usage
2059+ exit 1
2060+ ;;
2061+
2062+esac
2063+shift 2
2064+done
2065+
2066+DIR=dashboards
2067+echo "Loading dashboards to ${ELASTICSEARCH} in ${KIBANA_INDEX}"
2068+
2069+for file in ${DIR}/search/*.json
2070+do
2071+ NAME=`basename ${file} .json`
2072+ echo "Loading search ${NAME}:"
2073+ ${CURL} -XPUT ${ELASTICSEARCH}/${KIBANA_INDEX}/search/${NAME} \
2074+ -d @${file} || exit 1
2075+ echo
2076+done
2077+
2078+for file in ${DIR}/visualization/*.json
2079+do
2080+ NAME=`basename ${file} .json`
2081+ echo "Loading visualization ${NAME}:"
2082+ ${CURL} -XPUT ${ELASTICSEARCH}/${KIBANA_INDEX}/visualization/${NAME} \
2083+ -d @${file} || exit 1
2084+ echo
2085+done
2086+
2087+for file in ${DIR}/dashboard/*.json
2088+do
2089+ NAME=`basename ${file} .json`
2090+ echo "Loading dashboard ${NAME}:"
2091+ ${CURL} -XPUT ${ELASTICSEARCH}/${KIBANA_INDEX}/dashboard/${NAME} \
2092+ -d @${file} || exit 1
2093+ echo
2094+done
2095+
2096+for file in ${DIR}/index-pattern/*.json
2097+do
2098+ NAME=`awk '$1 == "\"title\":" {gsub(/[",]/, "", $2); print $2}' ${file}`
2099+ echo "Loading index pattern ${NAME}:"
2100+
2101+ ${CURL} -XPUT ${ELASTICSEARCH}/${KIBANA_INDEX}/index-pattern/${NAME} \
2102+ -d @${file} || exit 1
2103+ echo
2104+done
2105+
2106+

Subscribers

People subscribed via source and target branches