Update generated files
This commit is contained in:
parent
cc8ca7dd1c
commit
2e15a262f2
File diff suppressed because one or more lines are too long
|
@ -1,452 +0,0 @@
|
||||||
{
|
|
||||||
"objects": [
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchId": "eb7896b0-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"title": "CheckResults by State",
|
|
||||||
"uiStateJSON": {
|
|
||||||
"vis": {
|
|
||||||
"colors": {
|
|
||||||
"Critical": "#BF1B00",
|
|
||||||
"Ok": "#629E51",
|
|
||||||
"Unknown": "#962D82",
|
|
||||||
"Warning": "#E5AC0E"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"customInterval": "2h",
|
|
||||||
"extended_bounds": {},
|
|
||||||
"field": "@timestamp",
|
|
||||||
"interval": "auto",
|
|
||||||
"min_doc_count": 1
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "date_histogram"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "3",
|
|
||||||
"params": {
|
|
||||||
"filters": [
|
|
||||||
{
|
|
||||||
"input": {
|
|
||||||
"query": "icinga.check_result.state:0"
|
|
||||||
},
|
|
||||||
"label": "Ok"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"input": {
|
|
||||||
"query": "icinga.check_result.state:1"
|
|
||||||
},
|
|
||||||
"label": "Warning"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"input": {
|
|
||||||
"query": "icinga.check_result.state:3"
|
|
||||||
},
|
|
||||||
"label": "Critical"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"input": {
|
|
||||||
"query": "icinga.check_result.state:4"
|
|
||||||
},
|
|
||||||
"label": "Unknown"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"schema": "group",
|
|
||||||
"type": "filters"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"addLegend": true,
|
|
||||||
"addTimeMarker": false,
|
|
||||||
"addTooltip": true,
|
|
||||||
"categoryAxes": [
|
|
||||||
{
|
|
||||||
"id": "CategoryAxis-1",
|
|
||||||
"labels": {
|
|
||||||
"show": true,
|
|
||||||
"truncate": 100
|
|
||||||
},
|
|
||||||
"position": "bottom",
|
|
||||||
"scale": {
|
|
||||||
"type": "linear"
|
|
||||||
},
|
|
||||||
"show": true,
|
|
||||||
"style": {},
|
|
||||||
"title": {},
|
|
||||||
"type": "category"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"grid": {
|
|
||||||
"categoryLines": false,
|
|
||||||
"style": {
|
|
||||||
"color": "#eee"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"legendPosition": "right",
|
|
||||||
"seriesParams": [
|
|
||||||
{
|
|
||||||
"data": {
|
|
||||||
"id": "1",
|
|
||||||
"label": "Count"
|
|
||||||
},
|
|
||||||
"drawLinesBetweenPoints": true,
|
|
||||||
"mode": "stacked",
|
|
||||||
"show": "true",
|
|
||||||
"showCircles": true,
|
|
||||||
"type": "histogram",
|
|
||||||
"valueAxis": "ValueAxis-1"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"times": [],
|
|
||||||
"type": "histogram",
|
|
||||||
"valueAxes": [
|
|
||||||
{
|
|
||||||
"id": "ValueAxis-1",
|
|
||||||
"labels": {
|
|
||||||
"filter": false,
|
|
||||||
"rotate": 0,
|
|
||||||
"show": true,
|
|
||||||
"truncate": 100
|
|
||||||
},
|
|
||||||
"name": "LeftAxis-1",
|
|
||||||
"position": "left",
|
|
||||||
"scale": {
|
|
||||||
"mode": "normal",
|
|
||||||
"type": "linear"
|
|
||||||
},
|
|
||||||
"show": true,
|
|
||||||
"style": {},
|
|
||||||
"title": {
|
|
||||||
"text": "Count"
|
|
||||||
},
|
|
||||||
"type": "value"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"title": "CheckResults by State",
|
|
||||||
"type": "histogram"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "a32bdf10-e4be-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2018-12-20T14:56:10.746Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchId": "eb7896b0-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"title": "CheckResult Count",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {
|
|
||||||
"customLabel": "CheckResults received"
|
|
||||||
},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"addLegend": false,
|
|
||||||
"addTooltip": true,
|
|
||||||
"metric": {
|
|
||||||
"colorSchema": "Green to Red",
|
|
||||||
"colorsRange": [
|
|
||||||
{
|
|
||||||
"from": 0,
|
|
||||||
"to": 10000
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"invertColors": false,
|
|
||||||
"labels": {
|
|
||||||
"show": true
|
|
||||||
},
|
|
||||||
"metricColorMode": "None",
|
|
||||||
"percentageMode": false,
|
|
||||||
"style": {
|
|
||||||
"bgColor": false,
|
|
||||||
"bgFill": "#000",
|
|
||||||
"fontSize": 60,
|
|
||||||
"labelColor": false,
|
|
||||||
"subText": ""
|
|
||||||
},
|
|
||||||
"useRanges": false
|
|
||||||
},
|
|
||||||
"type": "metric"
|
|
||||||
},
|
|
||||||
"title": "CheckResult Count",
|
|
||||||
"type": "metric"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "3bf26530-e4be-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2018-12-20T14:56:10.746Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchId": "eb7896b0-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"title": "Hosts Tag Cloud",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"customLabel": "Hosts",
|
|
||||||
"field": "icinga.host",
|
|
||||||
"order": "desc",
|
|
||||||
"orderBy": "1",
|
|
||||||
"size": 50
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "terms"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"maxFontSize": 72,
|
|
||||||
"minFontSize": 18,
|
|
||||||
"orientation": "single",
|
|
||||||
"scale": "linear"
|
|
||||||
},
|
|
||||||
"title": "Hosts Tag Cloud",
|
|
||||||
"type": "tagcloud"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "4a9d5c50-e4c0-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2018-12-20T14:56:10.746Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchId": "eb7896b0-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"title": "Services Tag Cloud",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"customLabel": "Services",
|
|
||||||
"field": "icinga.service",
|
|
||||||
"order": "desc",
|
|
||||||
"orderBy": "1",
|
|
||||||
"size": 500
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "terms"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"maxFontSize": 72,
|
|
||||||
"minFontSize": 18,
|
|
||||||
"orientation": "single",
|
|
||||||
"scale": "linear"
|
|
||||||
},
|
|
||||||
"title": "Services Tag Cloud",
|
|
||||||
"type": "tagcloud"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "6a23e300-e4c0-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2018-12-20T14:56:10.746Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"columns": [
|
|
||||||
"_source"
|
|
||||||
],
|
|
||||||
"description": "",
|
|
||||||
"hits": 0,
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"highlightAll": true,
|
|
||||||
"index": "icingabeat-*",
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": "type:icingabeat.event.checkresult"
|
|
||||||
},
|
|
||||||
"version": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"sort": [
|
|
||||||
"@timestamp",
|
|
||||||
"desc"
|
|
||||||
],
|
|
||||||
"title": "CheckResults",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
"id": "eb7896b0-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "search",
|
|
||||||
"updated_at": "2018-12-20T14:56:10.746Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "Summary of check results received by Icinga",
|
|
||||||
"hits": 0,
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"highlightAll": true,
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
},
|
|
||||||
"version": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"optionsJSON": {
|
|
||||||
"darkTheme": false,
|
|
||||||
"hidePanelTitles": false,
|
|
||||||
"useMargins": true
|
|
||||||
},
|
|
||||||
"panelsJSON": [
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 2,
|
|
||||||
"i": "1",
|
|
||||||
"w": 12,
|
|
||||||
"x": 0,
|
|
||||||
"y": 0
|
|
||||||
},
|
|
||||||
"id": "a32bdf10-e4be-11e7-b4d1-8383451ae5a4",
|
|
||||||
"panelIndex": "1",
|
|
||||||
"type": "visualization",
|
|
||||||
"version": "6.1.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 5,
|
|
||||||
"i": "2",
|
|
||||||
"w": 3,
|
|
||||||
"x": 0,
|
|
||||||
"y": 2
|
|
||||||
},
|
|
||||||
"id": "3bf26530-e4be-11e7-b4d1-8383451ae5a4",
|
|
||||||
"panelIndex": "2",
|
|
||||||
"type": "visualization",
|
|
||||||
"version": "6.1.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 5,
|
|
||||||
"i": "3",
|
|
||||||
"w": 4,
|
|
||||||
"x": 3,
|
|
||||||
"y": 2
|
|
||||||
},
|
|
||||||
"id": "4a9d5c50-e4c0-11e7-b4d1-8383451ae5a4",
|
|
||||||
"panelIndex": "3",
|
|
||||||
"type": "visualization",
|
|
||||||
"version": "6.1.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 5,
|
|
||||||
"i": "4",
|
|
||||||
"w": 5,
|
|
||||||
"x": 7,
|
|
||||||
"y": 2
|
|
||||||
},
|
|
||||||
"id": "6a23e300-e4c0-11e7-b4d1-8383451ae5a4",
|
|
||||||
"panelIndex": "4",
|
|
||||||
"type": "visualization",
|
|
||||||
"version": "6.1.0"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"timeRestore": false,
|
|
||||||
"title": "Icingabeat-CheckResults",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
"id": "34e97340-e4ce-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "dashboard",
|
|
||||||
"updated_at": "2018-12-20T14:56:10.746Z",
|
|
||||||
"version": 1
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"version": "6.5.3"
|
|
||||||
}
|
|
File diff suppressed because one or more lines are too long
|
@ -1,5 +1,6 @@
|
||||||
processors:
|
processors:
|
||||||
- add_cloud_metadata: ~
|
- add_cloud_metadata: ~
|
||||||
|
- add_docker_metadata: ~
|
||||||
|
|
||||||
output.elasticsearch:
|
output.elasticsearch:
|
||||||
hosts: '${ELASTICSEARCH_HOSTS:elasticsearch:9200}'
|
hosts: '${ELASTICSEARCH_HOSTS:elasticsearch:9200}'
|
||||||
|
|
|
@ -1221,12 +1221,21 @@ logging.files:
|
||||||
# Defines if the HTTP endpoint is enabled.
|
# Defines if the HTTP endpoint is enabled.
|
||||||
#http.enabled: false
|
#http.enabled: false
|
||||||
|
|
||||||
# The HTTP endpoint will bind to this hostname or IP address. It is recommended to use only localhost.
|
# The HTTP endpoint will bind to this hostname, IP address, unix socket or named pipe.
|
||||||
|
# When using IP addresses, it is recommended to only use localhost.
|
||||||
#http.host: localhost
|
#http.host: localhost
|
||||||
|
|
||||||
# Port on which the HTTP endpoint will bind. Default is 5066.
|
# Port on which the HTTP endpoint will bind. Default is 5066.
|
||||||
#http.port: 5066
|
#http.port: 5066
|
||||||
|
|
||||||
|
# Define which user should be owning the named pipe.
|
||||||
|
#http.named_pipe.user:
|
||||||
|
|
||||||
|
# Define which the permissions that should be applied to the named pipe, use the Security
|
||||||
|
# Descriptor Definition Language (SDDL) to define the permission. This option cannot be used with
|
||||||
|
# `http.user`.
|
||||||
|
#http.named_pipe.security_descriptor:
|
||||||
|
|
||||||
#============================= Process Security ================================
|
#============================= Process Security ================================
|
||||||
|
|
||||||
# Enable or disable seccomp system call filtering on Linux. Default is enabled.
|
# Enable or disable seccomp system call filtering on Linux. Default is enabled.
|
||||||
|
|
|
@ -166,6 +166,7 @@ output.elasticsearch:
|
||||||
processors:
|
processors:
|
||||||
- add_host_metadata: ~
|
- add_host_metadata: ~
|
||||||
- add_cloud_metadata: ~
|
- add_cloud_metadata: ~
|
||||||
|
- add_docker_metadata: ~
|
||||||
|
|
||||||
#================================ Logging =====================================
|
#================================ Logging =====================================
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue