Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | error handling and cleanup in imfile | Rainer Gerhards | 2008-02-14 | 1 | -23/+28 | |
| | ||||||
* | - enhanced file monitor doc | Rainer Gerhards | 2008-02-14 | 1 | -7/+13 | |
| | | | | - implemented $InputFilePollInterval config directive | |||||
* | some cleanup | Rainer Gerhards | 2008-02-13 | 1 | -3/+3 | |
| | ||||||
* | - fixed a race condition in DoDie() - cosmetic issue in debugging mode, | Rainer Gerhards | 2008-02-13 | 1 | -17/+105 | |
| | | | | | could not happen in production - added the ability to persist current read location for the file monitor | |||||
* | added ability to monitor file accross rotation | Rainer Gerhards | 2008-02-13 | 1 | -5/+8 | |
| | ||||||
* | - introduced a new, more powerful, message submission interface submitMsg() | Rainer Gerhards | 2008-02-13 | 1 | -13/+20 | |
| | | | | | | in additon to logmsg() - a first, rough implementation of imfile that is able to read files (but does not persist or handle rotation or whatever) | |||||
* | changed interface of logmsg() to make it more straightforward | Rainer Gerhards | 2008-02-13 | 1 | -1/+1 | |
| | ||||||
* | cleaned up imfile.c | Rainer Gerhards | 2008-02-13 | 1 | -283/+19 | |
| | ||||||
* | very quickly hacked a rought outline of the file monitor (without any | Rainer Gerhards | 2008-02-01 | 2 | -0/+639 | |
guarantees) |