常用查询语句

severity:info AND topology_name:tempest AND class:c.c.s.t.b.AbstractTradePublicationBolt
topology_name:tempest AND class:c.c.s.t.b.AbstractTradePublicationBolt AND ev_UITID:"168282:20181227010040977"

topology_id tempest-1-1548057139


severity:error AND topology_name:"tempest" NOT topology_name:"tempest-g10"


thread:"prod-nam_EdgePersistorBolt" AND message:"168282:20181227010040977"
thread:"prod-nam_EdgePublicationBolt" AND message:"168282:20181227010040977"

severity:error AND thread:"prod-nam_EdgePublicationBolt"

prod-nam_EdgeKafkaSpout
prod-nam_EdgeMapperBolt
prod-nam_EdgePersistorBolt
prod-nam_EdgeRejectedTradePersistorBolt
prod-nam_EdgeValidatorBolt
prod-nam_EdgePublicationBolt

message:"Message sent to PROD.TM.EDGE.INTRADAY.ACK"
message:"Exception occurred when attempting to publish trade to Kafka"
message:"Mapping error"
message:"Mapping is successfully completed"

 


severity:info AND thread:"prod-nam_EdgePublicationBolt" NOT message:"Message sent to PROD.TM.EDGE.INTRADAY.ACK"

message:"Async loop died" AND @timestamp:[2019-01-22T00:44:00Z TO 2019-01-22T01:30:00Z]

beat.hostname:lmwratsiap3p

Async loop interrupted


Launching worker for

Shutting down worker

 

GET /metrics-tm-api-2020.07.15/_settings?pretty
{
"metrics-tm-api-2020.07.15": {
"settings": {
"index": {
"number_of_shards": "5",
"blocks": {
"read_only_allow_delete": "true"
},
"provided_name": "metrics-tm-api-2020.07.15",
"creation_date": "1594771229381",
"number_of_replicas": "1",
"uuid": "mqbGQwbTT6GYBKQs290uhA",
"version": {
"created": "6040199"
}
}
}
}
}

curl -XPUT -H "Content-Type: application/json" http://localhost:9200/_all/_settings -d '{"index.blocks.read_only_allow_delete": null}'


http://lswsimap7u:9200/_template/metrics_template

http://lswsimap7u:9200/metrics-tm-api-2020.07.13/_mapping
GET /metrics-tm-api-2020.07.15/_settings?pretty
{
"_index": "metrics-tm-api-2020.07.13",
"_type": "doc",
"_id": "SpBiR3MBR2mMbdnm4ctG",
"_version": 1,
"_score": null,
"_source": {
"@timestamp": "2020-07-13T08:55:29.255Z",
"name": "http_server_requests",
"type": "timer",
"exception": "None",
"host": "lmwratsiap3u.nam.nsroot.net",
"method": "GET",
"outcome": "REDIRECTION",
"status": "302",
"uri": "REDIRECTION",
"count": 0,
"sum": 0,
"mean": 0,
"max": 0
},
"fields": {
"@timestamp": [
"2020-07-13T08:55:29.255Z"
]
},
"sort": [
1594630529255
]
}

 

 GET _cat/indices?v&s=store.size:desc

posted @ 2019-01-28 10:41  tonggc1668  阅读(29)  评论(0编辑  收藏  举报