ES中有日志,但是按照时间范围查询日志为空?

{"type":"too_long_frame_exception","reason":"An HTTP line is larger than 4096 bytes."}

  在elasticsearch/config文件下修改http.max_initial_line_length,因为其默认情况下为4k,可以加到16K尝试一下!

posted @ 2022-10-26 18:07  爱吃荔枝的小涵子  阅读(42)  评论(0)    收藏  举报