I guess I don't know how to post the visualization JSON, but it really is as simple as the steps I've described.
Step 1: Area Chart
Step 2: From saved query
Step 3: Add X-Axis, date range. Default config!
Step 4: error message!
The saved query is type:syslog AND ((NOT name:kibana) OR (not message:kibana)) which just shows syslog entries that aren't from kibana.
Several messages are as follows:
{
"_index": "logstash-2015.07.23",
"_type": "syslog",
"_id": "AU67sHEC1rRYKRroWly2",
"_score": null,
"_source": {
"message": " - (root) CMD (/usr/lib64/sa/sa1 1 1)",
"@version": "1",
"@timestamp": "2015-07-23T16:12:59.000Z",
"host": "eric-svtpvt-msclust1-ssd-2.priv",
"path": "/var/log/remote/eric-svtpvt-msclust1-ssd-2.priv/messages",
"type": "syslog",
"program": "cron.info",
"pid": "10677",
"logsource": "CROND",
"syslog_severity_code": 5,
"syslog_facility_code": 1,
"syslog_facility": "user-level",
"syslog_severity": "notice",
"newHost": "/var/log/remote/eric-svtpvt-msclust1-ssd-2.priv/messages",
"tags": [
"audit"
]
},
"fields": {
"@timestamp": [
1437667979000
]
},
"highlight": {
"type.raw": [
"@kibana-highlighted-field@syslog@/kibana-highlighted-field@"
],
"type": [
"@kibana-highlighted-field@syslog@/kibana-highlighted-field@"
]
},
"sort": [
1437667979000
]
}
{
"_index": "logstash-2015.07.23",
"_type": "syslog",
"_id": "AU67qV-91rRYKRroWlvF",
"_score": null,
"_source": {
"message": " - Received disconnect from 188.209.49.34: 11: Bye Bye [preauth]",
"@version": "1",
"@timestamp": "2015-07-23T16:05:15.000Z",
"host": "eric-svtpvt-hatest03.priv",
"path": "/var/log/remote/eric-svtpvt-hatest03.priv/messages",
"type": "syslog",
"program": "authpriv.info",
"pid": "870127",
"logsource": "sshd",
"syslog_severity_code": 5,
"syslog_facility_code": 1,
"syslog_facility": "user-level",
"syslog_severity": "notice",
"newHost": "/var/log/remote/eric-svtpvt-hatest03.priv/messages",
"tags": [
"audit"
]
},
"fields": {
"@timestamp": [
1437667515000
]
},
"highlight": {
"type.raw": [
"@kibana-highlighted-field@syslog@/kibana-highlighted-field@"
],
"type": [
"@kibana-highlighted-field@syslog@/kibana-highlighted-field@"
]
},
"sort": [
1437667515000
]}
{
"_index": "logstash-2015.07.23",
"_type": "syslog",
"_id": "AU67qV-91rRYKRroWlvG",
"_score": null,
"_source": {
"message": " - input_userauth_request: invalid user user [preauth]",
"@version": "1",
"@timestamp": "2015-07-23T16:05:15.000Z",
"host": "eric-svtpvt-hatest03.priv",
"path": "/var/log/remote/eric-svtpvt-hatest03.priv/messages",
"type": "syslog",
"program": "authpriv.info",
"pid": "870127",
"logsource": "sshd",
"syslog_severity_code": 5,
"syslog_facility_code": 1,
"syslog_facility": "user-level",
"syslog_severity": "notice",
"newHost": "/var/log/remote/eric-svtpvt-hatest03.priv/messages",
"tags": [
"audit"
]
},
"fields": {
"@timestamp": [
1437667515000
]
},
"highlight": {
"type.raw": [
"@kibana-highlighted-field@syslog@/kibana-highlighted-field@"
],
"type": [
"@kibana-highlighted-field@syslog@/kibana-highlighted-field@"
]
},
"sort": [
1437667515000
]
}
{
"_index": "logstash-2015.07.23",
"_type": "syslog",
"_id": "AU67qDa_1rRYKRroWluL",
"_score": null,
"_source": {
"message": "[Jul 23 11:03:59] cron.notice - run-parts( - - starting 0yum-hourly.cron",
"@version": "1",
"@timestamp": "2015-07-23T16:03:59.917Z",
"host": "eric-svtpvt-hatest03.priv",
"path": "/var/log/remote/eric-svtpvt-hatest03.priv/messages",
"type": "syslog",
"tags": [
"_grokparsefailure",
"audit"
],
"syslog_severity_code": 5,
"syslog_facility_code": 1,
"syslog_facility": "user-level",
"syslog_severity": "notice",
"newHost": "/var/log/remote/eric-svtpvt-hatest03.priv/messages"
},
"fields": {
"@timestamp": [
1437667439917
]
},
"highlight": {
"type.raw": [
"@kibana-highlighted-field@syslog@/kibana-highlighted-field@"
],
"type": [
"@kibana-highlighted-field@syslog@/kibana-highlighted-field@"
]
},
"sort": [
1437667439917
]
}
{
"_index": "logstash-2015.07.23",
"_type": "syslog",
"_id": "AU67qDLU1rRYKRroWltv",
"_score": null,
"_source": {
"message": "[Jul 23 11:03:58] cron.notice - run-parts( - - starting 0anacron",
"@version": "1",
"@timestamp": "2015-07-23T16:03:58.913Z",
"host": "eric-svtpvt-hatest01.priv",
"path": "/var/log/remote/eric-svtpvt-hatest01.priv/messages",
"type": "syslog",
"tags": [
"_grokparsefailure",
"audit"
],
"syslog_severity_code": 5,
"syslog_facility_code": 1,
"syslog_facility": "user-level",
"syslog_severity": "notice",
"newHost": "/var/log/remote/eric-svtpvt-hatest01.priv/messages"
},
"fields": {
"@timestamp": [
1437667438913
]
},
"highlight": {
"type.raw": [
"@kibana-highlighted-field@syslog@/kibana-highlighted-field@"
],
"type": [
"@kibana-highlighted-field@syslog@/kibana-highlighted-field@"
]
},
"sort": [
1437667438913
]
}
{
"_index": "logstash-2015.07.23",
"_type": "syslog",
"_id": "AU67p8ex1rRYKRroWlth",
"_score": null,
"_source": {
"message": " - Connection closed by 141.212.122.187 [preauth]",
"@version": "1",
"@timestamp": "2015-07-23T16:03:31.000Z",
"host": "eric-svtpvt-hatest01.priv",
"path": "/var/log/remote/eric-svtpvt-hatest01.priv/messages",
"type": "syslog",
"program": "authpriv.info",
"pid": "274402",
"logsource": "sshd",
"syslog_severity_code": 5,
"syslog_facility_code": 1,
"syslog_facility": "user-level",
"syslog_severity": "notice",
"newHost": "/var/log/remote/eric-svtpvt-hatest01.priv/messages",
"tags": [
"audit"
]
},
"fields": {
"@timestamp": [
1437667411000
]
},
"highlight": {
"type.raw": [
"@kibana-highlighted-field@syslog@/kibana-highlighted-field@"
],
"type": [
"@kibana-highlighted-field@syslog@/kibana-highlighted-field@"
]
},
"sort": [
1437667411000
]
}