Logging in elasticsearch logs

I need to enable logging for incoming documents to elastic search from java transport client on port 9300.

I need to print the whole request body that's coming into elastic search through this transport client.

Could you please suggest if there's any specific logger settings available to achieve this in elastic search.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.