Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 1d7130d

Browse files
author
Sachin Maheshwari
committed
adding more log
1 parent 5a21c71 commit 1d7130d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/common/es-helper.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,7 @@ async function processCreate (resource, entity) {
297297
body: entity,
298298
refresh: 'wait_for'
299299
})
300+
logger.info(`Insert in Elasticsearch resource ${resource} entity, , ${JSON.stringify(entity, null, 2)}`)
300301
}
301302

302303
/**

0 commit comments

Comments
 (0)