参考文档:《elast alert》

 

假设报错的内容为:

ceph-rest-api service down

At least 1 events occurred between 2017-10-18 16:46 CST and 2017-10-18 17:46 CST

@timestamp: 2017-10-18T09:46:44.897Z
_id: AV8u4NMJlV0N0Gfm3nbE
_index: metricbeat-7.0.0-alpha1-2017.10.18
_type: doc
beat: {
    "hostname": "centos7gui", 
    "name": "centos7gui", 
    "version": "7.0.0-alpha1"
}
ceph: {
    "cluster_disk": {}
}
error: {
    "message": "error making http request: Get http://192.168.56.133:5000/api/v0.1/df: dial tcp 192.168.56.133:5000: getsockopt: no route to host"
}
metricset: {
    "host": "192.168.56.133:5000", 
    "module": "ceph", 
    "name": "cluster_disk", 
    "rtt": 2022944
}
num_hits: 382
num_matches: 30
View Code

相关文章:

  • 2022-01-06
  • 2021-10-04
  • 2022-12-23
  • 2022-12-23
  • 2021-11-27
  • 2021-09-27
  • 2021-07-14
猜你喜欢
  • 2022-12-23
  • 2021-08-17
  • 2021-07-25
  • 2021-05-20
  • 2021-10-13
  • 2021-08-03
  • 2021-11-19
相关资源
相似解决方案