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