Elasticsearch logs params

Hi,
elasticsearch logs settings have many params like

"logger.org.elasticsearch.index.reindex" :
"logger.org.elasticsearch.transport": 
"logger.org.elasticsearch.discovery": 

I would like to find all possible params logger.org.elasticsearch.*
and be able to debug input raw records before records will pass through the ingest pipelines.

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