Click the Start a free trial link to start a 15-day SaaS trial of our product and join our community as a trial user. If you are an existing customer do not start a free trial.
AppDynamics customers and established members should click the sign in button to authenticate.
12-14-2017 04:36 AM - last edited on 07-07-2022 02:43 PM by Ryan.Paredez
Hi,
As an AppD beginner, loads of time, I get stuck with the easiest problems..
SELECT * FROM logs WHERE source = "%*SAP*%" and messages like "%,cn%" but do not get a search result. *sap* is part of the filename. ,cn is part of the content... any good ideas out there ??
thanks.
helmut.
Solved! Go to Solution.
12-16-2017 07:25 AM
Helmut,
can you let us know what's the error you are facing while running that query. Maybe, you can share a screenshot if possible.
Also, I would suggest you to try something like below and let me know if it works and also try once without any wildcard charcters and share its result.
SELECT * FROM logs WHERE source = "%*SAP*%" and message ="%,cn%"
Regards,
Mohammed Rayan
User | Count |
---|---|
2 | |
2 | |
2 | |
1 |
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form