Ran logging the past 24 hours and need to narrow down messages to only include specific keywords. This is the original message:
FW01 - - - %ASA-6-305011: Built dynamic UDP translation from inside:10.x.x.x/59654 to outside:67.x.x.x/59654
What I need is all messages that are only including the following are in quotes:
“FW01” - - - %ASA-6-305011: “Built dynamic UDP” translation from “inside”:10.x.x.x/59654 “to outside”:67.x.x.x/59654
I’ve tried to include all of the terms in bold in quotes for a specific time period, and that produced a wide range of different sites. I believe I am not using the correct syntax for what I need to achieve. Any assistance is appreciated.