error in log in APMIA with Kafka Extension enabled
search cancel

error in log in APMIA with Kafka Extension enabled

book

Article ID: 246824

calendar_today

Updated On:

Products

DX Application Performance Management

Issue/Introduction

We're seeing this error in our logs, however it doesn't really provide any useful information other than it failed.  
7/26/22 03:48:07 PM UTC [ERROR] [IntroscopeAgent.KafkaExtension] Got Error while fetching Consumer Group details

 

Environment

Release : 21.3

Component : Introscope

Resolution

After debug logging is enabled, it looks like few topics without the correct permissions that needs to be addressed.

To enable the DEBUG logging with the APMIA. 
In ./core/config/IntroscopeAgent.profile
example:
log4j.logger.IntroscopeAgent=DEBUG, logfile
No need to recycle the agent. After two minutes check the log and see if debug is enabled. we will see the statements include [DEBUG]
Once the [ERROR] occurs again, check the near by statements for details.