analytics is not working

Hi All,

I have setup new APIGEE environment and unfortunately i dont see any traffic on dash board .Looks like analytics is not working properly.

I tried to run below command on postgres node . i am getting below result.

Did not find any relation named "analytics

I am getting same message for all organizations and environments .

could you please help me on this case.

0 1 90
1 REPLY 1

deniska
Participant V

Hi,

- version of OPDK?

the path analytics travelling:

MP>qpid>pg_master

try to see where it fails

1) see if qpid have data in queue - run on qpid node qpid-stat -q command

2) do you have org_onboarding logs - this actually creates all needed ax-groups for analytics, so maybe it can give you some hints

3) try to re-run enable analytics as per:

https://apidocs.apigee.com/management/apis/post/organizations/%7Borg_name%7D/environments/%7Benv_nam...

>/<inst_root>/apigee/apigee-service/bin/apigee-service apigee-provision enable-ax -f configFile

Where configFile contains:

ORG_NAME=orgName  # lowercase only, no spaces, underscores, or periods.
ENV_NAME=envName
ADMIN_EMAIL=adminEmail
APIGEE_ADMINPW=adminPWord