index
:
WebStat analyser
main
WebStat web site access analyser
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
webstat_logger_main.cpp
Commit message (
Expand
)
Author
Age
*
Add logging :-o
Dan Goodliffe
2026-03-20
*
Insert log entries in batches
Dan Goodliffe
2026-03-20
*
Execute jobs even when processing incoming logs
Dan Goodliffe
2026-03-17
*
Add job for puring old access log entries from the database
Dan Goodliffe
2025-12-20
*
Add support for configuring frequency of parked line job
Dan Goodliffe
2025-12-20
*
Add point to execute scheduled jobs when idle
Dan Goodliffe
2025-10-02
*
Write log lines to files on error
Dan Goodliffe
2025-09-30
*
Create settings structure
Dan Goodliffe
2025-09-24
*
Gracefully handle fatal exceptions and display message
Dan Goodliffe
2025-09-19
*
Store utsname details in the host's detail field
Dan Goodliffe
2025-09-02
*
Support configuring the DB pool
Dan Goodliffe
2025-09-01
*
Use a DB connection pool rather than a single connection
Dan Goodliffe
2025-09-01
*
Add basic boost::program_options support
Dan Goodliffe
2025-09-01
*
Provide hostname to Ingestor
Dan Goodliffe
2025-08-25
*
Pass a DB connection to Ingestor
Dan Goodliffe
2025-08-25
*
Initial commit; basic Apache log parsing
Dan Goodliffe
2025-08-25