Request to show the status of truncated transaction in ESB logs 518

Request to show the status of truncated transaction in ESB logs 518


VuNet Systems Private Limited

Request to show the status of truncated transaction in ESB logs 518

Overview


General/Customer specific

RBL

Author

Rachitha H V

Reviewer

Seema

Approver

Deepak G

Release date


Product Version

8.5r5

Audience: CSG/TechWarriors/PAC/Platform/Product teams


What’s the Issue?


Request to show the status of truncated transaction in ESB logs


Describe the Issue in Detail



In RBL, ESB Team have requested to show the status of truncated transaction

Truncated transaction: Truncated transactions are those who are on the higher side of characters. And During implementation vunet has decided with ESB team if the transactions has crossed certain limit of characters, then we will mark those transactions as truncated transactions because it is very heavy for us to process such log line.

Now few team want to see the status of truncated transaction.







Below is code written previously



Requirement is above code should apply to payload-esbauditlog index which is the clone of esb-auditlog index  


Solution Summary


  1. Added the clone logic before the truncat logic.
  2. Added the truncate logic only for payload-esbaudit index, as below