Page 1 of 1
custom log .txt file
Posted: Mon Jun 01, 2009 12:11 pm
by drmacchi
Does someone know a way to create a .txt file with ONLY some lines of the Homeseer's log? i mean a batch procedure that takes only some parts of the log file every x minutes and creates a .txt file every x minutes.
thanks[:)]
custom log .txt file
Posted: Mon Jun 01, 2009 12:19 pm
by TANE
you can try Bllog
http://bladeplugins.no-ip.org/BLLogMonitor/default.asp
or the SQL logging plugin from ultrajones
custom log .txt file
Posted: Mon Jun 01, 2009 10:53 pm
by drmacchi
Hi Chack, i tried that, but it doesn't generate a .txt file. It analyzes log files to trigger actions. Am i missing something?
custom log .txt file
Posted: Mon Jun 01, 2009 11:01 pm
by TANE
You are correct...
After analyzing you can write to txt file from a event...you have to write the code for this.