I used log reader plugin to get the logout details of all the member of that application. The plugin is working fine in the lower environments(dev and test) but it is not working fine in the production environment.What can be the solution for this
Discussion posts and replies are publicly visible
Are you passing correct CSV path for reading ??Check tomcat logs you might found something there.
Hi Venkat we have checked the CSV path for reading . The path is working fine in staging and dev environment
vaibhavm7394 said: we have checked the configuration it is same in all dev ,staging and production environment
Forgot about lower environments , In prod for load balancing we use multiple servers. If you go through Mathieu's link below you get to see how the logs for multiple servers defined. Are you sure you only had single server , If so is there any filter conditions that defined wrong or is it throwing any error??