If you only want the hours between 4 and 6 for *every* day then you probably should specify some custom logformat lines like this (assuming you have combined format logs):
LOGFORMAT (%S %j %u [%d/%M/%Y:04:%n:%j] "%j%w%r%wHTTP%j" %c %b "%f" "%B") LOGFORMAT (%S %j %u [%d/%M/%Y:04:%n:%j] "%j%w%r" %c %b "%f" "%B") LOGFORMAT (%S %j %u [%d/%M/%Y:04:%n:%j] "%r" %c %b "%f" "%B") LOGFORMAT (%S %j %u [%d/%M/%Y:05:%n:%j] "%j%w%r%wHTTP%j" %c %b "%f" "%B") LOGFORMAT (%S %j %u [%d/%M/%Y:05:%n:%j] "%j%w%r" %c %b "%f" "%B") LOGFORMAT (%S %j %u [%d/%M/%Y:05:%n:%j] "%r" %c %b "%f" "%B") LOGFORMAT (%S %j %u [%d/%M/%Y:06:%n:%j] "%j%w%r%wHTTP%j" %c %b "%f" "%B") LOGFORMAT (%S %j %u [%d/%M/%Y:06:%n:%j] "%j%w%r" %c %b "%f" "%B") LOGFORMAT (%S %j %u [%d/%M/%Y:06:%n:%j] "%r" %c %b "%f" "%B") If you want to have hours between 4 and 6 of only a certain day, then that is what the FROM and TO commands are for. -- Jeremy Wadsack Wadsack-Allen Digital Group Cristina Mart�n ([EMAIL PROTECTED]): > Hello! > I need to put that Analog cath the hours between four and six for > example. But a comand FROM indicate from four henceforth. How can I do it? > Thank you!! >> Hello! >> My analog version is 5.03. In the logformat I put the hour field. I > need that Analog generate the reports with the hours that I need only. I > pass it the all log file. Is the Analog able of to >> look for and separate this hours and it create the reports with this > hours? How can I do it? > Use the FROM and TO commands: > http://www.analog.cx/docs/include.html#FROMTO > -- > Jeremy Wadsack > Wadsack-Allen Digital Group > +------------------------------------------------------------------------ > | This is the analog-help mailing list. To unsubscribe from this > | mailing list, go to > | http://lists.isite.net/listgate/analog-help/unsubscribe.html > | > | List archives are available at > | http://www.mail-archive.com/[email protected]/ > | http://lists.isite.net/listgate/analog-help/archives/ > | http://www.tallylist.com/archives/index.cfm/mlist.7 > +------------------------------------------------------------------------ > +------------------------------------------------------------------------ > | This is the analog-help mailing list. To unsubscribe from this > | mailing list, go to > | http://lists.isite.net/listgate/analog-help/unsubscribe.html > | > | List archives are available at > | http://www.mail-archive.com/[email protected]/ > | http://lists.isite.net/listgate/analog-help/archives/ > | http://www.tallylist.com/archives/index.cfm/mlist.7 > +------------------------------------------------------------------------ +------------------------------------------------------------------------ | This is the analog-help mailing list. To unsubscribe from this | mailing list, go to | http://lists.isite.net/listgate/analog-help/unsubscribe.html | | List archives are available at | http://www.mail-archive.com/[email protected]/ | http://lists.isite.net/listgate/analog-help/archives/ | http://www.tallylist.com/archives/index.cfm/mlist.7 +------------------------------------------------------------------------
