How to filter data in logstash and can we add filter data into new field for example
I have upload the picture if you see the column of message column there is different transaction for example MCB Debit Card Charged, OTP Login,Activation Code, Money received, Debit Card Transaction reversed . Can we filter this data on logstash add new column Transaction type and match data if message is debit card charged it will go on Debit Card Transaction, If message is OTP Login then transaction type will be OTP, if message is Card Activation then it will go in Activation Code Filed
|