 |
|
8
wwwap Apr 23, 2017
@ polyomino 麻烦看一下,谢谢 "properties" : { "appName" : { "type" : "string", "index" : "not_analyzed" }, "args" : { "type" : "string", "index" : "no" }, "ariusTimestamp" : { "type" : "date", "format" : "YYYY-MM-dd HH:mm:ss || epoch_millis" }, "body" : { "type" : "string" }, "busiPayments" : { "type" : "string", "index" : "no" }, "cleanTime" : { "type" : "date", "fielddata" : { "loading" : "eager" }, "format" : "yyyy-MM-dd HH:mm:ss.SSS Z||yyyy-MM-dd HH:mm:ss.SSS||yyyy-MM-dd HH:mm:ss,SSS||yyyy/MM/dd HH:mm:ss||yyyy-MM-dd HH:mm:ss,SSS Z||yyyy/MM/dd HH:mm:ss,SSS Z||strict_date_optional_time||epoch_millis" }, "clientHost" : { "type" : "string", "index" : "not_analyzed" }, "collectTime" : { "type" : "date", "fielddata" : { "loading" : "eager" }, "format" : "yyyy-MM-dd HH:mm:ss.SSS Z||yyyy-MM-dd HH:mm:ss.SSS||yyyy-MM-dd HH:mm:ss,SSS||yyyy/MM/dd HH:mm:ss||yyyy-MM-dd HH:mm:ss,SSS Z||yyyy/MM/dd HH:mm:ss,SSS Z||strict_date_optional_time||epoch_millis" }, "errmsg" : { "type" : "string", "index" : "no" }, "httpRpcCount" : { "type" : "integer" }, "in" : { "type" : "string", "index" : "no" }, "jsonMsg" : { "type" : "object" }, "json_annotations" : { "type" : "nested" }, "logID" : { "type" : "string", "index" : "no" }, "logName" : { "type" : "string", "index" : "not_analyzed" }, "logOffset" : { "type" : "string", "index" : "not_analyzed" }, "logTime" : { "type" : "date", "fielddata" : { "loading" : "eager" }, "format" : "yyyy-MM-dd HH:mm:ss.SSS Z||yyyy-MM-dd HH:mm:ss.SSS||yyyy-MM-dd HH:mm:ss,SSS||yyyy/MM/dd HH:mm:ss||yyyy-MM-dd HH:mm:ss,SSS Z||yyyy/MM/dd HH:mm:ss,SSS Z||strict_date_optional_time||epoch_millis" }, "message" : { "type" : "string", "index" : "no" }, "orderId" : { "type" : "string", "index" : "not_analyzed" }, "order_id" : { "type" : "string", "index" : "not_analyzed" }, "out" : { "type" : "string", "index" : "no" }, "passengerid" : { "type" : "string", "index" : "not_analyzed" }, "proc_time" : { "type" : "double" }, "projectName" : { "type" : "string", "index" : "no" }, "request" : { "type" : "string", "index" : "no" }, "response" : { "type" : "string", "index" : "no" }, "rpcTotal" : { "type" : "integer" }, "sinkTime" : { "type" : "date", "fielddata" : { "loading" : "eager" }, "format" : "yyyy-MM-dd HH:mm:ss.SSS Z||yyyy-MM-dd HH:mm:ss.SSS||yyyy-MM-dd HH:mm:ss,SSS||yyyy/MM/dd HH:mm:ss||yyyy-MM-dd HH:mm:ss,SSS Z||yyyy/MM/dd HH:mm:ss,SSS Z||strict_date_optional_time||epoch_millis" }, "sink_flag" : { "type" : "string", "index" : "no" }, "thriftRpcCount" : { "type" : "integer" }, "timestamp" : { "type" : "date", "format" : "yyyy-MM-dd HH:mm:ss Z||yyyy-MM-dd HH:mm:ss||yyyy-MM-dd HH:mm:ss.SSS Z||yyyy-MM-dd HH:mm:ss.SSS||yyyy-MM-dd HH:mm:ss,SSS||yyyy/MM/dd HH:mm:ss||yyyy-MM-dd HH:mm:ss,SSS Z||yyyy/MM/dd HH:mm:ss,SSS Z||epoch_millis" }, "traceid" : { "type" : "string", "index" : "not_analyzed" } }
|