Hi there, i need to log solr requests on the fly , filter, transform them and finally put them into an index.
Any advice on best way to implement such this behaviour? Key points: - I think that the use of log files is discouraged, but i don't know if i can modify solr settings to log to a server (via rmi or http) - Don't want to drop down solr response performance thx -- Lici