Opened 14 months ago

Closed 6 months ago

#510 closed enhancement (fixed)

log file monitoring

Reported by: mikep Owned by: mickem
Priority: 1 Milestone: 0.4.1
Component: None Version: 0.4.0
Severity: Feature Requests Keywords:
Cc:

Description

I would like to see the capability of real-time event log monitoring extended to text log file monitoring. For example, it would allow the user to define real-time monitoring of the SQL log file.

The user could specify the path to the log file and additional filter informaiton similar to the event log real-time config.

NSCP would begin watching that file. As lines are written to the file, nscp would check each new line against the filters.

I am currenlty using check_logfile form ConSol? Labs, but I would prefer to standardize on nscp as my single Windows agent. I would also like real-time, instead of a timed poll.

Change History (5)

comment:1 Changed 14 months ago by mikep

  • Component changed from None to CheckEventlog
  • Owner set to mickem
  • Severity changed from Bugs to Feature Requests

comment:2 Changed 14 months ago by mickem

  • Milestone changed from 0.4.1 to 0.4.2

This is planned...

Or a CheckFile (no plural s) is planned which does the same as CheckFiles but for content.

comment:3 Changed 14 months ago by mickem

  • Component changed from CheckEventlog to None
  • Milestone changed from 0.4.2 to 0.4.1

comment:4 Changed 11 months ago by mickem

  • Version changed from 0.4.0-rc to 0.4.0

comment:5 Changed 6 months ago by mickem

  • Resolution set to fixed
  • Status changed from new to closed

Added in 0.4.1 See CheckLogFile module

Note: See TracTickets for help on using tickets.