Hi ,
I have below string and need to extract field after HCM5250: and before .
Also, while doing search need to consider 65.
Both response Code and responseMessage written on separate lines
65
updateContractTxnAccount Failed - update HCM5250:AD1218494460121708
For e.g:
index=mylog "65" AND "updateContractTxnAccount Failed - update HCM5250:" |rex
Not sure how to get exact rex here . Appreciate your help !!
Thanks ,
Harish
... View more