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
=== modified file 'README.md'
--- README.md 2015-12-10 17:05:23 +0000
+++ README.md 2016-04-29 16:15:40 +0000
@@ -2,7 +2,7 @@
2Overview2Overview
3--------3--------
44
5This charm provides kibana from (http://kibana.org/). 5This charm provides kibana from (http://kibana.org/).
6Kibana is a search frontend for logstash.6Kibana is a search frontend for logstash.
77
8Using This Charm8Using This Charm
@@ -12,9 +12,9 @@
1212
13 juju deploy kibana13 juju deploy kibana
14 juju expose kibana14 juju expose kibana
15 15
16 not much use on its own ... you'll probably want the full stack16 not much use on its own ... you'll probably want the full stack
17 17
18 juju deploy elasticsearch18 juju deploy elasticsearch
19 juju deploy logstash-indexer19 juju deploy logstash-indexer
20 juju add-relation logstash-indexer elasticsearch:cluster20 juju add-relation logstash-indexer elasticsearch:cluster
@@ -54,6 +54,34 @@
5454
55* see logstash-indexer charm's README.md file for usage examples.55* see logstash-indexer charm's README.md file for usage examples.
5656
57
58Deploy / Add Dashboards
59-------------------
60
61The Kibana charm ships with a action to deploy dashboards into
62the kibana instance. You will however, have to have them loaded into the charm
63before the user deploys it, which means a pull request to the upstream charm to
64include you're awesome dashboard for everyone!
65
66For example, to deploy the included 'beats' dashboard with < Juju 2.0:
67
68 juju action do kibana/0 load-dashboard dashboard=beats
69
70For 2.0 +
71
72 juju run-action kibana/0 load-dashboard dashboard=beats
73
74This invokes the action, which in turn looks in the 'dashboards' directory for
75`$DASHBOARD_NAME/load.sh`
76
77Which is the repository layout adopted by elasticsearch for their own dashboards.
78to include your own, simply make a directory, a mirror the launch.sh script to
79curl to your elasticsearch instance (by default: localhost:9200 will work as its
80 proxying the connection to your ES cluster) and it will declare any indexes
81 as well as load any dashboard JSON definitions you include. For more information
82 consult the `dashboards/beats/load.sh` script.
83
84
57Contact Information85Contact Information
58-------------------86-------------------
5987
6088
=== added directory 'actions'
=== added file 'actions.yaml'
--- actions.yaml 1970-01-01 00:00:00 +0000
+++ actions.yaml 2016-04-29 16:15:40 +0000
@@ -0,0 +1,7 @@
1load-dashboard:
2 description: Load one of the pre-baked visualizations for kibana
3 options:
4 dashboard:
5 type: string
6 description: "Name of the dashboard to load"
7 default: beats
08
=== added file 'actions/load-dashboard'
--- actions/load-dashboard 1970-01-01 00:00:00 +0000
+++ actions/load-dashboard 2016-04-29 16:15:40 +0000
@@ -0,0 +1,11 @@
1#!/bin/bash
2
3set -ex
4
5DASH=$(action-get dashboard)
6
7if [[ -d ${CHARM_DIR}/dashboards/${DASH} ]]; then
8 cd $CHARM_DIR/dashboards/$DASH
9 $CHARM_DIR/dashboards/$DASH/load.sh
10 exit 0
11fi
012
=== added directory 'dashboards'
=== added directory 'dashboards/beats'
=== added file 'dashboards/beats/.gitignore'
--- dashboards/beats/.gitignore 1970-01-01 00:00:00 +0000
+++ dashboards/beats/.gitignore 2016-04-29 16:15:40 +0000
@@ -0,0 +1,3 @@
1*.swp
2save/env
3.DS_Store
04
=== added file 'dashboards/beats/LICENSE'
--- dashboards/beats/LICENSE 1970-01-01 00:00:00 +0000
+++ dashboards/beats/LICENSE 2016-04-29 16:15:40 +0000
@@ -0,0 +1,13 @@
1Copyright (c) 2012–2016 Elasticsearch <http://www.elastic.co>
2
3Licensed under the Apache License, Version 2.0 (the "License");
4you may not use this file except in compliance with the License.
5You may obtain a copy of the License at
6
7 http://www.apache.org/licenses/LICENSE-2.0
8
9Unless required by applicable law or agreed to in writing, software
10distributed under the License is distributed on an "AS IS" BASIS,
11WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12See the License for the specific language governing permissions and
13limitations under the License.
014
=== added directory 'dashboards/beats/dashboards'
=== added directory 'dashboards/beats/dashboards/dashboard'
=== added file 'dashboards/beats/dashboards/dashboard/HTTP.json'
--- dashboards/beats/dashboards/dashboard/HTTP.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/dashboard/HTTP.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,11 @@
1{
2 "hits": 0,
3 "timeRestore": false,
4 "description": "",
5 "title": "HTTP",
6 "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}]",
7 "version": 1,
8 "kibanaSavedObjectMeta": {
9 "searchSourceJSON": "{\"filter\":[{\"query\":{\"query_string\":{\"analyze_wildcard\":true,\"query\":\"*\"}}}]}"
10 }
11}
0\ No newline at end of file12\ No newline at end of file
113
=== added file 'dashboards/beats/dashboards/dashboard/MongoDB-performance.json'
--- dashboards/beats/dashboards/dashboard/MongoDB-performance.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/dashboard/MongoDB-performance.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,11 @@
1{
2 "hits": 0,
3 "timeRestore": false,
4 "description": "",
5 "title": "MongoDB performance",
6 "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}]",
7 "version": 1,
8 "kibanaSavedObjectMeta": {
9 "searchSourceJSON": "{\"filter\":[{\"query\":{\"query_string\":{\"analyze_wildcard\":true,\"query\":\"*\"}}}]}"
10 }
11}
0\ No newline at end of file12\ No newline at end of file
113
=== added file 'dashboards/beats/dashboards/dashboard/MySQL-performance.json'
--- dashboards/beats/dashboards/dashboard/MySQL-performance.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/dashboard/MySQL-performance.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,11 @@
1{
2 "hits": 0,
3 "timeRestore": false,
4 "description": "",
5 "title": "MySQL performance",
6 "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}]",
7 "version": 1,
8 "kibanaSavedObjectMeta": {
9 "searchSourceJSON": "{\"filter\":[{\"query\":{\"query_string\":{\"analyze_wildcard\":true,\"query\":\"*\"}}}]}"
10 }
11}
0\ No newline at end of file12\ No newline at end of file
113
=== added file 'dashboards/beats/dashboards/dashboard/Packetbeat-Dashboard.json'
--- dashboards/beats/dashboards/dashboard/Packetbeat-Dashboard.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/dashboard/Packetbeat-Dashboard.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,11 @@
1{
2 "hits": 0,
3 "timeRestore": false,
4 "description": "",
5 "title": "Packetbeat Dashboard",
6 "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}]",
7 "version": 1,
8 "kibanaSavedObjectMeta": {
9 "searchSourceJSON": "{\"filter\":[{\"query\":{\"query_string\":{\"analyze_wildcard\":true,\"query\":\"*\"}}}]}"
10 }
11}
0\ No newline at end of file12\ No newline at end of file
113
=== added file 'dashboards/beats/dashboards/dashboard/PgSQL-performance.json'
--- dashboards/beats/dashboards/dashboard/PgSQL-performance.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/dashboard/PgSQL-performance.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,11 @@
1{
2 "hits": 0,
3 "timeRestore": false,
4 "description": "",
5 "title": "PgSQL performance",
6 "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}]",
7 "version": 1,
8 "kibanaSavedObjectMeta": {
9 "searchSourceJSON": "{\"filter\":[{\"query\":{\"query_string\":{\"analyze_wildcard\":true,\"query\":\"*\"}}}]}"
10 }
11}
0\ No newline at end of file12\ No newline at end of file
113
=== added file 'dashboards/beats/dashboards/dashboard/Thrift-performance.json'
--- dashboards/beats/dashboards/dashboard/Thrift-performance.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/dashboard/Thrift-performance.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,11 @@
1{
2 "hits": 0,
3 "timeRestore": false,
4 "description": "",
5 "title": "Thrift performance",
6 "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\"]}]",
7 "version": 1,
8 "kibanaSavedObjectMeta": {
9 "searchSourceJSON": "{\"filter\":[{\"query\":{\"query_string\":{\"analyze_wildcard\":true,\"query\":\"*\"}}}]}"
10 }
11}
0\ No newline at end of file12\ No newline at end of file
113
=== added file 'dashboards/beats/dashboards/dashboard/Topbeat-Dashboard.json'
--- dashboards/beats/dashboards/dashboard/Topbeat-Dashboard.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/dashboard/Topbeat-Dashboard.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,15 @@
1{
2 "hits": 0,
3 "timeFrom": "now-15m",
4 "timeRestore": true,
5 "description": "",
6 "title": "Topbeat-Dashboard",
7 "uiStateJSON": "{}",
8 "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\"}]",
9 "timeTo": "now",
10 "optionsJSON": "{\"darkTheme\":false}",
11 "version": 1,
12 "kibanaSavedObjectMeta": {
13 "searchSourceJSON": "{\"filter\":[{\"query\":{\"query_string\":{\"analyze_wildcard\":true,\"query\":\"*\"}}}]}"
14 }
15}
0\ No newline at end of file16\ No newline at end of file
117
=== added file 'dashboards/beats/dashboards/dashboard/Winlogbeat-Dashboard.json'
--- dashboards/beats/dashboards/dashboard/Winlogbeat-Dashboard.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/dashboard/Winlogbeat-Dashboard.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,13 @@
1{
2 "hits": 0,
3 "timeRestore": false,
4 "description": "",
5 "title": "Winlogbeat Dashboard",
6 "uiStateJSON": "{}",
7 "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\"}]",
8 "optionsJSON": "{\"darkTheme\":false}",
9 "version": 1,
10 "kibanaSavedObjectMeta": {
11 "searchSourceJSON": "{\"filter\":[{\"query\":{\"query_string\":{\"analyze_wildcard\":true,\"query\":\"*\"}}}]}"
12 }
13}
0\ No newline at end of file14\ No newline at end of file
115
=== added directory 'dashboards/beats/dashboards/index-pattern'
=== added file 'dashboards/beats/dashboards/index-pattern/filebeat.json'
--- dashboards/beats/dashboards/index-pattern/filebeat.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/index-pattern/filebeat.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,5 @@
1{
2 "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}]",
3 "timeFieldName": "@timestamp",
4 "title": "filebeat-*"
5}
0\ No newline at end of file6\ No newline at end of file
17
=== added file 'dashboards/beats/dashboards/index-pattern/packetbeat.json'
--- dashboards/beats/dashboards/index-pattern/packetbeat.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/index-pattern/packetbeat.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,5 @@
1{
2 "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}]",
3 "timeFieldName": "@timestamp",
4 "title": "packetbeat-*"
5}
0\ No newline at end of file6\ No newline at end of file
17
=== added file 'dashboards/beats/dashboards/index-pattern/topbeat.json'
--- dashboards/beats/dashboards/index-pattern/topbeat.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/index-pattern/topbeat.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,6 @@
1{
2 "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}]",
3 "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\"}}",
4 "timeFieldName": "@timestamp",
5 "title": "topbeat-*"
6}
0\ No newline at end of file7\ No newline at end of file
18
=== added file 'dashboards/beats/dashboards/index-pattern/winlogbeat.json'
--- dashboards/beats/dashboards/index-pattern/winlogbeat.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/index-pattern/winlogbeat.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,5 @@
1{
2 "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}]",
3 "timeFieldName": "@timestamp",
4 "title": "winlogbeat-*"
5}
0\ No newline at end of file6\ No newline at end of file
17
=== added directory 'dashboards/beats/dashboards/search'
=== added file 'dashboards/beats/dashboards/search/Cache-transactions.json'
--- dashboards/beats/dashboards/search/Cache-transactions.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/search/Cache-transactions.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,20 @@
1{
2 "sort": [
3 "@timestamp",
4 "desc"
5 ],
6 "hits": 0,
7 "description": "",
8 "title": "Cache transactions",
9 "version": 1,
10 "kibanaSavedObjectMeta": {
11 "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}}}"
12 },
13 "columns": [
14 "type",
15 "method",
16 "path",
17 "responsetime",
18 "status"
19 ]
20}
0\ No newline at end of file21\ No newline at end of file
122
=== added file 'dashboards/beats/dashboards/search/DB-transactions.json'
--- dashboards/beats/dashboards/search/DB-transactions.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/search/DB-transactions.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,20 @@
1{
2 "sort": [
3 "@timestamp",
4 "desc"
5 ],
6 "hits": 0,
7 "description": "",
8 "title": "DB transactions",
9 "version": 1,
10 "kibanaSavedObjectMeta": {
11 "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}}}"
12 },
13 "columns": [
14 "type",
15 "method",
16 "path",
17 "responsetime",
18 "status"
19 ]
20}
0\ No newline at end of file21\ No newline at end of file
122
=== added file 'dashboards/beats/dashboards/search/Default-Search.json'
--- dashboards/beats/dashboards/search/Default-Search.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/search/Default-Search.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,21 @@
1{
2 "sort": [
3 "@timestamp",
4 "desc"
5 ],
6 "hits": 0,
7 "description": "",
8 "title": "Default Search",
9 "version": 1,
10 "kibanaSavedObjectMeta": {
11 "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}}}"
12 },
13 "columns": [
14 "method",
15 "type",
16 "path",
17 "responsetime",
18 "status",
19 "query"
20 ]
21}
0\ No newline at end of file22\ No newline at end of file
123
=== added file 'dashboards/beats/dashboards/search/Errors.json'
--- dashboards/beats/dashboards/search/Errors.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/search/Errors.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,20 @@
1{
2 "sort": [
3 "@timestamp",
4 "desc"
5 ],
6 "hits": 0,
7 "description": "",
8 "title": "Errors",
9 "version": 1,
10 "kibanaSavedObjectMeta": {
11 "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}}}"
12 },
13 "columns": [
14 "type",
15 "method",
16 "path",
17 "responsetime",
18 "status"
19 ]
20}
0\ No newline at end of file21\ No newline at end of file
122
=== added file 'dashboards/beats/dashboards/search/Filesystem-stats.json'
--- dashboards/beats/dashboards/search/Filesystem-stats.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/search/Filesystem-stats.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,16 @@
1{
2 "sort": [
3 "@timestamp",
4 "desc"
5 ],
6 "hits": 0,
7 "description": "",
8 "title": "Filesystem stats",
9 "version": 1,
10 "kibanaSavedObjectMeta": {
11 "searchSourceJSON": "{\"index\":\"topbeat-*\",\"query\":{\"query_string\":{\"query\":\"type: filesystem\",\"analyze_wildcard\":true}},\"highlight\":{\"pre_tags\":[\"@kibana-highlighted-field@\"],\"post_tags\":[\"@/kibana-highlighted-field@\"],\"fields\":{\"*\":{}},\"require_field_match\":false,\"fragment_size\":2147483647},\"filter\":[]}"
12 },
13 "columns": [
14 "_source"
15 ]
16}
0\ No newline at end of file17\ No newline at end of file
118
=== added file 'dashboards/beats/dashboards/search/HTTP-errors.json'
--- dashboards/beats/dashboards/search/HTTP-errors.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/search/HTTP-errors.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,20 @@
1{
2 "sort": [
3 "@timestamp",
4 "desc"
5 ],
6 "hits": 0,
7 "description": "",
8 "title": "HTTP errors",
9 "version": 1,
10 "kibanaSavedObjectMeta": {
11 "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\":\"*\"}}}"
12 },
13 "columns": [
14 "type",
15 "method",
16 "path",
17 "responsetime",
18 "status"
19 ]
20}
0\ No newline at end of file21\ No newline at end of file
122
=== added file 'dashboards/beats/dashboards/search/MongoDB-errors.json'
--- dashboards/beats/dashboards/search/MongoDB-errors.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/search/MongoDB-errors.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,21 @@
1{
2 "sort": [
3 "@timestamp",
4 "desc"
5 ],
6 "hits": 0,
7 "description": "",
8 "title": "MongoDB errors",
9 "version": 1,
10 "kibanaSavedObjectMeta": {
11 "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}}}"
12 },
13 "columns": [
14 "method",
15 "type",
16 "path",
17 "responsetime",
18 "status",
19 "query"
20 ]
21}
0\ No newline at end of file22\ No newline at end of file
123
=== added file 'dashboards/beats/dashboards/search/MongoDB-transactions-with-write-concern-0.json'
--- dashboards/beats/dashboards/search/MongoDB-transactions-with-write-concern-0.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/search/MongoDB-transactions-with-write-concern-0.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,21 @@
1{
2 "sort": [
3 "@timestamp",
4 "desc"
5 ],
6 "hits": 0,
7 "description": "",
8 "title": "MongoDB transactions with write concern 0",
9 "version": 1,
10 "kibanaSavedObjectMeta": {
11 "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\\\"\"}}}"
12 },
13 "columns": [
14 "method",
15 "type",
16 "path",
17 "responsetime",
18 "status",
19 "query"
20 ]
21}
0\ No newline at end of file22\ No newline at end of file
123
=== added file 'dashboards/beats/dashboards/search/MongoDB-transactions.json'
--- dashboards/beats/dashboards/search/MongoDB-transactions.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/search/MongoDB-transactions.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,21 @@
1{
2 "sort": [
3 "@timestamp",
4 "desc"
5 ],
6 "hits": 0,
7 "description": "",
8 "title": "MongoDB transactions",
9 "version": 1,
10 "kibanaSavedObjectMeta": {
11 "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}}}"
12 },
13 "columns": [
14 "method",
15 "type",
16 "path",
17 "responsetime",
18 "status",
19 "query"
20 ]
21}
0\ No newline at end of file22\ No newline at end of file
123
=== added file 'dashboards/beats/dashboards/search/MySQL-Transactions.json'
--- dashboards/beats/dashboards/search/MySQL-Transactions.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/search/MySQL-Transactions.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,20 @@
1{
2 "sort": [
3 "@timestamp",
4 "desc"
5 ],
6 "hits": 0,
7 "description": "",
8 "title": "MySQL Transactions",
9 "version": 1,
10 "kibanaSavedObjectMeta": {
11 "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\":\"*\"}}}"
12 },
13 "columns": [
14 "method",
15 "type",
16 "path",
17 "responsetime",
18 "status"
19 ]
20}
0\ No newline at end of file21\ No newline at end of file
122
=== added file 'dashboards/beats/dashboards/search/MySQL-errors.json'
--- dashboards/beats/dashboards/search/MySQL-errors.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/search/MySQL-errors.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,20 @@
1{
2 "sort": [
3 "@timestamp",
4 "desc"
5 ],
6 "hits": 0,
7 "description": "",
8 "title": "MySQL errors",
9 "version": 1,
10 "kibanaSavedObjectMeta": {
11 "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\":\"*\"}}}"
12 },
13 "columns": [
14 "method",
15 "type",
16 "path",
17 "responsetime",
18 "status"
19 ]
20}
0\ No newline at end of file21\ No newline at end of file
122
=== added file 'dashboards/beats/dashboards/search/Packetbeat-Search.json'
--- dashboards/beats/dashboards/search/Packetbeat-Search.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/search/Packetbeat-Search.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,16 @@
1{
2 "sort": [
3 "@timestamp",
4 "desc"
5 ],
6 "hits": 0,
7 "description": "",
8 "title": "Packetbeat Search",
9 "version": 1,
10 "kibanaSavedObjectMeta": {
11 "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}}"
12 },
13 "columns": [
14 "_source"
15 ]
16}
0\ No newline at end of file17\ No newline at end of file
118
=== added file 'dashboards/beats/dashboards/search/PgSQL-errors.json'
--- dashboards/beats/dashboards/search/PgSQL-errors.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/search/PgSQL-errors.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,20 @@
1{
2 "sort": [
3 "@timestamp",
4 "desc"
5 ],
6 "hits": 0,
7 "description": "",
8 "title": "PgSQL errors",
9 "version": 1,
10 "kibanaSavedObjectMeta": {
11 "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}}}"
12 },
13 "columns": [
14 "method",
15 "type",
16 "path",
17 "responsetime",
18 "status"
19 ]
20}
0\ No newline at end of file21\ No newline at end of file
122
=== added file 'dashboards/beats/dashboards/search/PgSQL-transactions.json'
--- dashboards/beats/dashboards/search/PgSQL-transactions.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/search/PgSQL-transactions.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,20 @@
1{
2 "sort": [
3 "@timestamp",
4 "desc"
5 ],
6 "hits": 0,
7 "description": "",
8 "title": "PgSQL transactions",
9 "version": 1,
10 "kibanaSavedObjectMeta": {
11 "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}}}"
12 },
13 "columns": [
14 "method",
15 "type",
16 "path",
17 "responsetime",
18 "status"
19 ]
20}
0\ No newline at end of file21\ No newline at end of file
122
=== added file 'dashboards/beats/dashboards/search/Proc-stats.json'
--- dashboards/beats/dashboards/search/Proc-stats.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/search/Proc-stats.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,16 @@
1{
2 "sort": [
3 "@timestamp",
4 "desc"
5 ],
6 "hits": 0,
7 "description": "",
8 "title": "Proc stats",
9 "version": 1,
10 "kibanaSavedObjectMeta": {
11 "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\":[]}"
12 },
13 "columns": [
14 "_source"
15 ]
16}
0\ No newline at end of file17\ No newline at end of file
118
=== added file 'dashboards/beats/dashboards/search/Processes.json'
--- dashboards/beats/dashboards/search/Processes.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/search/Processes.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,21 @@
1{
2 "sort": [
3 "@timestamp",
4 "desc"
5 ],
6 "hits": 0,
7 "description": "",
8 "title": "Processes",
9 "version": 1,
10 "kibanaSavedObjectMeta": {
11 "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\"}}}}]}"
12 },
13 "columns": [
14 "proc.name",
15 "proc.cpu.user_p",
16 "proc.mem.rss_p",
17 "proc.mem.rss",
18 "proc.state",
19 "proc.cpu.start_time"
20 ]
21}
0\ No newline at end of file22\ No newline at end of file
123
=== added file 'dashboards/beats/dashboards/search/RPC-transactions.json'
--- dashboards/beats/dashboards/search/RPC-transactions.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/search/RPC-transactions.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,20 @@
1{
2 "sort": [
3 "@timestamp",
4 "desc"
5 ],
6 "hits": 0,
7 "description": "",
8 "title": "RPC transactions",
9 "version": 1,
10 "kibanaSavedObjectMeta": {
11 "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}}}"
12 },
13 "columns": [
14 "type",
15 "method",
16 "path",
17 "responsetime",
18 "status"
19 ]
20}
0\ No newline at end of file21\ No newline at end of file
122
=== added file 'dashboards/beats/dashboards/search/System-stats.json'
--- dashboards/beats/dashboards/search/System-stats.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/search/System-stats.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,16 @@
1{
2 "sort": [
3 "@timestamp",
4 "desc"
5 ],
6 "hits": 0,
7 "description": "",
8 "title": "System stats",
9 "version": 1,
10 "kibanaSavedObjectMeta": {
11 "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\":[]}"
12 },
13 "columns": [
14 "_source"
15 ]
16}
0\ No newline at end of file17\ No newline at end of file
118
=== added file 'dashboards/beats/dashboards/search/System-wide.json'
--- dashboards/beats/dashboards/search/System-wide.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/search/System-wide.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,22 @@
1{
2 "sort": [
3 "@timestamp",
4 "desc"
5 ],
6 "hits": 0,
7 "description": "",
8 "title": "System wide",
9 "version": 1,
10 "kibanaSavedObjectMeta": {
11 "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\"}}}}]}"
12 },
13 "columns": [
14 "beat.name",
15 "cpu.user_p",
16 "cpu.steal",
17 "load.load1",
18 "load.load5",
19 "mem.used",
20 "mem.used_p"
21 ]
22}
0\ No newline at end of file23\ No newline at end of file
124
=== added file 'dashboards/beats/dashboards/search/Thrift-errors.json'
--- dashboards/beats/dashboards/search/Thrift-errors.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/search/Thrift-errors.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,20 @@
1{
2 "sort": [
3 "@timestamp",
4 "desc"
5 ],
6 "hits": 0,
7 "description": "",
8 "title": "Thrift errors",
9 "version": 1,
10 "kibanaSavedObjectMeta": {
11 "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\"}}}"
12 },
13 "columns": [
14 "method",
15 "type",
16 "path",
17 "responsetime",
18 "status"
19 ]
20}
0\ No newline at end of file21\ No newline at end of file
122
=== added file 'dashboards/beats/dashboards/search/Thrift-transactions.json'
--- dashboards/beats/dashboards/search/Thrift-transactions.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/search/Thrift-transactions.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,20 @@
1{
2 "sort": [
3 "@timestamp",
4 "desc"
5 ],
6 "hits": 0,
7 "description": "",
8 "title": "Thrift transactions",
9 "version": 1,
10 "kibanaSavedObjectMeta": {
11 "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\"}}}"
12 },
13 "columns": [
14 "method",
15 "type",
16 "path",
17 "responsetime",
18 "status"
19 ]
20}
0\ No newline at end of file21\ No newline at end of file
122
=== added file 'dashboards/beats/dashboards/search/Web-transactions.json'
--- dashboards/beats/dashboards/search/Web-transactions.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/search/Web-transactions.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,20 @@
1{
2 "sort": [
3 "@timestamp",
4 "desc"
5 ],
6 "hits": 0,
7 "description": "",
8 "title": "Web transactions",
9 "version": 1,
10 "kibanaSavedObjectMeta": {
11 "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\":\"*\"}}}"
12 },
13 "columns": [
14 "type",
15 "method",
16 "path",
17 "responsetime",
18 "status"
19 ]
20}
0\ No newline at end of file21\ No newline at end of file
122
=== added file 'dashboards/beats/dashboards/search/Winlogbeat-Search.json'
--- dashboards/beats/dashboards/search/Winlogbeat-Search.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/search/Winlogbeat-Search.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,22 @@
1{
2 "sort": [
3 "@timestamp",
4 "desc"
5 ],
6 "hits": 0,
7 "description": "",
8 "title": "Windows Event Log Search",
9 "version": 1,
10 "kibanaSavedObjectMeta": {
11 "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}"
12 },
13 "columns": [
14 "record_number",
15 "log_name",
16 "level",
17 "source_name",
18 "message",
19 "event_id",
20 "user.name"
21 ]
22}
0\ No newline at end of file23\ No newline at end of file
124
=== added directory 'dashboards/beats/dashboards/visualization'
=== added file 'dashboards/beats/dashboards/visualization/Average-system-load-across-all-systems.json'
--- dashboards/beats/dashboards/visualization/Average-system-load-across-all-systems.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/Average-system-load-across-all-systems.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "visState": "{\"type\":\"metric\",\"params\":{\"fontSize\":60},\"aggs\":[{\"id\":\"1\",\"type\":\"avg\",\"schema\":\"metric\",\"params\":{\"field\":\"load.load1\"}}],\"listeners\":{}}",
3 "description": "",
4 "title": "Average system load across all systems",
5 "version": 1,
6 "savedSearchId": "System-wide",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/CPU-usage-per-process.json'
--- dashboards/beats/dashboards/visualization/CPU-usage-per-process.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/CPU-usage-per-process.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "CPU usage per process",
5 "version": 1,
6 "savedSearchId": "Proc-stats",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/CPU-usage.json'
--- dashboards/beats/dashboards/visualization/CPU-usage.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/CPU-usage.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,11 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "CPU usage",
5 "uiStateJSON": "{}",
6 "version": 1,
7 "savedSearchId": "System-stats",
8 "kibanaSavedObjectMeta": {
9 "searchSourceJSON": "{\"filter\":[]}"
10 }
11}
0\ No newline at end of file12\ No newline at end of file
113
=== added file 'dashboards/beats/dashboards/visualization/Cache-transactions.json'
--- dashboards/beats/dashboards/visualization/Cache-transactions.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/Cache-transactions.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "Cache transactions",
5 "version": 1,
6 "savedSearchId": "Cache-transactions",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/Client-locations.json'
--- dashboards/beats/dashboards/visualization/Client-locations.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/Client-locations.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "Client locations",
5 "version": 1,
6 "savedSearchId": "Web-transactions",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/DB-transactions.json'
--- dashboards/beats/dashboards/visualization/DB-transactions.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/DB-transactions.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "DB transactions",
5 "version": 1,
6 "savedSearchId": "DB-transactions",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/Disk-usage-overview.json'
--- dashboards/beats/dashboards/visualization/Disk-usage-overview.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/Disk-usage-overview.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "Disk usage overview",
5 "version": 1,
6 "savedSearchId": "Filesystem-stats",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/Disk-usage.json'
--- dashboards/beats/dashboards/visualization/Disk-usage.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/Disk-usage.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "Disk usage",
5 "version": 1,
6 "savedSearchId": "Filesystem-stats",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/Disk-utilization-over-time.json'
--- dashboards/beats/dashboards/visualization/Disk-utilization-over-time.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/Disk-utilization-over-time.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,11 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "Disk utilization over time",
5 "uiStateJSON": "{}",
6 "version": 1,
7 "savedSearchId": "Filesystem-stats",
8 "kibanaSavedObjectMeta": {
9 "searchSourceJSON": "{\"filter\":[]}"
10 }
11}
0\ No newline at end of file12\ No newline at end of file
113
=== added file 'dashboards/beats/dashboards/visualization/Errors-count-over-time.json'
--- dashboards/beats/dashboards/visualization/Errors-count-over-time.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/Errors-count-over-time.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "Errors count over time",
5 "version": 1,
6 "savedSearchId": "Errors",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/Errors-vs-successful-transactions.json'
--- dashboards/beats/dashboards/visualization/Errors-vs-successful-transactions.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/Errors-vs-successful-transactions.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,11 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "Errors vs successful transactions",
5 "uiStateJSON": "{}",
6 "version": 1,
7 "savedSearchId": "Packetbeat-Search",
8 "kibanaSavedObjectMeta": {
9 "searchSourceJSON": "{\"filter\":[]}"
10 }
11}
0\ No newline at end of file12\ No newline at end of file
113
=== added file 'dashboards/beats/dashboards/visualization/Event-Levels.json'
--- dashboards/beats/dashboards/visualization/Event-Levels.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/Event-Levels.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "Event Levels",
5 "uiStateJSON": "{}",
6 "version": 1,
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"index\":\"winlogbeat-*\",\"query\":{\"query_string\":{\"analyze_wildcard\":true,\"query\":\"*\"}},\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/Evolution-of-the-CPU-times-per-process.json'
--- dashboards/beats/dashboards/visualization/Evolution-of-the-CPU-times-per-process.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/Evolution-of-the-CPU-times-per-process.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "Evolution of the CPU times per process",
5 "version": 1,
6 "savedSearchId": "Processes",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/HTTP-codes-for-the-top-queries.json'
--- dashboards/beats/dashboards/visualization/HTTP-codes-for-the-top-queries.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/HTTP-codes-for-the-top-queries.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "HTTP codes for the top queries",
5 "version": 1,
6 "savedSearchId": "Web-transactions",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/HTTP-error-codes-evolution.json'
--- dashboards/beats/dashboards/visualization/HTTP-error-codes-evolution.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/HTTP-error-codes-evolution.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,9 @@
1{
2 "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\"}",
3 "kibanaSavedObjectMeta": {
4 "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}}}"
5 },
6 "version": 1,
7 "description": "",
8 "title": "HTTP error codes evolution"
9}
0\ No newline at end of file10\ No newline at end of file
111
=== added file 'dashboards/beats/dashboards/visualization/HTTP-error-codes.json'
--- dashboards/beats/dashboards/visualization/HTTP-error-codes.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/HTTP-error-codes.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,9 @@
1{
2 "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\":{}}",
3 "kibanaSavedObjectMeta": {
4 "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}}}"
5 },
6 "version": 1,
7 "description": "",
8 "title": "HTTP error codes"
9}
0\ No newline at end of file10\ No newline at end of file
111
=== added file 'dashboards/beats/dashboards/visualization/Latency-histogram.json'
--- dashboards/beats/dashboards/visualization/Latency-histogram.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/Latency-histogram.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,11 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "Latency histogram",
5 "uiStateJSON": "{}",
6 "version": 1,
7 "savedSearchId": "Packetbeat-Search",
8 "kibanaSavedObjectMeta": {
9 "searchSourceJSON": "{\"filter\":[]}"
10 }
11}
0\ No newline at end of file12\ No newline at end of file
113
=== added file 'dashboards/beats/dashboards/visualization/Levels.json'
--- dashboards/beats/dashboards/visualization/Levels.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/Levels.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "Levels",
5 "uiStateJSON": "{}",
6 "version": 1,
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"index\":\"winlogbeat-*\",\"query\":{\"query_string\":{\"query\":\"*\",\"analyze_wildcard\":true}},\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/Memory-usage-per-process.json'
--- dashboards/beats/dashboards/visualization/Memory-usage-per-process.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/Memory-usage-per-process.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "Memory usage per process",
5 "version": 1,
6 "savedSearchId": "Proc-stats",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/Memory-usage.json'
--- dashboards/beats/dashboards/visualization/Memory-usage.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/Memory-usage.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,11 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "Memory usage",
5 "uiStateJSON": "{}",
6 "version": 1,
7 "savedSearchId": "System-stats",
8 "kibanaSavedObjectMeta": {
9 "searchSourceJSON": "{\"filter\":[]}"
10 }
11}
0\ No newline at end of file12\ No newline at end of file
113
=== added file 'dashboards/beats/dashboards/visualization/MongoDB-commands.json'
--- dashboards/beats/dashboards/visualization/MongoDB-commands.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/MongoDB-commands.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "MongoDB commands",
5 "version": 1,
6 "savedSearchId": "MongoDB-transactions",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/MongoDB-errors-per-collection.json'
--- dashboards/beats/dashboards/visualization/MongoDB-errors-per-collection.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/MongoDB-errors-per-collection.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "MongoDB errors per collection",
5 "version": 1,
6 "savedSearchId": "MongoDB-errors",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/MongoDB-errors.json'
--- dashboards/beats/dashboards/visualization/MongoDB-errors.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/MongoDB-errors.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "MongoDB errors",
5 "version": 1,
6 "savedSearchId": "MongoDB-errors",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/MongoDB-in-slash-out-throughput.json'
--- dashboards/beats/dashboards/visualization/MongoDB-in-slash-out-throughput.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/MongoDB-in-slash-out-throughput.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "MongoDB in/out throughput",
5 "version": 1,
6 "savedSearchId": "MongoDB-transactions",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/MongoDB-response-times-and-count.json'
--- dashboards/beats/dashboards/visualization/MongoDB-response-times-and-count.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/MongoDB-response-times-and-count.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "MongoDB response times and count",
5 "version": 1,
6 "savedSearchId": "MongoDB-transactions",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/MongoDB-response-times-by-collection.json'
--- dashboards/beats/dashboards/visualization/MongoDB-response-times-by-collection.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/MongoDB-response-times-by-collection.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "MongoDB response times by collection",
5 "version": 1,
6 "savedSearchId": "MongoDB-transactions",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/Most-frequent-MySQL-queries.json'
--- dashboards/beats/dashboards/visualization/Most-frequent-MySQL-queries.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/Most-frequent-MySQL-queries.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "Most frequent MySQL queries",
5 "version": 1,
6 "savedSearchId": "MySQL-Transactions",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/Most-frequent-PgSQL-queries.json'
--- dashboards/beats/dashboards/visualization/Most-frequent-PgSQL-queries.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/Most-frequent-PgSQL-queries.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "Most frequent PgSQL queries",
5 "version": 1,
6 "savedSearchId": "PgSQL-transactions",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/MySQL-Errors.json'
--- dashboards/beats/dashboards/visualization/MySQL-Errors.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/MySQL-Errors.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "MySQL Errors",
5 "version": 1,
6 "savedSearchId": "MySQL-errors",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/MySQL-Methods.json'
--- dashboards/beats/dashboards/visualization/MySQL-Methods.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/MySQL-Methods.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "MySQL Methods",
5 "version": 1,
6 "savedSearchId": "MySQL-Transactions",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/MySQL-Reads-vs-Writes.json'
--- dashboards/beats/dashboards/visualization/MySQL-Reads-vs-Writes.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/MySQL-Reads-vs-Writes.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "MySQL Reads vs Writes",
5 "version": 1,
6 "savedSearchId": "MySQL-Transactions",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/MySQL-throughput.json'
--- dashboards/beats/dashboards/visualization/MySQL-throughput.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/MySQL-throughput.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "MySQL throughput",
5 "version": 1,
6 "savedSearchId": "MySQL-Transactions",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/Mysql-response-times-percentiles.json'
--- dashboards/beats/dashboards/visualization/Mysql-response-times-percentiles.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/Mysql-response-times-percentiles.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "Mysql response times percentiles",
5 "version": 1,
6 "savedSearchId": "MySQL-Transactions",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/Navigation.json'
--- dashboards/beats/dashboards/visualization/Navigation.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/Navigation.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "Navigation",
5 "uiStateJSON": "{}",
6 "version": 1,
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"query\":{\"query_string\":{\"analyze_wildcard\":true,\"query\":\"*\"}},\"filter\":[]}"
9 }
10}
011
=== added file 'dashboards/beats/dashboards/visualization/Number-of-Events-Over-Time-By-Event-Log.json'
--- dashboards/beats/dashboards/visualization/Number-of-Events-Over-Time-By-Event-Log.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/Number-of-Events-Over-Time-By-Event-Log.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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}",
3 "description": "",
4 "title": "Number of Events Over Time By Event Log",
5 "uiStateJSON": "{}",
6 "version": 1,
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\n \"index\": \"winlogbeat-*\",\n \"query\": {\n \"query_string\": {\n \"query\": \"*\",\n \"analyze_wildcard\": true\n }\n },\n \"filter\": []\n}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/Number-of-Events.json'
--- dashboards/beats/dashboards/visualization/Number-of-Events.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/Number-of-Events.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "visState": "{\"type\":\"metric\",\"params\":{\"fontSize\":60},\"aggs\":[{\"id\":\"1\",\"type\":\"count\",\"schema\":\"metric\",\"params\":{}}],\"listeners\":{}}",
3 "description": "",
4 "title": "Number of Events",
5 "uiStateJSON": "{}",
6 "version": 1,
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"index\":\"winlogbeat-*\",\"query\":{\"query_string\":{\"query\":\"*\",\"analyze_wildcard\":true}},\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/Number-of-MongoDB-transactions-with-writeConcern-w-equal-0.json'
--- dashboards/beats/dashboards/visualization/Number-of-MongoDB-transactions-with-writeConcern-w-equal-0.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/Number-of-MongoDB-transactions-with-writeConcern-w-equal-0.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "Number of MongoDB transactions with writeConcern w=0",
5 "version": 1,
6 "savedSearchId": "MongoDB-transactions-with-write-concern-0",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/PgSQL-Errors.json'
--- dashboards/beats/dashboards/visualization/PgSQL-Errors.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/PgSQL-Errors.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "PgSQL Errors",
5 "version": 1,
6 "savedSearchId": "PgSQL-errors",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/PgSQL-Methods.json'
--- dashboards/beats/dashboards/visualization/PgSQL-Methods.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/PgSQL-Methods.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "PgSQL Methods",
5 "version": 1,
6 "savedSearchId": "PgSQL-transactions",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/PgSQL-Reads-vs-Writes.json'
--- dashboards/beats/dashboards/visualization/PgSQL-Reads-vs-Writes.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/PgSQL-Reads-vs-Writes.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "PgSQL Reads vs Writes",
5 "version": 1,
6 "savedSearchId": "PgSQL-transactions",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/PgSQL-response-times-percentiles.json'
--- dashboards/beats/dashboards/visualization/PgSQL-response-times-percentiles.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/PgSQL-response-times-percentiles.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "PgSQL response times percentiles",
5 "version": 1,
6 "savedSearchId": "PgSQL-transactions",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/PgSQL-throughput.json'
--- dashboards/beats/dashboards/visualization/PgSQL-throughput.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/PgSQL-throughput.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "PgSQL throughput",
5 "version": 1,
6 "savedSearchId": "PgSQL-transactions",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/Process-status.json'
--- dashboards/beats/dashboards/visualization/Process-status.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/Process-status.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,11 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "Process status",
5 "uiStateJSON": "{}",
6 "version": 1,
7 "savedSearchId": "Proc-stats",
8 "kibanaSavedObjectMeta": {
9 "searchSourceJSON": "{\"filter\":[]}"
10 }
11}
0\ No newline at end of file12\ No newline at end of file
113
=== added file 'dashboards/beats/dashboards/visualization/RPC-transactions.json'
--- dashboards/beats/dashboards/visualization/RPC-transactions.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/RPC-transactions.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "RPC transactions",
5 "version": 1,
6 "savedSearchId": "RPC-transactions",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/Reads-versus-Writes.json'
--- dashboards/beats/dashboards/visualization/Reads-versus-Writes.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/Reads-versus-Writes.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "Reads versus Writes",
5 "version": 1,
6 "savedSearchId": "MySQL-Transactions",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/Response-times-percentiles.json'
--- dashboards/beats/dashboards/visualization/Response-times-percentiles.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/Response-times-percentiles.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,11 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "Response times percentiles",
5 "uiStateJSON": "{}",
6 "version": 1,
7 "savedSearchId": "Packetbeat-Search",
8 "kibanaSavedObjectMeta": {
9 "searchSourceJSON": "{\"filter\":[]}"
10 }
11}
0\ No newline at end of file12\ No newline at end of file
113
=== added file 'dashboards/beats/dashboards/visualization/Response-times-repartition.json'
--- dashboards/beats/dashboards/visualization/Response-times-repartition.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/Response-times-repartition.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,11 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "Response times repartition",
5 "uiStateJSON": "{}",
6 "version": 1,
7 "savedSearchId": "Packetbeat-Search",
8 "kibanaSavedObjectMeta": {
9 "searchSourceJSON": "{\"filter\":[]}"
10 }
11}
0\ No newline at end of file12\ No newline at end of file
113
=== added file 'dashboards/beats/dashboards/visualization/Servers.json'
--- dashboards/beats/dashboards/visualization/Servers.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/Servers.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "Servers",
5 "version": 1,
6 "savedSearchId": "System-stats",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/Slowest-MySQL-queries.json'
--- dashboards/beats/dashboards/visualization/Slowest-MySQL-queries.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/Slowest-MySQL-queries.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "Slowest MySQL queries",
5 "version": 1,
6 "savedSearchId": "MySQL-Transactions",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/Slowest-PgSQL-queries.json'
--- dashboards/beats/dashboards/visualization/Slowest-PgSQL-queries.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/Slowest-PgSQL-queries.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "Slowest PgSQL queries",
5 "version": 1,
6 "savedSearchId": "PgSQL-transactions",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/Slowest-Thrift-RPC-methods.json'
--- dashboards/beats/dashboards/visualization/Slowest-Thrift-RPC-methods.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/Slowest-Thrift-RPC-methods.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "Slowest Thrift RPC methods",
5 "version": 1,
6 "savedSearchId": "Thrift-transactions",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/Sources.json'
--- dashboards/beats/dashboards/visualization/Sources.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/Sources.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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}",
3 "description": "",
4 "title": "Event Sources",
5 "uiStateJSON": "{}",
6 "version": 1,
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\n \"index\": \"winlogbeat-*\",\n \"query\": {\n \"query_string\": {\n \"query\": \"*\",\n \"analyze_wildcard\": true\n }\n },\n \"filter\": []\n}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/System-load.json'
--- dashboards/beats/dashboards/visualization/System-load.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/System-load.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "System load",
5 "version": 1,
6 "savedSearchId": "System-stats",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/Thrift-RPC-Errors.json'
--- dashboards/beats/dashboards/visualization/Thrift-RPC-Errors.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/Thrift-RPC-Errors.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "Thrift RPC Errors",
5 "version": 1,
6 "savedSearchId": "Thrift-errors",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/Thrift-requests-per-minute.json'
--- dashboards/beats/dashboards/visualization/Thrift-requests-per-minute.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/Thrift-requests-per-minute.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "Thrift requests per minute",
5 "version": 1,
6 "savedSearchId": "Thrift-transactions",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/Thrift-response-times-percentiles.json'
--- dashboards/beats/dashboards/visualization/Thrift-response-times-percentiles.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/Thrift-response-times-percentiles.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\"}",
3 "description": "",
4 "title": "Thrift response times percentiles",
5 "version": 1,
6 "savedSearchId": "Thrift-transactions",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/Top-10-HTTP-requests.json'
--- dashboards/beats/dashboards/visualization/Top-10-HTTP-requests.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/Top-10-HTTP-requests.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "Top 10 HTTP requests",
5 "version": 1,
6 "savedSearchId": "Web-transactions",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/Top-10-memory-consumers.json'
--- dashboards/beats/dashboards/visualization/Top-10-memory-consumers.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/Top-10-memory-consumers.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "Top 10 memory consumers",
5 "version": 1,
6 "savedSearchId": "Processes",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/Top-10-processes-by-total-CPU-usage.json'
--- dashboards/beats/dashboards/visualization/Top-10-processes-by-total-CPU-usage.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/Top-10-processes-by-total-CPU-usage.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\"}",
3 "description": "",
4 "title": "Top 10 processes by total CPU usage",
5 "version": 1,
6 "savedSearchId": "Processes",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/Top-Event-IDs.json'
--- dashboards/beats/dashboards/visualization/Top-Event-IDs.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/Top-Event-IDs.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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}",
3 "description": "",
4 "title": "Top Event IDs",
5 "uiStateJSON": "{}",
6 "version": 1,
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\n \"index\": \"winlogbeat-*\",\n \"query\": {\n \"query_string\": {\n \"query\": \"*\",\n \"analyze_wildcard\": true\n }\n },\n \"filter\": []\n}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/Top-Thrift-RPC-calls-with-errors.json'
--- dashboards/beats/dashboards/visualization/Top-Thrift-RPC-calls-with-errors.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/Top-Thrift-RPC-calls-with-errors.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "Top Thrift-RPC calls with errors",
5 "version": 1,
6 "savedSearchId": "Thrift-errors",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/Top-Thrift-RPC-methods.json'
--- dashboards/beats/dashboards/visualization/Top-Thrift-RPC-methods.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/Top-Thrift-RPC-methods.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "Top Thrift-RPC methods",
5 "version": 1,
6 "savedSearchId": "Thrift-transactions",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/Top-processes.json'
--- dashboards/beats/dashboards/visualization/Top-processes.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/Top-processes.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "Top processes",
5 "version": 1,
6 "savedSearchId": "Proc-stats",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/Top-slowest-MongoDB-queries.json'
--- dashboards/beats/dashboards/visualization/Top-slowest-MongoDB-queries.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/Top-slowest-MongoDB-queries.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "Top slowest MongoDB queries",
5 "version": 1,
6 "savedSearchId": "MongoDB-transactions",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/Total-number-of-HTTP-transactions.json'
--- dashboards/beats/dashboards/visualization/Total-number-of-HTTP-transactions.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/Total-number-of-HTTP-transactions.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "visState": "{\"aggs\":[{\"id\":\"1\",\"params\":{\"field\":\"count\"},\"schema\":\"metric\",\"type\":\"sum\"}],\"listeners\":{},\"params\":{\"fontSize\":\"37\"},\"type\":\"metric\"}",
3 "description": "",
4 "title": "Total number of HTTP transactions",
5 "version": 1,
6 "savedSearchId": "Web-transactions",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/Total-time-spent-in-each-MongoDB-collection.json'
--- dashboards/beats/dashboards/visualization/Total-time-spent-in-each-MongoDB-collection.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/Total-time-spent-in-each-MongoDB-collection.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "Total time spent in each MongoDB collection",
5 "version": 1,
6 "savedSearchId": "MongoDB-transactions",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/dashboards/visualization/Web-transactions.json'
--- dashboards/beats/dashboards/visualization/Web-transactions.json 1970-01-01 00:00:00 +0000
+++ dashboards/beats/dashboards/visualization/Web-transactions.json 2016-04-29 16:15:40 +0000
@@ -0,0 +1,10 @@
1{
2 "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\":{}}",
3 "description": "",
4 "title": "Web transactions",
5 "version": 1,
6 "savedSearchId": "Web-transactions",
7 "kibanaSavedObjectMeta": {
8 "searchSourceJSON": "{\"filter\":[]}"
9 }
10}
0\ No newline at end of file11\ No newline at end of file
112
=== added file 'dashboards/beats/load.sh'
--- dashboards/beats/load.sh 1970-01-01 00:00:00 +0000
+++ dashboards/beats/load.sh 2016-04-29 16:15:40 +0000
@@ -0,0 +1,125 @@
1#!/bin/bash
2
3# Usage examples:
4# env KIBANA_INDEX='.kibana_env1' ./load.sh
5# ./load.sh -url http://test.com:9200
6# ./load.sh -url http://test.com:9200 -user admin:secret
7# ./load.sh -url http://test.com:9200 -index .kibana-test
8
9# The default value of the variable. Initialize your own variables here
10ELASTICSEARCH=http://localhost:9200
11CURL=curl
12KIBANA_INDEX=".kibana"
13
14print_usage() {
15 echo "
16
17Load the dashboards, visualizations and index patterns into the given
18Elasticsearch instance.
19
20Usage:
21 $(basename "$0") -url ${ELASTICSEARCH} -user admin:secret -index ${KIBANA_INDEX}
22
23Options:
24 -h | -help
25 Print the help menu.
26 -l | -url
27 Elasticseacrh URL. By default is ${ELASTICSEARCH}.
28 -u | -user
29 Username and password for authenticating to Elasticsearch using Basic
30 Authentication. The username and password should be separated by a
31 colon (i.e. "admin:secret"). By default no username and password are
32 used.
33 -i | -index
34 Kibana index pattern where to save the dashboards, visualizations,
35 index patterns. By default is ${KIBANA_INDEX}.
36
37" >&2
38}
39
40while [ "$1" != "" ]; do
41case $1 in
42 -l | -url )
43 ELASTICSEARCH=$2
44 if [ "$ELASTICSEARCH" = "" ]; then
45 echo "Error: Missing Elasticsearch URL"
46 print_usage
47 exit 1
48 fi
49 ;;
50
51 -u | -user )
52 USER=$2
53 if [ "$USER" = "" ]; then
54 echo "Error: Missing username"
55 print_usage
56 exit 1
57 fi
58 CURL="curl --user ${USER}"
59 ;;
60
61 -i | -index )
62 KIBANA_INDEX=$2
63 if [ "$KIBANA_INDEX" = "" ]; then
64 echo "Error: Missing Kibana index pattern"
65 print_usage
66 exit 1
67 fi
68 ;;
69
70 -h | -help )
71 print_usage
72 exit 0
73 ;;
74
75 *)
76 echo "Error: Unknown option $2"
77 print_usage
78 exit 1
79 ;;
80
81esac
82shift 2
83done
84
85DIR=dashboards
86echo "Loading dashboards to ${ELASTICSEARCH} in ${KIBANA_INDEX}"
87
88for file in ${DIR}/search/*.json
89do
90 NAME=`basename ${file} .json`
91 echo "Loading search ${NAME}:"
92 ${CURL} -XPUT ${ELASTICSEARCH}/${KIBANA_INDEX}/search/${NAME} \
93 -d @${file} || exit 1
94 echo
95done
96
97for file in ${DIR}/visualization/*.json
98do
99 NAME=`basename ${file} .json`
100 echo "Loading visualization ${NAME}:"
101 ${CURL} -XPUT ${ELASTICSEARCH}/${KIBANA_INDEX}/visualization/${NAME} \
102 -d @${file} || exit 1
103 echo
104done
105
106for file in ${DIR}/dashboard/*.json
107do
108 NAME=`basename ${file} .json`
109 echo "Loading dashboard ${NAME}:"
110 ${CURL} -XPUT ${ELASTICSEARCH}/${KIBANA_INDEX}/dashboard/${NAME} \
111 -d @${file} || exit 1
112 echo
113done
114
115for file in ${DIR}/index-pattern/*.json
116do
117 NAME=`awk '$1 == "\"title\":" {gsub(/[",]/, "", $2); print $2}' ${file}`
118 echo "Loading index pattern ${NAME}:"
119
120 ${CURL} -XPUT ${ELASTICSEARCH}/${KIBANA_INDEX}/index-pattern/${NAME} \
121 -d @${file} || exit 1
122 echo
123done
124
125

Subscribers

People subscribed via source and target branches