I'm currently an Orion NPM user, but we do not have APM. We are looking to expand our application monitoring capabilities and so are looking at the features of APM. Well the Solarwinds website has a ton of broken links concerning APM so I can't seem to get all the basic info right now. One of our requirements for an application monitoring solution is to parse application logs for errors. Does APM have the native ability to grab and inspect logs as specified by the APM administrator? So basically I would tell tell it, log is here: "\\server1\d$\app\CustomApp.log", poll the log every 5 mins, alert if any line contains "ERROR". Can APM do this or something similar, preferably without an agent (or third party tool)?
Thanks