真实的国产乱ⅩXXX66竹夫人,五月香六月婷婷激情综合,亚洲日本VA一区二区三区,亚洲精品一区二区三区麻豆

成都創(chuàng)新互聯(lián)網(wǎng)站制作重慶分公司

獲取splunk的latencytime

想要獲取Splunk 的latency time,只需要知道_indextime 和 _time就可以了,latency = _indextime- _time

成都創(chuàng)新互聯(lián)公司主營德化網(wǎng)站建設(shè)的網(wǎng)絡(luò)公司,主營網(wǎng)站建設(shè)方案,app軟件定制開發(fā),德化h5小程序設(shè)計搭建,德化網(wǎng)站營銷推廣歡迎德化等地區(qū)企業(yè)咨詢

可以直接用query在Splunk查詢:

1.index=app host="****" | eval diff= _indextime - _time| search diff>60| stats count, avg(diff), min(diff), max(diff) by host

2.index=app host="****" | eval diff= _indextime - _time | eval indextime=strftime(_indextime,"%Y-%m-%d %H:%M:%S") |eval capturetime=strftime(_time,"%Y-%m-%d %H:%M:%S") | table indextime capturetime diff


分享名稱:獲取splunk的latencytime
文章地址:http://weahome.cn/article/ggecso.html

其他資訊

在線咨詢

微信咨詢

電話咨詢

028-86922220(工作日)

18980820575(7×24)

提交需求

返回頂部