How to disable qpidd service to prevent capturing of analytics data for api?

 
0 8 336
8 REPLIES 8

You want to disable analytics entirely?

Yes, I stopped qpidd service but it is still capturing the analytics data.

Hi Manas, i assume this is an OPDK environment. Can you confirm? I don't think shutting down qpidd alone will work as the source will keep trying, There is a property change needed at source.

Hi, Yes it is. Where I can change the property.

Pls. work with GSC so they can help you. Is there a reason to turn off analytics?

Its my private apigee setup. I am seeing high overhead of analytics data capturing while having 1000 TPS on the server.

adas
New Member

If you want to disable capturing analytics for the entire set of proxies, then you should update the following property in the analytics.properties file of message-processor's conf folder:

analytics.enabled=true

Set it to false and restart the message-processor to disable analytics collection.

@arghya das Is there any way to disable analytics for specific environments within Organizations?