Last active
November 29, 2018 08:47
-
-
Save dajve/c7f6e278473ee454a67c421a27faae5a to your computer and use it in GitHub Desktop.
Kibana Mobile Monitoring
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"title": "Mobile Dashboard", | |
"services": { | |
"query": { | |
"list": { | |
"0": { | |
"id": 0, | |
"color": "#82B5D8", | |
"alias": "lb*", | |
"pin": true, | |
"type": "lucene", | |
"enable": true, | |
"query": "node:lb*" | |
}, | |
"1": { | |
"id": 1, | |
"color": "#508642", | |
"alias": "Dynamic Frontend", | |
"pin": true, | |
"type": "lucene", | |
"enable": true, | |
"query": "node: web* AND magestack_area:Frontend AND magestack_tag:Dynamic AND NOT (user_agent:*NewRelicPinger* OR user_agent:*Pingdom* OR user_agent:*UptimeRobot* OR user_agent:*monitis* OR user_agent:\"Woodstone Servers Alive URL check\" OR user_agent:*mon.itor.us* OR user_agent:\"FreeWebMonitoring\" OR user_agent:\"aschroder-monitor\" OR user_agent:\"SiteUptime.com\" OR user_agent:\"ismysiteup.org\" OR user_agent:\"statuscake\") AND NOT (user_agent:*bingbot* OR user_agent:*MJ12bot* OR user_agent:*AhrefsBot* OR user_agent:*Baiduspider* OR user_agent:*Googlebot* OR user_agent:*ShopWiki* OR user_agent:*DotBot* OR user_agent:*TwengaBot* OR user_agent:*rogerbot* OR user_agent:*OpenLinkProfiler* OR user_agent:*FatBot* OR user_agent:*easou\\.com* OR user_agent:*Infegy* OR user_agent:*YandexBot* OR user_agent:*Yahoo! Slurp* OR user_agent:*bsalsa* OR user_agent:*Genieo* OR user_agent:*AdsBot* OR user_agent:*SearchmetricsBot* OR user_agent:*alexa\\.com* OR user_agent:*spinn3r* OR user_agent:*netEstate* OR user_agent:*webcrawler* OR user_agent:*Sogou* OR user_agent:\"*Nutch*\" OR user_agent:\"dotNetCrawler\" OR user_agent:\"aiHitBot\" OR user_agent:*panscient* OR user_agent:*wotbox.com* OR user_agent:\"SISTRIX crawler\" OR user_agent:\"Mail\\.RU_Bot\" OR user_agent:\"YisouSpider\" OR user_agent:\"Feedfetcher\" OR user_agent:\"Facebot\" OR user_agent:Spider OR user_agent:\"QuerySeekerSpider\" OR user_agent:\"Twitterbot\" OR user_agent:*integromedb* OR user_agent:*commoncrawl* OR user_agent:\"Search-Bot\" OR user_agent:\"aboundex\" OR user_agent:\"magpie-crawler\" OR user_agent:\"istellabot\" OR user_agent:*analyticsseo* OR user_agent:\"pagesinventory\" OR user_agent:\"exabot\" OR user_agent:\"xenu link sleuth\" OR user_agent:\"siteexplorer\" OR user_agent:\"nextgensearchbot\" OR user_agent:\"archive.org_bot\" OR user_agent:\"screenerbot\" OR user_agent:\"seokicks\" OR user_agent:*accelobot* OR user_agent:\"LSSRocketCrawler\") AND NOT (user_agent:*CPNAMAIN.EXE* OR user_agent:*HTTrack* OR (user_agent:*Java* AND NOT user_agent:*Nokia*) OR user_agent:Ruby OR user_agent:*WordPress* OR user_agent:*RUONET* OR user_agent:*AddThis.com robot* OR user_agent:*CloudFront* OR user_agent:*Pinterest* OR user_agent:*facebook* OR user_agent.raw:\\- OR user_agent:\"PayPal\" OR user_agent:\"customexchangebrowser\") AND NOT (user_agent:\"Feedfetcher\" OR user_agent:\"Apple-PubSub\" OR user_agent:\"Feedbin\" OR user_agent:\"Feedburner\" OR user_agent:\"bloglovin\" OR user_agent:\"boardreader blog\" OR user_agent:\"feed wrangler\" OR user_agent:\"simplepie\") AND NOT (request_uri.raw:\\/row\\/tplr* OR request_uri.raw:\\/tplr* OR request_uri.raw:\\/us\\/tplr* OR request_uri.raw:\\/scarcity\\/* OR request_uri.raw:\\/row\\/scarcity\\/* OR request_uri.raw:\\/us\\/scarcity\\/* OR request_uri.raw:\\/ajaxinclude\\/* OR request_uri.raw:\\/row\\/ajaxinclude OR request_uri.raw:\\/us\\/ajaxinclude OR request_uri:cookieAcceptance OR request_uri.raw:\\/ec\\/* OR request_uri.raw:\\/row\\/ec\\/* OR request_uri.raw:\\/us\\/ec\\/* OR request_uri.raw:*\\/turpentine\\/*) AND NOT request_uri.raw:*\\/ngx_pagespeed* AND NOT request_uri.raw:*\\/api\\/* AND NOT request_uri.raw: *\\/ajax\\/*" | |
}, | |
"2": { | |
"id": 2, | |
"color": "#65C5DB", | |
"alias": "Sales", | |
"pin": true, | |
"type": "lucene", | |
"enable": true, | |
"query": "node:web* AND request_uri:\"/checkout/onepage/success*\" AND response_code: 200" | |
}, | |
"3": { | |
"id": 3, | |
"color": "#BF1B00", | |
"alias": "Errors", | |
"pin": true, | |
"type": "lucene", | |
"enable": true, | |
"query": "magestack_area: Frontend AND response_code: >498" | |
}, | |
"4": { | |
"id": 4, | |
"color": "#EAB839", | |
"alias": "Slow", | |
"pin": true, | |
"type": "lucene", | |
"enable": true, | |
"query": "magestack_area: Frontend AND response_code: <499 AND response_time: >5" | |
} | |
}, | |
"ids": [ | |
0, | |
1, | |
2, | |
3, | |
4 | |
] | |
}, | |
"filter": { | |
"list": { | |
"0": { | |
"type": "time", | |
"field": "@timestamp", | |
"from": "now-3h", | |
"to": "now", | |
"mandate": "must", | |
"active": true, | |
"alias": "", | |
"id": 0 | |
} | |
}, | |
"ids": [ | |
0 | |
] | |
} | |
}, | |
"rows": [ | |
{ | |
"title": "Top Line", | |
"height": "150px", | |
"editable": true, | |
"collapse": false, | |
"collapsable": true, | |
"panels": [ | |
{ | |
"error": false, | |
"span": 6, | |
"editable": true, | |
"type": "stats", | |
"loadingEditor": false, | |
"queries": { | |
"mode": "selected", | |
"ids": [ | |
1, | |
2, | |
3, | |
4 | |
] | |
}, | |
"style": { | |
"font-size": "18pt" | |
}, | |
"format": "number", | |
"mode": "count", | |
"display_breakdown": "yes", | |
"sort_field": "", | |
"sort_reverse": false, | |
"label_name": "", | |
"value_name": "Value", | |
"spyable": true, | |
"show": { | |
"count": true, | |
"min": false, | |
"max": false, | |
"mean": false, | |
"std_deviation": false, | |
"sum_of_squares": false, | |
"total": false, | |
"variance": false | |
}, | |
"field": "@timestamp" | |
}, | |
{ | |
"error": false, | |
"span": 6, | |
"editable": true, | |
"type": "stats", | |
"loadingEditor": false, | |
"queries": { | |
"mode": "selected", | |
"ids": [ | |
1 | |
] | |
}, | |
"style": { | |
"font-size": "18pt" | |
}, | |
"format": "float", | |
"mode": "mean", | |
"display_breakdown": "yes", | |
"sort_field": "", | |
"sort_reverse": false, | |
"label_name": "Query", | |
"value_name": "Value", | |
"spyable": true, | |
"show": { | |
"count": false, | |
"min": false, | |
"max": false, | |
"mean": true, | |
"std_deviation": true, | |
"sum_of_squares": false, | |
"total": false, | |
"variance": false | |
}, | |
"title": "Response Time", | |
"field": "response_time", | |
"unit": "" | |
} | |
], | |
"notice": false | |
}, | |
{ | |
"title": "Histograms", | |
"height": "150px", | |
"editable": true, | |
"collapse": false, | |
"collapsable": true, | |
"panels": [ | |
{ | |
"span": 3, | |
"editable": true, | |
"type": "histogram", | |
"loadingEditor": false, | |
"mode": "count", | |
"time_field": "@timestamp", | |
"value_field": null, | |
"x-axis": true, | |
"y-axis": true, | |
"scale": 1, | |
"y_format": "none", | |
"grid": { | |
"max": null, | |
"min": 0 | |
}, | |
"queries": { | |
"mode": "selected", | |
"ids": [ | |
1 | |
] | |
}, | |
"annotate": { | |
"enable": false, | |
"query": "*", | |
"size": 20, | |
"field": "_type", | |
"sort": [ | |
"_score", | |
"desc" | |
] | |
}, | |
"auto_int": false, | |
"resolution": 100, | |
"interval": "1m", | |
"intervals": [ | |
"auto", | |
"1s", | |
"1m", | |
"5m", | |
"10m", | |
"30m", | |
"1h", | |
"3h", | |
"12h", | |
"1d", | |
"1w", | |
"1y" | |
], | |
"lines": false, | |
"fill": 0, | |
"linewidth": 3, | |
"points": false, | |
"pointradius": 5, | |
"bars": true, | |
"stack": true, | |
"spyable": true, | |
"zoomlinks": false, | |
"options": false, | |
"legend": false, | |
"show_query": true, | |
"interactive": true, | |
"legend_counts": true, | |
"timezone": "browser", | |
"percentage": false, | |
"zerofill": true, | |
"derivative": false, | |
"tooltip": { | |
"value_type": "cumulative", | |
"query_as_alias": true | |
}, | |
"title": "Web Access" | |
}, | |
{ | |
"span": 3, | |
"editable": true, | |
"type": "histogram", | |
"loadingEditor": false, | |
"mode": "mean", | |
"time_field": "@timestamp", | |
"value_field": "response_time", | |
"x-axis": true, | |
"y-axis": true, | |
"scale": 1, | |
"y_format": "none", | |
"grid": { | |
"max": 1, | |
"min": 0 | |
}, | |
"queries": { | |
"mode": "selected", | |
"ids": [ | |
1 | |
] | |
}, | |
"annotate": { | |
"enable": false, | |
"query": "*", | |
"size": 20, | |
"field": "_type", | |
"sort": [ | |
"_score", | |
"desc" | |
] | |
}, | |
"auto_int": false, | |
"resolution": 100, | |
"interval": "1m", | |
"intervals": [ | |
"auto", | |
"1s", | |
"1m", | |
"5m", | |
"10m", | |
"30m", | |
"1h", | |
"3h", | |
"12h", | |
"1d", | |
"1w", | |
"1y" | |
], | |
"lines": true, | |
"fill": 0, | |
"linewidth": 1, | |
"points": false, | |
"pointradius": 5, | |
"bars": false, | |
"stack": true, | |
"spyable": true, | |
"zoomlinks": false, | |
"options": false, | |
"legend": false, | |
"show_query": true, | |
"interactive": true, | |
"legend_counts": true, | |
"timezone": "browser", | |
"percentage": false, | |
"zerofill": true, | |
"derivative": false, | |
"tooltip": { | |
"value_type": "cumulative", | |
"query_as_alias": true | |
}, | |
"title": "Response Time" | |
}, | |
{ | |
"span": 3, | |
"editable": true, | |
"type": "histogram", | |
"loadingEditor": false, | |
"mode": "count", | |
"time_field": "@timestamp", | |
"value_field": null, | |
"x-axis": true, | |
"y-axis": true, | |
"scale": 1, | |
"y_format": "none", | |
"grid": { | |
"max": 5, | |
"min": 0 | |
}, | |
"queries": { | |
"mode": "selected", | |
"ids": [ | |
3, | |
4 | |
] | |
}, | |
"annotate": { | |
"enable": false, | |
"query": "*", | |
"size": 20, | |
"field": "_type", | |
"sort": [ | |
"_score", | |
"desc" | |
] | |
}, | |
"auto_int": false, | |
"resolution": 100, | |
"interval": "1m", | |
"intervals": [ | |
"auto", | |
"1s", | |
"1m", | |
"5m", | |
"10m", | |
"30m", | |
"1h", | |
"3h", | |
"12h", | |
"1d", | |
"1w", | |
"1y" | |
], | |
"lines": false, | |
"fill": 0, | |
"linewidth": 3, | |
"points": true, | |
"pointradius": 7, | |
"bars": true, | |
"stack": true, | |
"spyable": true, | |
"zoomlinks": false, | |
"options": false, | |
"legend": false, | |
"show_query": true, | |
"interactive": true, | |
"legend_counts": true, | |
"timezone": "browser", | |
"percentage": false, | |
"zerofill": false, | |
"derivative": false, | |
"tooltip": { | |
"value_type": "cumulative", | |
"query_as_alias": true | |
}, | |
"title": "Errors and Slow" | |
}, | |
{ | |
"span": 3, | |
"editable": true, | |
"type": "histogram", | |
"loadingEditor": false, | |
"mode": "count", | |
"time_field": "@timestamp", | |
"value_field": null, | |
"x-axis": true, | |
"y-axis": true, | |
"scale": 1, | |
"y_format": "none", | |
"grid": { | |
"max": null, | |
"min": 0 | |
}, | |
"queries": { | |
"mode": "selected", | |
"ids": [ | |
2 | |
] | |
}, | |
"annotate": { | |
"enable": false, | |
"query": "*", | |
"size": 20, | |
"field": "_type", | |
"sort": [ | |
"_score", | |
"desc" | |
] | |
}, | |
"auto_int": false, | |
"resolution": 100, | |
"interval": "1m", | |
"intervals": [ | |
"auto", | |
"1s", | |
"1m", | |
"5m", | |
"10m", | |
"30m", | |
"1h", | |
"3h", | |
"12h", | |
"1d", | |
"1w", | |
"1y" | |
], | |
"lines": false, | |
"fill": 0, | |
"linewidth": 3, | |
"points": false, | |
"pointradius": 1, | |
"bars": true, | |
"stack": true, | |
"spyable": true, | |
"zoomlinks": false, | |
"options": false, | |
"legend": false, | |
"show_query": true, | |
"interactive": true, | |
"legend_counts": true, | |
"timezone": "browser", | |
"percentage": false, | |
"zerofill": true, | |
"derivative": false, | |
"tooltip": { | |
"value_type": "cumulative", | |
"query_as_alias": true | |
}, | |
"title": "Sales" | |
} | |
], | |
"notice": false | |
}, | |
{ | |
"title": "Additional Histograms", | |
"height": "150px", | |
"editable": true, | |
"collapse": true, | |
"collapsable": true, | |
"panels": [ | |
{ | |
"span": 4, | |
"editable": true, | |
"type": "histogram", | |
"loadingEditor": false, | |
"mode": "total", | |
"time_field": "@timestamp", | |
"value_field": "bytes_sent", | |
"x-axis": true, | |
"y-axis": true, | |
"scale": 1, | |
"y_format": "bytes", | |
"grid": { | |
"max": null, | |
"min": 0 | |
}, | |
"queries": { | |
"mode": "selected", | |
"ids": [ | |
0 | |
] | |
}, | |
"annotate": { | |
"enable": false, | |
"query": "*", | |
"size": 20, | |
"field": "_type", | |
"sort": [ | |
"_score", | |
"desc" | |
] | |
}, | |
"auto_int": false, | |
"resolution": 100, | |
"interval": "15m", | |
"intervals": [ | |
"auto", | |
"1s", | |
"1m", | |
"5m", | |
"10m", | |
"30m", | |
"1h", | |
"3h", | |
"12h", | |
"1d", | |
"1w", | |
"1y" | |
], | |
"lines": true, | |
"fill": 5, | |
"linewidth": 2, | |
"points": false, | |
"pointradius": 5, | |
"bars": false, | |
"stack": true, | |
"spyable": true, | |
"zoomlinks": false, | |
"options": false, | |
"legend": false, | |
"show_query": true, | |
"interactive": false, | |
"legend_counts": true, | |
"timezone": "browser", | |
"percentage": false, | |
"zerofill": true, | |
"derivative": false, | |
"tooltip": { | |
"value_type": "cumulative", | |
"query_as_alias": true | |
}, | |
"title": "Bandwidth" | |
} | |
], | |
"notice": false | |
}, | |
{ | |
"title": "Additional Stats", | |
"height": "150px", | |
"editable": true, | |
"collapse": true, | |
"collapsable": true, | |
"panels": [ | |
{ | |
"error": false, | |
"span": 4, | |
"editable": true, | |
"type": "terms", | |
"loadingEditor": false, | |
"field": "response_code", | |
"exclude": [], | |
"missing": false, | |
"other": true, | |
"size": 25, | |
"order": "count", | |
"style": { | |
"font-size": "8pt" | |
}, | |
"donut": false, | |
"tilt": false, | |
"labels": true, | |
"arrangement": "horizontal", | |
"chart": "table", | |
"counter_pos": "below", | |
"spyable": true, | |
"queries": { | |
"mode": "selected", | |
"ids": [ | |
1 | |
] | |
}, | |
"tmode": "terms", | |
"tstat": "total", | |
"valuefield": "", | |
"title": "Response Code" | |
} | |
], | |
"notice": false | |
}, | |
{ | |
"title": "Errors", | |
"height": "150px", | |
"editable": true, | |
"collapse": true, | |
"collapsable": true, | |
"panels": [ | |
{ | |
"error": false, | |
"span": 6, | |
"editable": true, | |
"type": "terms", | |
"loadingEditor": false, | |
"field": "source_ip", | |
"exclude": [], | |
"missing": false, | |
"other": true, | |
"size": 10, | |
"order": "count", | |
"style": { | |
"font-size": "10pt" | |
}, | |
"donut": false, | |
"tilt": false, | |
"labels": true, | |
"arrangement": "horizontal", | |
"chart": "table", | |
"counter_pos": "above", | |
"spyable": true, | |
"queries": { | |
"mode": "selected", | |
"ids": [ | |
3 | |
] | |
}, | |
"tmode": "terms", | |
"tstat": "total", | |
"valuefield": "", | |
"title": "Error IPs" | |
}, | |
{ | |
"error": false, | |
"span": 6, | |
"editable": true, | |
"type": "table", | |
"loadingEditor": false, | |
"size": 10, | |
"pages": 50, | |
"offset": 0, | |
"sort": [ | |
"_score", | |
"desc" | |
], | |
"overflow": "min-height", | |
"fields": [ | |
"@timestamp", | |
"request_uri", | |
"response_code", | |
"response_time" | |
], | |
"highlight": [], | |
"sortable": true, | |
"header": true, | |
"paging": true, | |
"field_list": false, | |
"all_fields": false, | |
"trimFactor": 300, | |
"localTime": false, | |
"timeField": "@timestamp", | |
"spyable": true, | |
"queries": { | |
"mode": "selected", | |
"ids": [ | |
3, | |
4 | |
] | |
}, | |
"style": { | |
"font-size": "9pt" | |
}, | |
"normTimes": true, | |
"title": "Error Pages" | |
} | |
], | |
"notice": false | |
} | |
], | |
"editable": true, | |
"failover": false, | |
"index": { | |
"interval": "day", | |
"pattern": "[microcloud]", | |
"default": "NO_TIME_FILTER_OR_INDEX_PATTERN_NOT_MATCHED", | |
"warm_fields": true | |
}, | |
"style": "dark", | |
"panel_hints": true, | |
"pulldowns": [ | |
{ | |
"type": "query", | |
"collapse": true, | |
"notice": false, | |
"query": "*", | |
"pinned": true, | |
"history": [ | |
"node: web*", | |
"node:lb*", | |
"app: lb", | |
"*" | |
], | |
"remember": 10, | |
"enable": true | |
}, | |
{ | |
"type": "filtering", | |
"collapse": true, | |
"notice": true, | |
"enable": true | |
} | |
], | |
"nav": [ | |
{ | |
"type": "timepicker", | |
"collapse": false, | |
"notice": false, | |
"status": "Stable", | |
"time_options": [ | |
"5m", | |
"15m", | |
"1h", | |
"2h", | |
"3h", | |
"6h", | |
"12h", | |
"24h", | |
"2d", | |
"4d" | |
], | |
"refresh_intervals": [ | |
"5s", | |
"10s", | |
"30s", | |
"1m", | |
"5m", | |
"15m", | |
"30m", | |
"1h", | |
"2h", | |
"1d" | |
], | |
"timefield": "@timestamp", | |
"now": true, | |
"filter_id": 0, | |
"enable": true | |
} | |
], | |
"loader": { | |
"save_gist": true, | |
"save_elasticsearch": false, | |
"save_local": true, | |
"save_default": false, | |
"save_temp": false, | |
"save_temp_ttl_enable": false, | |
"save_temp_ttl": "30d", | |
"load_gist": true, | |
"load_elasticsearch": true, | |
"load_elasticsearch_size": 20, | |
"load_local": true, | |
"hide": false | |
}, | |
"refresh": false | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment