From: Matthew Newton Date: Fri, 20 Jan 2017 16:26:15 +0000 (+0000) Subject: remove Kibana 3 dashboard, as it is now obsolete :( X-Git-Tag: release_3_0_13~63 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1efa23eba1c4eaab510da19b3adb00601bc5605f;p=thirdparty%2Ffreeradius-server.git remove Kibana 3 dashboard, as it is now obsolete :( --- diff --git a/doc/schemas/logstash/README b/doc/schemas/logstash/README index f0bcad2b6fa..39027edda38 100644 --- a/doc/schemas/logstash/README +++ b/doc/schemas/logstash/README @@ -64,11 +64,6 @@ kibana4-dashboard.json Settings/Indices. Then go to Kibana's Settings page, "Objects" and "Import". Once imported open the "RADIUS detail" dashboard. -kibana3-dashboard.json - - Basic RADIUS dashboard for Kibana3. To import the dashboard go to Load, - Advanced and "Choose File". - Example usage ------------- diff --git a/doc/schemas/logstash/kibana3-dashboard.json b/doc/schemas/logstash/kibana3-dashboard.json deleted file mode 100644 index 498a1c866f6..00000000000 --- a/doc/schemas/logstash/kibana3-dashboard.json +++ /dev/null @@ -1,476 +0,0 @@ -{ - "title": "RADIUS detail", - "services": { - "query": { - "list": { - "0": { - "query": "*", - "alias": "", - "color": "#584477", - "id": 0, - "pin": false, - "type": "lucene", - "enable": true - }, - "1": { - "id": 1, - "type": "lucene", - "query": "Acct-Status-Type:Start", - "alias": "Accounting Start", - "color": "#629E51", - "pin": false, - "enable": true - }, - "2": { - "id": 2, - "color": "#6ED0E0", - "alias": "", - "pin": false, - "type": "lucene", - "enable": true, - "query": "Acct-Status-Type:Interim-Update" - }, - "3": { - "id": 3, - "color": "#BF1B00", - "alias": "", - "pin": false, - "type": "lucene", - "enable": true, - "query": "Acct-Status-Type:Stop" - } - }, - "ids": [ - 0, - 1, - 2, - 3 - ] - }, - "filter": { - "list": { - "0": { - "type": "time", - "field": "@timestamp", - "from": "now-7d", - "to": "now", - "mandate": "must", - "active": true, - "alias": "", - "id": 0 - } - }, - "ids": [ - 0 - ] - } - }, - "rows": [ - { - "title": "Time series", - "height": "200px", - "editable": true, - "collapse": false, - "collapsable": true, - "panels": [ - { - "span": 9, - "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, - 2, - 3 - ] - }, - "annotate": { - "enable": false, - "query": "*", - "size": 20, - "field": "_type", - "sort": [ - "_score", - "desc" - ] - }, - "auto_int": true, - "resolution": 100, - "interval": "1h", - "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": true, - "options": true, - "legend": true, - "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": "RADIUS Accounting data" - }, - { - "error": false, - "span": 3, - "editable": true, - "type": "terms", - "loadingEditor": false, - "field": "NAS-Identifier", - "exclude": [], - "missing": false, - "other": false, - "size": 20, - "order": "count", - "style": { - "font-size": "10pt" - }, - "donut": false, - "tilt": false, - "labels": true, - "arrangement": "horizontal", - "chart": "pie", - "counter_pos": "above", - "spyable": true, - "queries": { - "mode": "selected", - "ids": [ - 1 - ] - }, - "tmode": "terms", - "tstat": "total", - "valuefield": "", - "title": "Sessions by NAS" - } - ], - "notice": false - }, - { - "title": "Graphs", - "height": "200px", - "editable": true, - "collapse": false, - "collapsable": true, - "panels": [ - { - "error": false, - "span": 3, - "editable": true, - "type": "terms", - "loadingEditor": false, - "field": "Calling-Station-Id", - "exclude": [], - "missing": false, - "other": false, - "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": [ - 1 - ] - }, - "tmode": "terms", - "tstat": "total", - "valuefield": "", - "title": "Top Calling-Station-Id" - }, - { - "error": false, - "span": 3, - "editable": true, - "type": "terms", - "loadingEditor": false, - "field": "Called-Station-Id", - "exclude": [], - "missing": false, - "other": false, - "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": [ - 1 - ] - }, - "tmode": "terms", - "tstat": "total", - "valuefield": "", - "title": "TopN Called-Station-Id" - }, - { - "error": false, - "span": 3, - "editable": true, - "type": "terms", - "loadingEditor": false, - "field": "User-Name", - "exclude": [], - "missing": false, - "other": false, - "size": 10, - "order": "max", - "style": { - "font-size": "10pt" - }, - "donut": false, - "tilt": false, - "labels": true, - "arrangement": "horizontal", - "chart": "table", - "counter_pos": "above", - "spyable": true, - "queries": { - "mode": "all", - "ids": [ - 0, - 1, - 2, - 3 - ] - }, - "tmode": "terms_stats", - "tstat": "max", - "valuefield": "Acct-Output-Octets_long", - "title": "TopN data Output" - }, - { - "error": false, - "span": 3, - "editable": true, - "type": "terms", - "loadingEditor": false, - "field": "User-Name", - "exclude": [], - "missing": false, - "other": false, - "size": 10, - "order": "max", - "style": { - "font-size": "10pt" - }, - "donut": false, - "tilt": false, - "labels": true, - "arrangement": "horizontal", - "chart": "table", - "counter_pos": "above", - "spyable": true, - "queries": { - "mode": "all", - "ids": [ - 0, - 1, - 2, - 3 - ] - }, - "tmode": "terms_stats", - "tstat": "max", - "valuefield": "Acct-Input-Octets_long", - "title": "TopN Data Input" - } - ], - "notice": false - }, - { - "title": "Table", - "height": "150px", - "editable": true, - "collapse": false, - "collapsable": true, - "panels": [ - { - "error": false, - "span": 12, - "editable": true, - "type": "table", - "loadingEditor": false, - "size": 100, - "pages": 5, - "offset": 0, - "sort": [ - "@timestamp", - "asc" - ], - "overflow": "min-height", - "fields": [ - "timestamp", - "User-Name", - "Calling-Station-Id", - "Called-Station-Id", - "Framed-IP-Address", - "NAS-Identifier" - ], - "highlight": [], - "sortable": true, - "header": true, - "paging": true, - "field_list": false, - "all_fields": false, - "trimFactor": 500, - "localTime": false, - "timeField": "@timestamp", - "spyable": true, - "queries": { - "mode": "all", - "ids": [ - 0, - 1, - 2, - 3 - ] - }, - "style": { - "font-size": "9pt" - }, - "normTimes": true, - "title": "RADIUS data" - } - ], - "notice": false - } - ], - "editable": true, - "failover": false, - "index": { - "interval": "day", - "pattern": "[radius-]YYYY.MM.DD", - "default": "[radius-]YYYY.MM.DD", - "warm_fields": false - }, - "style": "dark", - "panel_hints": true, - "pulldowns": [ - { - "type": "query", - "collapse": true, - "notice": false, - "enable": true, - "query": "*", - "pinned": true, - "history": [ - "Acct-Status-Type:Stop", - "Acct-Status-Type:Interim-Update", - "Acct-Status-Type:Start", - "*" - ], - "remember": 10 - }, - { - "type": "filtering", - "collapse": true, - "notice": true, - "enable": true - } - ], - "nav": [ - { - "type": "timepicker", - "collapse": false, - "notice": false, - "enable": true, - "status": "Stable", - "time_options": [ - "5m", - "15m", - "1h", - "6h", - "12h", - "24h", - "2d", - "7d", - "30d" - ], - "refresh_intervals": [ - "5s", - "10s", - "30s", - "1m", - "5m", - "15m", - "30m", - "1h", - "2h", - "1d" - ], - "timefield": "@timestamp", - "now": true, - "filter_id": 0 - } - ], - "loader": { - "save_gist": false, - "save_elasticsearch": true, - "save_local": true, - "save_default": true, - "save_temp": true, - "save_temp_ttl_enable": true, - "save_temp_ttl": "30d", - "load_gist": false, - "load_elasticsearch": true, - "load_elasticsearch_size": 20, - "load_local": false, - "hide": false - }, - "refresh": false -}