Re: Http-Logger Plugin

2024-01-02 Thread Zhiyuan Ju
ue, Jan 2, 2024 at 4:52 PM fatih aydin wrote: > Hello, > > I wan to use http-logger plugin for send logs to open search but I set > "include_req_body" : true in http-logger its can not create request body in > open search fields, also "include_res_body" : true its

Http-Logger Plugin

2024-01-02 Thread fatih aydin
Hello, I wan to use http-logger plugin for send logs to open search but I set "include_req_body" : true in http-logger its can not create request body in open search fields, also "include_res_body" : true its work. How can i solve this problem ? Can you help