GET iis_qr_2019-07/_search #查询iis_qr_2019-07索引下的所有日志

 GET iis_qr_2019-07/_search?_source=c-ip,time #只返回c-ip和time字段

GET /iis_log_2019-07/_search?q=c-ip:10.160.100.216 #只返回c-ip为1.16.1.2的日志

https://www.cnblogs.com/leeSmall/p/9206641.html

相关文章:

  • 2022-12-23
  • 2022-01-01
  • 2021-06-27
  • 2022-12-23
  • 2022-12-23
  • 2021-04-17
  • 2022-12-23
  • 2021-12-18
猜你喜欢
  • 2021-12-31
  • 2021-12-05
  • 2021-06-11
  • 2021-09-21
  • 2021-10-23
  • 2022-12-23
相关资源
相似解决方案