Jump to content

Log parsing(log4net, XML, apache, IIS)


Cptrico

Recommended Posts

Hi again,

Love your new roadmap :D inspiring to watch this software evolve to an even more useful product for all it administrators out there. Impressive stuff.

One useful thing would be to parse a log for errors at a scheduled time and escalate if threshold is violated, just like you do with the event log.

Best regards

Johnni

Link to comment
Share on other sites

  • Administrators

Hello,

I can only see this possible to be done by public api calls to the pc monitor application (which is not available yet) with user created plugins, because every application can have it's own way of formatting the log file. It would require a specific Parser for each particular log format.

It's a great idea but for now you can set your application to only log alerts / errors the you enable the file preview feature and you can see the log file from the device. Eventually it will be easier once pc monitor file atribute monitoring feature will be released. This will send you a notification if the file gets modified so you would know when to look for updates using the file browser.

Paul

Link to comment
Share on other sites

Hi Gents,

Thanks for your reply. I was thinking to start with just to have e.g the Linux agent to grep for a specific pattern in a log file if true then notify. Maybe under the create rule feature. For windows this could be done easily with powershell or log parser would not require much to implement this. The schedulers could be done using quartz.

Well just an idea :D

Begrds

Johnni

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...