I am trying to monitor the content of a logfile, using a File Content Sensor.
My problem is that our server creates logfiles with the date encoded as part of the filename, e.g. MyServerLog_dd_mm_yyyy.txt.
Is there anyway of monitoring these logfiles by changing the filename dynamically as the sensor executes ?
Add comment