1 2 3
| private String getIndexTemplate = "http://%s:%d/_index_template/%sapi-log"; private String createIndexTemplate = "http://%s:%d/_index_template/%sapi-log"; private String putData = "http://%s:%d/%sapi-log-${date}/_doc";
|
本文地址: https://github.com/maxzhao-it/blog/post/14230ad/