Hi I am running into an issue and not sure how to ...
# ingestion
b
Hi I am running into an issue and not sure how to debug this. I've tried ingesting data using both kafka as well as rest emitter. I can see that the entries are getting created in postgres but not getting ingested in elastic. Any leads how I can debug this? I've checked logs for gms but dont see any errors
h
Hi @busy-glass-61431 has your elasticsearch-setup job finished successfully ? Are there any errors there ?
b
no errors. it was functional after the initial setup. Seems something went off but not able to figure what. Have scanned through the gms debug logs as well but wasnt able to find anything conclusive
o
Are you able to execute searches at all from the UI?
b
yes, older entities I ingested are discoverable and being served from elastic
o
Are you able to see any movement in the MetadataChangeLog topic? Or any logs about the hooks processing? There should be a few log messages indicating an ElasticSearch batch load has occurred/events published that the urn was processed.